﻿@charset "utf-8";

/*------右側共通　ヘルプメニュー--------*/
#top-03{
width:230px;
padding:10px 0px;
}

#top-03 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-03 li{
display:block;
width:230px;
height:53px;
margin-bottom:10px;
background:url(/images/ja/about/top_rightmenu.gif);
}



#top-03 li a{
width:215px;
height:53px;
display:block;
font-size:100%;
line-height:53px;
font-weight:bold;
color:#333;
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;
}




