@charset "utf-8";
/* CSS Document */

/**************************************************************************************************
Initialization
**************************************************************************************************/


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,table,td,th,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
	margin			: 0;
	padding			: 0;
	color:#39444a;
}

table{
	border-collapse	: collapse;
	border-spacing	: 0;
}

fieldset,img{
	border			: 0;
}

li {
	list-style		: none;
}

h1,h2,h3,h4,h5,h6{
	font-weight		: normal;
}


body {
	font-size		: 14px;
	*font-size		: small;
	*font			: x-small;
}

select,
input,
textarea {
	font-size		: 99%;
}

* {
	font-size		: 100%;
}

a:hover img.Rollover{
	opacity:0.7;
	filter: alpha(opacity=70);
}


/**************************************************************************************************
CLEARFIX CLASS
**************************************************************************************************/


.clearfix:after {
	display			: block;
	clear			: both;
	height			: 0;
	visibility		: hidden;
	content			: ".";
	line-height		: 0;
}
.clearfix {
	display			: inline-table;
	min-height		: 1%;
}
/* FOR MAC IE \*/
* html .clearfix {
	height			: 1%;
}
.clearfix {
	display			: block;
}

/* END OF FOR MAC IE */


/* LINK
-------------------------------------------------------------------------------------------------*/
a:link {
	color			: #0066CC;
	text-decoration	:none;
}
a:active {
	color			: #0066CC;
	text-decoration	:none;
}
a:visited {
	color			: #0066CC;
	text-decoration	:none;
}
a:hover {
	color			: #0066CC;
	text-decoration	:underline;
}

/* OUTLINE
-------------------------------------------------------------------------------------------------*/
body {
	margin			: 0;
	color			: #333333;
	background		: #f6f0e2;
	font-family		: 'ＭＳ Ｐゴシック' , 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , Verdana , Arial , Helvetica , sans-serif;
}

#Container {
	background-image:url(../img/common/cont_bg.gif);
	background-repeat:repeat-y;
	margin:0 auto 0 auto;
	padding:0;
	width:925px;
	height:100%;
}

/* HEADER
-------------------------------------------------------------------------------------------------*/
#Header {
	margin:0;
	padding			: 0;
	min-height		: 83px;
	_height			: 83px;
	background-image:url(../img/common/head_bg.gif);
	background-repeat:repeat-x;
}

#Header .cont {
	width		: 920px;
	height:100px;
	margin:0 auto 0 auto;
}

#Header div.left {
	float		: left;
	padding		: 15px 0 5px 0;
	width		: 700px;
}

#Header .cont .left span {
	float:left;
	margin:0 15px 0 0;
}

#Header div.right {
	float		: right;
	width		: 187px;
}

#Header div.right #Font {
	float		: right;
	margin-top	: 5px;
	padding		: 5px 0 5px 0;
	width		: 172px;
	height:33px;
	background-image	: url(../img/common/font_bg.gif);
	background-repeat	: no-repeat;
}
#Header div.right ul#size li {
	float:left;

}

#Header div.right ul#right_a {
	margin-top	: 60px;
}

#Header div.right ul#right_a li {
	float:left;
	margin:0 0 0 16px;
}

#Header h1 {
	float	: left;
	margin-right:19px;
}

#Header .cont .left p {
	margin:8px 0 10px 0;
}

#HeaderMenu {
	margin			: 0;
	padding			: 0;
	background		: url(../img/common/navi_bg.gif);
	height:47px;
}

#HeaderMenu ul li {
	float		: left;
	white-space	: nowrap;
	overflow	: hidden;
	font-size	: 14px;
}

#HeaderMenu .cont {
	width		: 920px;
	height:47px;
	margin:0 auto 0 auto;
}


/* CONTENTS
-------------------------------------------------------------------------------------------------*/

#Container p.Flash {
	text-align:center;
	margin:0px auto 0 auto;
	padding:10px 0 0 0;
}

#Container #Leftmenu {
	float:left;
	width:655px;
	padding:0 0 55px 12px;
	margin:0;
}

#Container #Leftmenu .Menu_left {
	float:left;
	width:320px;
	margin:10px 0 0 0;
	background-image:url(../img/top/menu_bg.gif);
	background-repeat:repeat-y;
}

#Container span.Menu_line {
	float:left;
	margin:6px 7px 8px 8px;
	padding:0;
}

#Container #Leftmenu .Menu_left .left,#Container #Leftmenu .Menu_right .left {
	float:left;
	width:189px;
	margin:0;
	padding:0;
	
}

#Container #Leftmenu .Menu_left h3, #Container #Leftmenu .Menu_right h3  {
	float:left;	
	margin:13px 0 20px 0;
	padding:0;
	width:189px;
}

#Container #Leftmenu .Menu_left p,#Container #Leftmenu .Menu_right p {
	padding:0;
	margin:0;
}
#Contents span.Menu_photo {
	float:right;
	margin:2px 0 2px 0;
	padding:0;
}

#Container #Leftmenu .Menu_right {
	float:right;
	width:320px;
	margin:10px 0 0 0;
	background-image:url(../img/top/menu_bg.gif);
	background-repeat:repeat-y;
}

#Container #Leftmenu #schedule {
	clear:both;
	margin:0;
	padding:15px 0 0 0;
}

#Container #Leftmenu #schedule h3 {
	margin:0;
	padding:0;
}

#Container #Leftmenu #News {
	clear:both;
	margin-top:15px;
}

#Container #Leftmenu #News #News_box a {
	background-image:url(../img/common/a_icon.gif);
	background-repeat:no-repeat;
	padding-left:9px;
}

#Container #Leftmenu #News #News_box p {
	margin:18px 0 18px 20px;
}

#Container #Leftmenu #News h3 {
	margin-top:0;
	padding:0;
}

#Container #Leftmenu #News #News_box {
	background:#FFF;
	border:solid 1px #d1d1d1;
}



#Container #Rightmenu {
	float:right;
	width:230px;
	padding:0 12px 30px 0;
	margin:0;
}

#Container #Rightmenu .Menu {
	margin:0;
	padding:0;
	background:#fffef9;
	border:solid 1px #d1d1d1;
}

#Container #Rightmenu .Menu h3 {
	margin:0 0 0 0;
	padding:0 0 0 0;
}


#Container #Rightmenu .Menu p {
	line-height:21px;
	margin:10px 0 10px 0;


}

#Container #Rightmenu .Menu a {
	background:transparent url(../img/guide/Right_a_icon.gif) no-repeat scroll 0 0;
	margin:10px 0 5px 7px;
	padding:1px 0 9px 18px;
}

#Container #Rightmenu p.ban00 {
	margin:0 0 0 0;
}

#Container #Rightmenu p.ban01 {
	margin-top:9px;
}

#Container #Rightmenu p.ban02 {
	margin-top:15px;
}

#Container #Rightmenu p.Tel {
	margin:10px 0 10px 0;
	line-height:18px;
}

#Container #Rightmenu p.Tel a {
	background-image:url(../img/common/a_icon.gif);
	background-repeat:no-repeat;
	padding-left:9px;
}

#Container #Rightmenu #Tel {
	margin:0;
	padding:15px 0 0 0;
	
}

#Container #Rightmenu #Tel p span.namber {
	font-size:16px;
}


#Container  #a_top {
	clear:both;
	margin:15px 0 0 0;
	padding:0;
}

#Container  #a_top p {
	text-align:right;
	margin-right:3px;
}

/* FOOTER
-------------------------------------------------------------------------------------------------*/
#Footer {
	clear:both;
	background-image:url(../img/common/foot_bg.gif);
	background-repeat:repeat-x;
	min-height		: 83px;
	height:83px;
	margin:0;
	padding:0;
}

#Footer ul {
	width:920px;
	margin:0 auto 0 auto;
	padding:15px 0 0 0;
}

#Footer ul li {
	float:left;
	margin:0 11px 0 11px;
}

#Footer ul li a {
	background-image:url(../img/common/foot_a_icon.gif);
	background-repeat:no-repeat;
	padding-left:9px;
}

#Footer p {
	clear:both;
	text-align:center;
	margin:0;
	padding:30px 0 0 0;
}


/* Second Pages
-------------------------------------------------------------------------------------------------*/

#Container #Leftmenu ul.Pagemenu {
	width:632px;
	height:100%;
	border:solid 2px #CCC;
	display:inline-block;
	margin:20px 0 30px 0;
	padding:10px;
}

#Container #Leftmenu ul.Pagemenu li {
	background-image:url(../img/common/a_icon.gif);
	background-repeat:no-repeat;
	float:left;
	margin:0 36px 0 0;
	padding:0 0 0 10px;
}


strong.txt_led {
	color:#bf1700;
}


#Container .TopicPath {
	margin:0;
	padding:12px 0 15px 12px;
	font-size:12px;
	font-weight:normal;
}

#Container .TopicPath strong {
	font-weight:normal;
}


#Container #Leftmenu h2.Title {
	margin:0 0 0 0;
}


#Container #Leftmenu .First {
	margin:15px 0 35px 0;
}

#Container #Leftmenu .First span {
	float:left;	
}

#Container #Leftmenu .First p {
	padding:0;
	margin:10px 0 0 25px;
	float:left;	
	line-height:21px;
	width:452px;
}


/* Q&A
-------------------------------------------------------------------------------------------------*/

.FaqMenu {
	border-bottom:solid 1px #67594c;
	margin:35px 0 0 0;
}

.FaqMenu li {
	background:transparent url(../img/q_a/icon_q.gif) no-repeat scroll 0 0;
	margin:0 0 5px;
	padding:0 0 9px 30px;
	line-height:22px;
	font-weight:bold;
}

.FaqBox {
	margin:25px 0 0 0;
}

.FaqBox h3 {
	background:transparent url(../img/q_a/icon_q.gif) no-repeat scroll 0 0;
	margin:0 0 5px;
	padding:0 0 9px 30px;
	line-height:22px;
	font-weight:bold;
	border-bottom:dotted 1px #999;
}

.FaqBox strong {
	background:transparent url(../img/q_a/icon_a.gif) no-repeat scroll 0 0;
	margin:0 0 5px;
	padding:5px 0 9px 30px;
	line-height:22px;
	font-weight:bold;
}

.FaqBox p {
	margin:10px 0 5px;
	padding:0 0 9px 30px;
	line-height:21px;
}

.FaqBox p.txt_small {
	font-size:12px;
}


/* Listen
-------------------------------------------------------------------------------------------------*/

#Container #Leftmenu .ListenBox {
	margin:35px 0 0 0;
	padding:0;
	clear:both;
	display:inline-block;
}

#Container #Leftmenu .ListenBox .left {
	float:left;
	width:427px;
	margin:7px 0 0 0;
}

#Container #Leftmenu .ListenBox .right {
	float:right;
	width:212px;
	margin:15px 0 0 15px;
}

#Container #Leftmenu .ListenBox .ImageBox {
	margin:15px 0 0 0;
}

#Container #Leftmenu .ListenBox h4,#Container #Leftmenu .Ear_Both h4 {
	background:transparent url(../img/common/square.gif) no-repeat scroll 0 0;
	margin:10px 0 5px;
	padding:5px 0 9px 20px;
	line-height:2px;
	font-weight:bold;
	border-bottom:dotted 1px #999;
}

#Container #Leftmenu .ListenBox p {
	line-height:21px;
}

#Container #Leftmenu .Ear_Both {
	clear:both;
	border:solid 1px #d1d1d1;
	padding:10px;
	margin:35px 0 0 0;
	display:inline-block;
}

#Container #Leftmenu .Ear_Both .left {
	float:left;
	width:416px;
	margin:16px 0 35px 0;
}

#Container #Leftmenu .Ear_Both p {
	line-height:21px;
}

#Container #Leftmenu .Ear_Both .right {
	float:right;
	width:201px;
	margin:15px 0 0 0;
}

#Container #Leftmenu .Ear_Both li {
	padding:0;
	margin:10px 0 0 15px;
	line-height:21px;
	list-style-type:disc;
}

/* Flow
-------------------------------------------------------------------------------------------------*/

#Container #Leftmenu .Flow_Boxfull {
	margin:7px 0 0 0;
	
}

#Container #Leftmenu .Flow_Boxfull p {
	line-height:21px;
}


/* Guide
-------------------------------------------------------------------------------------------------*/

#Container #Leftmenu p.a_more {
	text-align:right;
	margin:35px 0 0 0;
	padding:0;
}

/* Company
-------------------------------------------------------------------------------------------------*/

#Container #Leftmenu .Summary {
	margin:30px 0 0 0;
}


#Container #Leftmenu table {
	border:solid 1px #d5d5d5;
	margin:20px 0 0 0;
	
}

#Container #Leftmenu table th {
	background:#fbfbf7;
	line-height:3.5;
	text-align:center;
	border:solid 1px #d5d5d5;
}

#Container #Leftmenu table td {
	text-align:left;
	padding:0 10px 0 10px;
	line-height:21px;
	border:solid 1px #d5d5d5;
}

/* Store
-------------------------------------------------------------------------------------------------*/

#Container #Leftmenu .StoreBox {
	margin:35px 0 0 0;
	padding:0;
	clear:both;
	display:inline-block;
}

#Container #Leftmenu .StoreBox .left {
	float:left;
	width:315px;
	margin:7px 0 0 0;
}

#Container #Leftmenu .StoreBox .left p {
	line-height:21px;
	margin:0 0 10px 0;
}

#Container #Leftmenu .StoreBox  p.st {
	font-weight:bold;
}


#Container #Leftmenu .StoreBox .right {
	float:right;
	width:324px;
	margin:15px 0 0 0;
}

#Container #Leftmenu .StoreBox .right a {
	background-image:url(../img/common/a_icon.gif);
	background-repeat:no-repeat;
	float:left;
	margin:10px 36px 0 0;
	padding:0 0 0 10px;
}

#Container #Leftmenu .StoreBox .message_left {
	float:left;
	margin:15px 15px 0 0;
	padding:0;
}

#Container #Leftmenu .StoreBox .message_right {
	float:right;
	line-height:21px;
	margin:15px 0 0 0;
	padding:0;
	width:520px;
}


/* Link
-------------------------------------------------------------------------------------------------*/

#Container #Leftmenu .Link {
	margin:20px 0 0 0;
}

#Container #Leftmenu ul.Links {
	margin:20px 0 20px 0;
}

#Container #Leftmenu ul.Links li {
	background-image:url(../img/common/a_icon.gif);
	background-repeat:no-repeat;
	margin:10px 0 0 20px;
	padding:0 0 0 10px;
}


/* Sitemap
-------------------------------------------------------------------------------------------------*/

#Container #Leftmenu ul.Sitemaps {
	margin:10px 0 0 0;
	padding:0 0 0 0;
}

#Container #Leftmenu ul.Sitemaps li {
	float:left;
	background-image:url(../img/common/a_icon.gif);
	background-repeat:no-repeat;
	margin:10px 30px 35px 20px;
	padding:0 0 0 10px;
}

#Container #Leftmenu ul.Sitemaps02 {
	margin:10px 0 0 0;
	padding:0 0 0 0;
}

#Container #Leftmenu ul.Sitemaps02 li {
	float:left;
	background-image:url(../img/common/a_icon.gif);
	background-repeat:no-repeat;
	margin:0 36px 10px 20px;
	padding:0 0 0 10px;
}

#Container #Leftmenu ul.Sitemaps03 {
	margin:0 0 35px 0;
	padding:0 0 0 0;
	width:550px;
}

#Container #Leftmenu ul.Sitemaps03 li {
	float:left;
	background-image:url(../img/common/a_icon.gif);
	background-repeat:no-repeat;
	margin:0 30px 35px 20px;
	padding:0 0 0 10px;
}


/* Inquiry
-------------------------------------------------------------------------------------------------*/

#Container #Leftmenu p.Inquiry_first {
	margin:15px 0 0 0;
	padding:0;
	line-height:21px;
}


#Container #Leftmenu .Link h4 {
	background:transparent url(../img/common/square.gif) no-repeat scroll 0 0;
	margin:25px 0 10px;
	padding:5px 0 9px 20px;
	line-height:2px;
	font-weight:bold;
	border-bottom:dotted 1px #999;
}

#Container #Leftmenu .Link p {
	margin:5px 0 10px 0;
	padding:0 0 0 0;
	line-height:21px;
}

#Container #Leftmenu .Link span.mailto {
	margin:0 0 35px 0;
	line-height:55px;
}


/* Calendar
-------------------------------------------------------------------------------------------------*/

#Container #Leftmenu p.Month {
	background-color:#faf9ea;	
	text-align:center;
	font-weight:bold;
	font-size:110%;
	padding:10px 40px 10px 0;
	border:solid 1px #dbd7a2;
	margin:0;
}

#Container #Leftmenu p.Month a {
	background-image:url(../img/common/a_icon.gif);
	background-repeat:no-repeat;
	padding:0 0 10px 10px;
	margin:0 0 0 36px;
}

#Container #Leftmenu h3.calendar_title {
	background-image:url(../img/calendar/title_bg.gif);
	background-repeat:no-repeat;
	color:#5f7b22;
	font-weight:bold;
	width:656px;
	padding:0 0 7px 20px;
	margin:25px 0 0 0;
	font-size:120%;
}

#Container #Leftmenu table.calendar tr.sat{
	background-color:#e6f7ff;
}

#Container #Leftmenu table.calendar tr.sun{
	background-color:#ffdfdf;
}

#Container #Leftmenu table.calendar th{
	text-align:center;
}

#Container #Leftmenu table.calendar td{
	line-height:1.5;
	padding:10px 12px 10px 12px;
}

#Container #Leftmenu table.calendar td.center {
	text-align:center;
	line-height:1.5;
	padding:10px 12px 10px 12px;
}

#Container #Leftmenu table.calendar td span.ld{
	color:#8d1100;
}

#Container #Leftmenu table.calendar td span.yl{
	color:#ffcc00;
}

#Container #Leftmenu table.calendar td span.bl{
	color:#2b94e5;
}

#Container #Leftmenu table.calendar td span.gr{
	color:#16ec00;
}

#Container #Leftmenu ul.Pagemenu_cal {
	width:632px;
	height:100%;
	border:solid 2px #CCC;
	display:inline-block;
	margin:20px 0 0 0;
	padding:10px;
}

#Container #Leftmenu ul.Pagemenu_cal li {
	float:left;
	margin:5px 36px 5px 0;
	padding:0 0 0 15px;
	line-height:14px;

}

#Container #Leftmenu ul.Pagemenu_cal li.square_led {
	background-image:url(../img/calendar/square_led.gif);
	background-repeat:no-repeat;
}

#Container #Leftmenu ul.Pagemenu_cal li.square_yellow {
	background-image:url(../img/calendar/square_yellow.gif);
	background-repeat:no-repeat;
}

#Container #Leftmenu ul.Pagemenu_cal li.square_blue {
	background-image:url(../img/calendar/square_blue.gif);
	background-repeat:no-repeat;
}

#Container #Leftmenu ul.Pagemenu_cal li.square_green {
	background-image:url(../img/calendar/square_green.gif);
	background-repeat:no-repeat;
}


/* Product
-------------------------------------------------------------------------------------------------*/

#Container #Leftmenu ul.Pagemenu_product {
	width:632px;
	height:100%;
	border:solid 2px #CCC;
	display:inline-block;
	margin:20px 0 0 0;
	padding:10px;
}

#Container #Leftmenu ul.Pagemenu_product li {
	float:left;
	margin:5px 30px 5px 0;
	padding:0 0 0 40px;
	line-height:22px;

}

#Container #Leftmenu ul.Pagemenu_product li.lev01 {
	background-image:url(../img/product/lev01.gif);
	background-repeat:no-repeat;
}

#Container #Leftmenu ul.Pagemenu_product li.lev02 {
	background-image:url(../img/product/lev02.gif);
	background-repeat:no-repeat;
}

#Container #Leftmenu ul.Pagemenu_product li.lev03 {
	background-image:url(../img/product/lev03.gif);
	background-repeat:no-repeat;
}

#Container #Leftmenu ul.Pagemenu_product li.lev04 {
	background-image:url(../img/product/lev04.gif);
	background-repeat:no-repeat;
}


#Container #Leftmenu .ListenBox h4.type01 {
	background:transparent url(../img/guide/type/type01_bg.gif) no-repeat scroll 0 0;
	margin:10px 0 5px;
	padding:5px 0 9px 20px;
	line-height:12px;
	font-weight:bold;
	border-bottom:dotted 1px #999;
}

#Container #Leftmenu .ListenBox h4.type01 {
	background:transparent url(../img/guide/type/type01_bg.gif) no-repeat scroll 0 0;
	margin:10px 0 5px;
	padding:5px 0 9px 20px;
	line-height:12px;
	font-weight:bold;
	border-bottom:dotted 1px #999;
}

#Container #Leftmenu .ListenBox h4.type05 {
	background:transparent url(../img/guide/type/type05_bg.gif) no-repeat scroll 0 0;
	margin:10px 0 5px;
	padding:5px 0 9px 20px;
	line-height:12px;
	font-weight:bold;
	border-bottom:dotted 1px #999;
}

#Container #Leftmenu .ListenBox h4.type06 {
	background:transparent url(../img/guide/type/type06_bg.gif) no-repeat scroll 0 0;
	margin:10px 0 5px;
	padding:5px 0 9px 20px;
	line-height:12px;
	font-weight:bold;
	border-bottom:dotted 1px #999;
}

#Container #Leftmenu .ListenBox h4.pro_type01 {
	background:transparent url(../img/product/type01_bg.gif) no-repeat scroll 0 0;
	margin:10px 0 5px;
	padding:5px 0 9px 20px;
	line-height:12px;
	font-weight:bold;
	border-bottom:dotted 1px #999;
}

#Container #Leftmenu .ListenBox h4.pro_type02 {
	background:transparent url(../img/product/type02_bg.gif) no-repeat scroll 0 0;
	margin:10px 0 5px;
	padding:5px 0 9px 20px;
	line-height:12px;
	font-weight:bold;
	border-bottom:dotted 1px #999;
}

#Container #Leftmenu .ListenBox h4.pro_type03 {
	background:transparent url(../img/product/type03_bg.gif) no-repeat scroll 0 0;
	margin:10px 0 5px;
	padding:5px 0 9px 20px;
	line-height:12px;
	font-weight:bold;
	border-bottom:dotted 1px #999;
}

#Container #Leftmenu .ListenBox strong {
	color:#cf5050;
}

#Container #Leftmenu .ListenBox p.price {
	margin:10px 0 5px;
	padding:5px;
	border:#cf5050 solid 1px;
}


#Container #Leftmenu .ListenBox p.sub {
	margin:15px 0 10px 0;
}

#Container #Leftmenu .ListenBox .voice_f {
	float:left;
	width:91px;
	margin:25px 20px 0px 0;
}

#Container #Leftmenu .ListenBox .voice {
	float:right;
	margin:25px 0 0 0;
	width:540px;
}

#Container #Leftmenu .ListenBox .voice p.red {
	color:#982f01;
}

#Container #Leftmenu .ListenBox .voice p.blue {
	color:#013698;
}


/* Greeting
-------------------------------------------------------------------------------------------------*/

#Container #Leftmenu .GreetingBox {
	margin:15px 0 0 0;
	padding:0;
	clear:both;
	display:inline-block;
}

#Container #Leftmenu .GreetingBox .left {
	float:left;
	width:405px;
	margin:7px 0 0 0;
}

#Container #Leftmenu .GreetingBox .left h3 {
	margin:0 0 18px 0;
}

#Container #Leftmenu .GreetingBox .left p {
	line-height:27px;
	margin:0 0 10px 0;
	text-indent:1em;
}

#Container #Leftmenu .GreetingBox .right {
	float:right;
	width:240px;
	margin:10px 0 0 10px;
	padding:0;
}

#Container #Leftmenu .GreetingBox .right p {
	text-align:right;
	width:240px;
	margin:20px 0 0 0;
	padding:0;
}

/* Recruit
-------------------------------------------------------------------------------------------------*/

#Container #Leftmenu .Summary table td {
	padding:10px;
	margin:0;
	
}

#Container #Leftmenu .Summary p.Entry_bottun {
	text-align:center;
	margin:25px 0 0 0;
}

#Container #Leftmenu .ListenBox .message_left {
	float:left;
	margin:15px 15px 0 0;
	padding:0;
}

#Container #Leftmenu .ListenBox .message_right {
	float:right;
	line-height:21px;
	margin:15px 0 0 0;
	padding:0;
	width:520px;
}

#Container #Leftmenu p.entry {
	margin:15px 0 0 12px;
	padding:0;
}

#Container #Leftmenu p.entry_flow {
	margin:15px 0 0 10px;
	padding:0;
	line-height:21px;
}

#Container #Leftmenu p.entry a {
	margin:15px 0 0 0;
	padding:0;
	background-image:url(../img/common/a_icon.gif);
	background-repeat:no-repeat;
	padding-left:9px;
	font-weight:bold;
}

#Container #Leftmenu p.entry_left {
	float:left;
	padding:5px;
}

#Container #Leftmenu p.entry_left a {
	margin:15px 0 0 0;
	padding:0;
	background-image:url(../img/common/a_icon.gif);
	background-repeat:no-repeat;
	padding-left:9px;
}
	#Container #Leftmenu p.entry_left a.none {
		margin: 0;
		padding:0;
		background:none !important;
	}

#Container #Leftmenu p.entry_ban {
	float:right;
	padding:20px 0 0 0;
}

#Container #Leftmenu p.entry_ban2 {
	margin:20px 0 0 10px;
}


