﻿@charset "utf-8";

/*------右側共通　ヘルプメニュー--------*/
#top-03-box{
border: solid 2px #ff9400; 
padding:9px;
}

#top-03{
width:210px;
padding:10px 0px;
}

#top-03 h3{
width:165px;
height:38px;
padding-left:45px;
color:#555555;
line-height:38px;
font-size:13px;
display:block;
background:url(/images/cn/common/titlebar_210.gif);
margin-bottom:10px;
margin-top:-8px;
}
	
#top-03 li{
display:block;
width:190px;
margin-bottom:5px;
border-bottom:1px dotted #FF9400;
list-style:none;
}



#top-03 li a{
display:block;
font-size:100%;
font-weight:bold;
color:#555555;
padding-left:15px;
text-decoration:none;
}

#top-03 li a:hover{
text-decoration:underline;
}

#top-04{
width:230px;
margin-bottom:35px;
}

#top-04 h3{
width:195px;
height:27px;
padding-left:35px;
color:#fff;
line-height:27px;
font-size:120%;
display:block;
background:#e6e6e6 url(/images/ja/common_image/titlebar_glay_230.gif);
margin-bottom:10px;
}

#top-04 ul{
margin-right:10px;
width:204px;
padding:8px;
background-color:#fff;
}

#top-04 li{
list-style-type:none;
width:190px;
padding-left:14px;
padding-top:5px;
padding-bottom:7px;
border-bottom:1px dashed #999;
background:url(/images/ja/common_image/ya_red.gif) no-repeat left top;
background-position:0px 7px;
}

#top-04 li#last{
list-style-type:none;
background:none;
width:190px;
padding-bottom:0px;
border:none;
font-weight:bold;
text-align:right;
}
#top-04 li a{
color:#333;
}



