﻿@charset "Shift_JIS";

body{
     width:850px;
	 }

#main_wrapper{
    width:850px; 
	background:url(../imgs/bg_topmain01.gif) no-repeat top; 
	padding-top:7px; 
	margin:10px 0; 
	clear:both;
	}
	
#main_containts{
    background:url(../imgs/bg_topmain03.gif) no-repeat bottom;
	padding-bottom:7px;
	}


#main_containts_l{
    float:left;
	width:273px;
	margin:1px 0 0 7px;
	_margin:1px 0 0 3px;
	}

#login{
    width:273px; 
	margin:0;
	}
	
#btn_login{
	width:273px;
	margin:0;
	padding:0;
	height:50px;
	text-indent:-99999px;
	display:block;
	background:url(../imgs/btn_direct.gif) no-repeat 0px 0px;
	}
	
#btn_login a{
	text-decoration:none;
	height:50px;
	display:block;
	overflow:hidden;
    outline:none;
	}

	

#btn_service{
	width:273px;
	margin:0;
	padding:0;
	height:29px;
	text-indent:-99999px;
	display:block;
	background:url(../imgs/btn_direct.gif) no-repeat 0px -50px;
	}

*:first-child+html #btn_service{
    margin-top:-2px;
	}
	
#btn_service a{
	text-decoration:none;
	height:29px;
	display:block;
	overflow:hidden;
    outline:none;
	}
		

.link_houjin{
    margin-bottom:5px;
    _margin-bottom:3px;
	clear:both;
	background:url(../imgs/tri_red2.gif) no-repeat 0 1px;
	padding-left:12px
	}


#nav_main{
    width:271px;
	height:119px;
	margin:0 0 0 2px;
	padding:5px;
	font-size:9pt;
	}

#topics ul{
    width:200px;
	}	
	
#topics li{
    float:left;
	background:url(../imgs/tri_red2.gif) no-repeat 0 2px;
	padding-left:13px;
	margin-bottom:3px;
	_margin-bottom:1px;
    }


#btn_attention{
    clear:both;
	width:273px;
	margin-top:2px;
	padding:0;
	height:25px;
	text-indent:-99999px;
	display:block;
	background:url(../imgs/btn_kinyuu.gif) no-repeat 0px 0px;
	}
	
#btn_attention a{
	text-decoration:none;
	height:25px;
	display:block;
	overflow:hidden;
    outline:none;
	}


#main_containts_r{
    float:right;
	width:554px;
	margin:0 7px 0 0;
	_margin:0 5px 0 0;
	}


#sub_wrapper{
   width:850px;
   }


#sub_left{
   float:left; 
   width:650px; 
   }


#sub_wrapper dl{
   width:200px;
   margin-top:10px;
   float:left;
	}
	
#sub_wrapper dt{
    font-weight:bold;
	font-size:large;
	}
	
#btn_s04{
    clear:both;
	}
		
.p_none{
    display:none;
	}


#sub_right{
    width:190px; 
	float:right; 
	}
	
.banner li {
    margin-bottom:3px;
	}
	
#links{
    width:190px; 
	background:#eaeaea; 
	margin:5px 0;
	}
	
#links_in{
     width:170px; 
	 background:#fff; 
	 padding:5px; 
	 margin:0 5px 5px;
	 }
	 
.txt_link {
     margin:5px 0 10px;
	 }	 
	 
.txt_link li{
    background:url(../imgs/tri_red2.gif) no-repeat 0 1px;
	padding-left:14px;
	margin-bottom:3px;
	}
	 
.txt_link li a:link {color:#5a5a5a;text-decoration:none;}
.txt_link li a:visited {color:#5a5a5a;text-decoration:none;}
.txt_link li a:active {color:#5a5a5a;text-decoration:none;}


#logo_link ul{
    margin:10px 0 0;
	}
	
#logo_link li{
    margin-bottom:3px;
	}

.sub_r_boader{
    border-bottom: dotted 1px #ccc; 
	padding-bottom:5px;
	}
	
#footer,#page_top{
    width:850px;
	}

#footer_adobe{
    clear:both; 
	width:850px; 
	margin:5px 0;
	} 
	
#footer_adobe ul{
 	margin:5px 0;
	}
	
#footer_adobe ul li{
    float:left;
	margin-right:10px;
	}


/*2010.06.11追加*/
#service table{
	width:649px;
	border-top:#aeaeae solid 1px;
	border-left:#aeaeae solid 1px;
	margin-bottom:10px;
}
#service th{
	border-right:#aeaeae solid 1px;
	width:215px;
	height:36px;
	text-align:left;
	vertical-align:top;
	padding:10px 10px 0 10px;
	}

#service td{
	border-right:#aeaeae solid 1px;
	border-bottom:#aeaeae solid 1px;
	vertical-align:top;
	width:215px;
	}

#service td ul{
    padding:10px 10px 20px;
	}
	
#service td li{
    background:url(../imgs/img_new06.gif) no-repeat left top ;
	padding-left:10px;
	line-height:1.6;
	}