*{ padding:0; margin:0;}

body{
	background:url(../images/body_bg.gif) repeat-x #e7e7e7;
	/*font-family:"ＭＳ Ｐゴシック";*/
	font-size:12px;
	line-height:1.6em;
	_text-align:center;
}

a{ text-decoration:underline; color:#0000ff;}
a:hover{ text-decoration:none;}
a:hover img{ opacity:0.7; filter:alpha(opacity=70);}
img{ border:none; vertical-align:bottom;}

#pagetop{ clear:both; color:#2e943c;}

.left{ text-align:left;}
.right{ text-align:right;}
.center{ text-align:center;}
.clear{ clear:both;}
.f-left{ float:left;}
.f-right{ float:right;}
.pl-10{ padding-left:10px;}
.pt-10{ padding-top:10px;}

/*　LAYOUT
-----------------------------------------*/
#wrap{}
#wrap #container{
	width:880px;
	margin:0 auto;
	text-align:left;
	_text-align:left;
}

#wrap #container #header{
	width:880px;
	height:135px;
}

#wrap #container #header h1{
	height:72px;
	padding:8px 0 0 25px;
	float:left;
	font-size:11px;
}

#wrap #container #header p{
	padding:6px 0 0 0;
	float:right;
}

#wrap #container #header #globalnav{
	clear:both;
	_clear:none;
	list-style:none;
	_float:left;
	_position:relative;
	_top:7px;
}

#wrap #container #header #globalnav li{
	float:left;
}

#other #wrap #container #content{
	width:850px;
	_width:880px;
	padding:10px 15px;
	_padding:10px 15px;
	background:url(../images/index_content_bg.gif) repeat-y #fff;
	float:left;
	_float:none;
}

#wrap #container #footer{
	width:880px;
	height:45px;
	background:url(../images/footer_bg.gif) repeat-x #d3d2d2;
	border-top:solid 4px #666;
	border-bottom:solid 4px #666;
	text-align:center;
	clear:both;
}

#wrap #container #footer ul{
	padding:5px 0 0 0;
	list-style:none;
}

#wrap #container #footer ul li{
	padding:0 5px;
	display:inline;
}

#wrap #container #footer #address{
	color:#1b0c80;
}

#wrap #container #footer #address span{
	color:#cc0000;
}

/*　OTHER(LAYOUT)
-----------------------------------------*/
#old-other #wrap #container #content{
	width:850px;
	_width:880px;
	padding:10px 15px;
	_padding:10px 15px;
	background:#fff;
	float:left;
	_float:none;
}

#old-other #wrap #container #content #maincol{
	width:685px;
	float:right;
	background:#fff;
	color: #000000;
	text-align: left;
}

#old-other #wrap #container #content #cnav{
	width:150px;
	float:left;
	background:#fff;
}

/*　OTHER(CONTENTS：CNAV)
-----------------------------------------*/
#old-other #wrap #container #content #cnav h2{
	width:150px;
	padding:0 0 1px 0;
	font-size:11px;
}

#old-other #wrap #container #content #cnav .section{
	width:150px;
	padding:0 0 10px 0;
}

#old-other #wrap #container #content #cnav .none{
	padding:10px 0 0 0;
}

#old-other #wrap #container #content #cnav .section ul#nav{
	padding:1px 0 0 1px;
	list-style:none;
	background:#2e943c;
}

#old-other #wrap #container #content #cnav .section ul#nav li{
	width:148px;
	padding:0 0 1px 0;
}

#old-other #wrap #container #content #cnav .section div.ad{
	width:148px;
	padding:0 0 0 0;
	border:solid 1px #00530c;
	background:#fff;
}

#old-other #wrap #container #content #cnav .section div.ad ul{
	width:122px;
	padding:10px 14px;
}

#old-other #wrap #container #content #cnav .section div.ad ul li{
	width:120px;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	list-style:none;
	border-bottom:solid 1px #00530c;
}

#old-other #wrap #container #content #cnav .section div.ad ul li.fix{
	width:120px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	list-style:none;
	border-bottom:none;
}

#old-other #wrap #container #content #cnav .section div.info{
	width:148px;
	padding:0 0 10px 0;
	border:solid 1px #666;
	background:#fff;
	_text-align:center;
}

#old-other #wrap #container #content #cnav .section div.info h3{
	padding:0 0 10px 0;
	font-size:11px;
}

#old-other #wrap #container #content #cnav .section div.info p{
	padding:0px 16px 0px 16px;
	_padding:0px 5px 5px 10px;
	font-size:11px;
	_text-align:left;
}

#old-other #wrap #container #content #cnav .section div.info p img{
	padding:5px 0 0 0;
	font-size:11px;
}

#old-other #wrap #container #content #cnav .section div.info table{
	width:130px;
	margin:0px auto 10px auto;
	background:#999;
}

#old-other #wrap #container #content #cnav .section div.info table th{
	background:#fdf8e5;
	font-size:12px;
	font-weight:normal;
}

#old-other #wrap #container #content #cnav .section div.info table th.month{
	background:#faf4c6;
	font-size:12px;
	font-weight:bold;
}

#old-other #wrap #container #content #cnav .section div.info table td{
	background:#fff;
	text-align:center;
	font-size:12px;
}

#old-other #wrap #container #content #cnav .section div.info table td a{
	font-weight:bold;
}

#old-other #wrap #container #content #cnav .section div{
	width:148px;
	border:solid 1px #c8c8c8;
	background:#fff;
}

#old-other #wrap #container #content #cnav .section div h3{
	font-size:11px;
}

#old-other #wrap #container #content #cnav .section div ul{
	list-style:none;
	padding:10px;
}

/*　OTHER(CONTENTS：MAINCOL)
-----------------------------------------*/
#old-other #wrap #container #content #maincol h2{
	font-size:11px;
}

#old-other #wrap #container #content #maincol #search{
	width:685px;
	height:35px;
	margin:0 0 20px 0;
	background:#e4e4e4;
	text-align:right;
}

#old-other #wrap #container #content #maincol #search form{
	padding:8px 10px 0 0;
}

#old-other #wrap #container #content #maincol #search input.btn{
	font-size:12px;
	height:22px;
	vertical-align:top;
}

#old-other #wrap #container #content #maincol #col{ width:685px; _padding:0 0 0 10px;}
#old-other #wrap #container #content #maincol #col h3{ width:645px; _width:665px; padding:9px 0 7px 20px; margin:0 auto 10px auto; font-size:13px; font-weight:bold; background:url(../images/other_maincol_col_h3.gif) no-repeat; background-position:left top;}
#old-other #wrap #container #content #maincol #col h4{ width:630px; padding:8px 0 5px 8px;	margin:0 auto 10px auto; font-size:13px; font-weight:bold;/* border-left:solid 4px #5e7b50;*/ border-left:solid 4px #555; background:#ececec;}







/*　AD.HTML(CONTENTS：MAINCOL)
-----------------------------------------*/
#old-other #wrap #container #content #maincol #col #ad h4{ width:630px; padding:8px 0 5px 8px; margin:0 auto 10px auto; _margin:0 0 10px 15px; font-size:13px; font-weight:bold;/* border-left:solid 4px #5e7b50;*/ border-left:solid 4px #555; background:#ececec;}
#old-other #wrap #container #content #maincol #col #ad .section{ width:635px; _width:655px; padding:0 25px; _padding:0 25px; margin:0 0 1.5em 0;}
#old-other #wrap #container #content #maincol #col #ad .section p{ padding:0 0 0.5em 0;}
#old-other #wrap #container #content #maincol #col #ad .section p span{ padding:0.5em 0 0.5em 0.5em; display:block; line-height:130%; color:#cc0000; font-size:11px;}
#old-other #wrap #container #content #maincol #col #ad .section ul{}
#old-other #wrap #container #content #maincol #col #ad .section ul li{ list-style:inside;}
#old-other #wrap #container #content #maincol #col #ad .section .top{ text-align:right; padding:1em 0 1.5em 0;}
#old-other #wrap #container #content #maincol #col #ad .section table{ width:620px; margin:0 auto 0 auto; background:#ccc; font-size:12px; color:#000;}
#old-other #wrap #container #content #maincol #col #ad .section table th{ padding:10px 8px 8px 8px; background:#e9e9e9; text-align:center;}
#old-other #wrap #container #content #maincol #col #ad .section table th.title{ padding:10px 8px 8px 8px; color:#000; background:#f5f5f5; text-align:center;}
#old-other #wrap #container #content #maincol #col #ad .section table td{ padding:10px 8px 8px 8px; background:#fff; text-align:center;}

/*　CONTACT.HTML(CONTENTS：MAINCOL)
-----------------------------------------*/
#old-other #wrap #container #content #maincol #col #contact .section{ width:635px; _width:655px; padding:0 25px; _padding:0 15px; margin:0 0 1em 0;}
#old-other #wrap #container #content #maincol #col #contact .section p{ padding:0 0 0.5em 0;}
#old-other #wrap #container #content #maincol #col #contact .section p span{ padding:0 10px 0 0; color:#cc0000; display:block; text-align:right;}
#old-other #wrap #container #content #maincol #col #contact .section table{ width:620px; margin:0 auto 20px auto; background:#ccc; font-size:12px;}
#old-other #wrap #container #content #maincol #col #contact .section table th{ padding:8px; background:#f5f5f5; text-align:right;}
#old-other #wrap #container #content #maincol #col #contact .section table th.title{ padding:8px; color:#000; background:#eee; text-align:center;}
#old-other #wrap #container #content #maincol #col #contact .section table td{ width:480px; padding:8px; background:#fff; text-align:left;}
#old-other #wrap #container #content #maincol #col #contact .section table td span{ padding:0 5px; color:#cc0000; font-weight:bold;}
#old-other #wrap #container #content #maincol #col #contact .section table td input{ margin:0 5px 0 0;}

/*　DISCLAIMER.HTML(CONTENTS：MAINCOL)
-----------------------------------------*/
#old-other #wrap #container #content #maincol #col #disclaimer .section{ width:635px; _width:655px; padding:0 25px; _padding:0 15px; margin:0 0 1em 0;}
#old-other #wrap #container #content #maincol #col #disclaimer .section p{ padding:0 0 0.5em 0;}

/*　SITEMAP.HTML(CONTENTS：MAINCOL)
-----------------------------------------*/
#old-other #wrap #container #content #maincol #col #sitemap .section{ width:635px; _width:655px; padding:0 25px; _padding:0 15px; margin:0 0 1em 0;}
#old-other #wrap #container #content #maincol #col #sitemap .section p{ padding:0 0 0.5em 0;}
#old-other #wrap #container #content #maincol #col #sitemap .section ul.parent{ padding:5px 0px 15px 15px;}
#old-other #wrap #container #content #maincol #col #sitemap .section ul.parent li{ margin:0 0 10px 0; list-style-position:outside; list-style:url(../images/index_maincol_icon_01.gif);}
#old-other #wrap #container #content #maincol #col #sitemap .section ul.parent li ul.child{ padding:5px 0px 0px 0px;}
#old-other #wrap #container #content #maincol #col #sitemap .section ul.parent li ul.child li{ list-style:none;}

/*　INDEX(LAYOUT)
-----------------------------------------*/
#other #wrap #container #content #mainimage{
	width:850px;
	padding:10px 0 0 0;
	margin:0 0 10px 0;
	background:#fff;
}

#other #wrap #container #content #maincol{
	width:664px;
	float:left;
}

#other #wrap #container #content #cnav{
	width:155px;
	float:right;
}

/*　INDEX(CONTENTS)
-----------------------------------------*/
#other #wrap #container #content #maincol .section3{
	width:299px;
	/*height:370px !important;*/
	height:370px;
	_height:380px;
	padding:0 0 10px 0;
	_padding:0 0 10px 9px;
	margin:0 0 30px 20px;
	_margin:0px 0 40px 20px;
	display:inline;
	background:#e7e7e7;
	border:solid 1px #c8c8c8;
	float:left;
}

#other #wrap #container #content #maincol .section3 p{
	padding:0 10px 10px 10px;
}

#other #wrap #container #content #maincol .section3 div{
	width:277px;
	padding:0 0 0 0;
	margin:0 auto;
	background:#fff;
	border:solid 1px #c8c8c8;
}

#other #wrap #container #content #maincol .section3 div ul{
	padding:10px 10px;
}

#other #wrap #container #content #maincol .section3 div ul li{
	padding:0 0 20px 0;
	list-style:none;
	list-style-position:outside;
	color:#000;
}

#other #wrap #container #content #maincol .section3 div ul li.fix{
	list-style:url(../images/other_maincol_colum_icon_01.gif);
	list-style-position:inside;
	color:#999;
}

#other #wrap #container #content #maincol .section3 div ul li.list{
	list-style:none;
	list-style-position:outside;
	color:#999;
}

#other #wrap #container #content #maincol .section3 div ul li.listfix{
	padding:76px 0 0 0 !important;
	padding:75px 0 0 0;
	list-style:none;
	list-style-position:inside;
	text-align:right;
	color:#999;
}

#other #wrap #container #content #maincol .section3 div ul li span{
	padding:0 0 0 10px;
	color:#2e943c;
}

#other #wrap #container #content #maincol .section3 ol{
	padding:5px 0px 15px 25px;
	text-align:right;
}

#other #wrap #container #content #maincol .section3 ol li{
	list-style:url(../images/other_maincol_colum_icon_02.gif);
	list-style-position:inside;
	float:right;
}

#other #wrap #container #content #maincol .section4{
	width:299px;
	height:370px;
	padding:0 0 10px 0;
	_padding:0 0 0px 0;
	/*_padding:0 0 10px 9px;*/
	margin:0 0 30px 0px;
	_margin:0px 0 40px 0px;
	/*_margin:0 0 30px 10px;*/
	background:#e7e7e7;
	border:solid 1px #c8c8c8;
	float:right;
}

#other #wrap #container #content #maincol .section4 p{
	padding:0 10px 10px 10px;
}

#other #wrap #container #content #maincol .section4 div{
	width:277px;
	padding:0 0 0 0;
	margin:0 auto;
	_margin:0 0 0 10px;
	background:#fff;
	border:solid 1px #c8c8c8;
}

#other #wrap #container #content #maincol .section4 div ul{
	padding:10px 10px;
}

#other #wrap #container #content #maincol .section4 div ul li{
	list-style:none;
	list-style-position:outside;
	color:#000;
}

#other #wrap #container #content #maincol .section4 div ul li.fix{
	list-style:url(../images/other_maincol_colum_icon_01.gif);
	list-style-position:inside;
	color:#999;
}

#other #wrap #container #content #maincol .section4 div ul li.list{
	list-style:none;
	list-style-position:outside;
	color:#999;
}

#other #wrap #container #content #maincol .section4 div ul li.listfix{
	list-style:none;
	list-style-position:inside;
	text-align:right;
	color:#999;
}

#other #wrap #container #content #maincol .section4 div ul li span{
	padding:0 0 0 10px;
	color:#2e943c;
}

#other #wrap #container #content #maincol .section4 ol{
	padding:5px 0 15px 25px;
	text-align:right;
}

#other #wrap #container #content #maincol .section4 ol li{
	list-style-position:inside;
	list-style:none;
	background:url(../images/index_maincol_icon_01.gif) no-repeat left;
	float:right;
}

#other #wrap #container #content #maincol .section4 ol li a{
	margin:0 15px 0 15px;
	display:block;
}

#other #wrap #container #content #maincol .section5{
	width:299px;
	height:470px;
	padding:0 0 10px 0;
	/*margin:0 0 30px 20px !important;*/
	margin:0 0 30px 20px;
	display:inline;
	background:#e7e7e7;
	border:solid 1px #c8c8c8;
	float:right;
}

#other #wrap #container #content #maincol .section5 p{
	padding:0 10px 10px 10px;
}

#other #wrap #container #content #maincol .section5 ol{
	padding:5px 0px 15px 15px;
}

#other #wrap #container #content #maincol .section5 ol li{
	/*list-style:url(../images/index_maincol_icon_01.gif);*/
	margin:0 0 5px 0;
	list-style-position:outside;
	list-style:none;
	background:url(../images/index_maincol_icon_01.gif) left no-repeat;
}

#other #wrap #container #content #maincol .section5 ol li a{
	padding:0 15px 0 15px;
}

#other #wrap #container #content #maincol .section6{
	width:299px;
	height:470px;
	padding:0 0 10px 0;
	margin:0 0 30px 20px;
	background:#def0fd;
	border:solid 1px #c8c8c8;
	float:left;
}

#other #wrap #container #content #maincol .section6 ol{
	padding:5px 0px 15px 15px;
}

#other #wrap #container #content #maincol .section6 ol li{
	/*list-style:url(../images/index_maincol_icon_01.gif);*/
	list-style-position:outside;
	list-style:none;
	margin:0 0 0px 0;
	background:url(../images/index_maincol_icon_02.gif) left no-repeat;
}

#other #wrap #container #content #maincol .section6 ol li.txt{
	/*list-style:url(../images/index_maincol_icon_01.gif);*/
	list-style-position:outside;
	list-style:none;
	margin:0 0 15px 0;
	padding:0 10px 0 0;
	background:none;
}

#other #wrap #container #content #maincol .section6 ol li a{
	padding:0 15px 0 15px;
}

#other #wrap #container #content #maincol h2{
	position:relative;
	bottom:10px;
	right:20px;
}

#other #wrap #container #content #maincol h2.title1{
	width:379px;
	height:37px;
	background:#eee;
	position:relative;
	bottom:10px;
	right:20px;
}

#other #wrap #container #content #maincol h2.title2{
	width:277px;
	height:37px;
	background:#eee;
	position:relative;
	bottom:10px;
	_bottom:20px;
	right:20px;
	_right:30px;
}

#other #wrap #container #content #maincol h2.title3{
	width:277px;
	height:37px;
	background:#eee;
	position:relative;
	bottom:10px;
	_bottom:20px;
	right:20px;
	_right:20px;
}

#other #wrap #container #content #maincol .section{
	width:643px;
	padding:0 0 10px 0;
	_padding:0 0 10px 10px;
	margin:0 0 30px 20px;
	_margin:10px 0 40px 20px;
	background:#e7e7e7;
	border:solid 1px #c8c8c8;
}

#other #wrap #container #content #maincol .section h2{
	position:relative;
	bottom:10px;
	_bottom:20px;
	right:20px;
	_right:30px;
}

#other #wrap #container #content #maincol .section h3{
	height:24px;
	padding:0;
	font-size:12px;
	font-weight:normal;
	text-align:right;
	background:url(../images/index_maincol_h3_bg.gif) repeat-x;
}

#other #wrap #container #content #maincol .section h3 img{
	float:left;
}

#other #wrap #container #content #maincol .section h3 span{
	padding:4px 10px 0 0;
	display:block;
}

#other #wrap #container #content #maincol .section div{
	width:621px;
	padding:0 0 0 0;
	margin:0 auto;
	background:#fff;
	border:solid 1px #c8c8c8;
}

#other #wrap #container #content #maincol .section div p{
	padding:20px 15px 0 15px;
	font-size:14px;

}

#other #wrap #container #content #maincol .section div p span{
	color:#2e943d;
}

#other #wrap #container #content #maincol .section div h4{
	padding:10px 10px 0 10px;
	font-size:11px;
}

#other #wrap #container #content #maincol .section div ul{
	padding:15px 25px;
	clear:both;
}

#other #wrap #container #content #maincol .section div ul li{
	list-style:square;
	list-style-position:inside;
	color:#999;
}

#other #wrap #container #content #maincol .section div ul li.fix{
	list-style:url(../images/index_maincol_icon_01.gif);
	list-style-position:inside;
	color:#999;
}

#other #wrap #container #content #maincol .section div ul li.list{
	list-style:none;
	list-style-position:outside;
	color:#999;
}

#other #wrap #container #content #maincol .section div ul li.listfix{
	list-style:none;
	list-style-position:inside;
	text-align:right;
	color:#999;
}

#other #wrap #container #content #maincol .section div ul li span{
	padding:0 0 0 10px;
	color:#2e943c;
}

#other #wrap #container #content #maincol .section ol{
	padding:5px 0px 15px 25px;
	text-align:right;
}

#other #wrap #container #content #maincol .section ol li{
	/*list-style:url(../images/other_maincol_colum_icon_02.gif);*/
	list-style-position:inside;
	list-style:none;
	background:url(../images/other_maincol_colum_icon_02.gif) no-repeat left;
	float:right;
}

#other #wrap #container #content #maincol .section ol li a{
	margin:0 15px 0 15px;
	display: block;
}

#other #wrap #container #content #maincol .banner{
	width:664px;
	padding:0 0 30px 0;
	text-align:right;
}

/*#other #wrap #container #content #cnav .section{
	width:153px;
	margin:0 0 10px 0;
	background:#fff;
	border:solid 1px #00530c;
}


#other #wrap #container #content #cnav .section h2{
	font-size:11px;
}

#other #wrap #container #content #cnav .section ul{
	width:122px;
	padding:10px 16px;
}

#other #wrap #container #content #cnav .section ul li{
	width:120px;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	list-style:none;
	border-bottom:solid 1px #00530c;
}

#other #wrap #container #content #cnav .section ul li.fix{
	width:120px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	list-style:none;
	border-bottom:none;
}

#other #wrap #container #content #cnav .info{
	width:153px;
	background:#fff;
	border:solid 1px #666;
	padding:0 0 10px 0;
	text-align:center;
}

#other #wrap #container #content #cnav .info h2{
	font-size:11px;
	padding:0 0 10px 0;
}

#other #wrap #container #content #cnav .info p{
	padding:2px 16px 0px 16px;
	text-align:left;
}

#other #wrap #container #content #cnav .info table{
	width:130px;
	margin:0px auto 5px auto;
	background:#999;
}

#other #wrap #container #content #cnav .info table th{
	background:#fdf8e5;
	font-size:12px;
	font-weight:normal;
}

#other #wrap #container #content #cnav .info table th.month{
	background:#faf4c6;
	font-size:12px;
	font-weight:bold;
}

#other #wrap #container #content #cnav .info table td{
	background:#fff;
	text-align:center;
	font-size:12px;
}

#other #wrap #container #content #cnav .info table td a{
	font-weight:bold;
}*/

/*　OTHER(CONTENTS：CNAV)
-----------------------------------------*/
#other #wrap #container #content #cnav h2{
	width:150px;
	padding:0 0 1px 0;
	font-size:11px;
}

#other #wrap #container #content #cnav .section{
	width:150px;
	padding:0 0 10px 0;
}

#other #wrap #container #content #cnav .section ul#nav{
	padding:1px 0 0 1px;
	list-style:none;
	background:#2e943c;
}

#other #wrap #container #content #cnav .section ul#nav li{
	width:148px;
	padding:0 0 1px 0;
}

#other #wrap #container #content #cnav .section div.ad{
	width:148px;
	padding:0 0 0 0;
	border:solid 1px #00530c;
	background:#fff;
}

#other #wrap #container #content #cnav .section div.ad ul{
	width:122px;
	padding:10px 14px;
}

#other #wrap #container #content #cnav .section div.ad ul li{
	width:120px;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	list-style:none;
	border-bottom:solid 1px #00530c;
}

#other #wrap #container #content #cnav .section div.ad ul li.fix{
	width:120px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	list-style:none;
	border-bottom:none;
}

#other #wrap #container #content #cnav .section div.info{
	width:148px;
	padding:0 0 10px 0;
	border:solid 1px #666;
	background:#fff;
	_text-align:center;
}

#other #wrap #container #content #cnav .section div.info h3{
	padding:0 0 10px 0;
	font-size:11px;
}

#other #wrap #container #content #cnav .section div.info p{
	padding:0px 16px 0px 16px;
	_padding:0px 5px 5px 10px;
	font-size:11px;
	_text-align:left;
}

#other #wrap #container #content #cnav .section div.info p img{
	padding:5px 0 0 0;
	font-size:11px;
}

#other #wrap #container #content #cnav .section div.info table{
	width:130px;
	margin:0px auto 10px auto;
	background:#999;
}

#other #wrap #container #content #cnav .section div.info table th{
	background:#fdf8e5;
	font-size:12px;
	font-weight:normal;
}

#other #wrap #container #content #cnav .section div.info table th.month{
	background:#faf4c6;
	font-size:12px;
	font-weight:bold;
}

#other #wrap #container #content #cnav .section div.info table td{
	background:#fff;
	text-align:center;
	font-size:12px;
}

#other #wrap #container #content #cnav .section div.info table td a{
	font-weight:bold;
}

#other #wrap #container #content #cnav .section div{
	width:148px;
	border:solid 1px #c8c8c8;
	background:#fff;
}

#other #wrap #container #content #cnav .section div h3{
	font-size:11px;
}

#other #wrap #container #content #cnav .section div ul{
	list-style:none;
	padding:10px;
}
