﻿

/*==================*/

.info{
	width:100%;
	padding:0px;
	margin:0px;
}

.info h2{
	text-align:center;
	height:34px;
	margin:0px;
	color:#555;
	font-size:10pt;
	line-height:34px;
}

.info_main{
	padding:3px;
	margin:0 0 5px 0;
	border:2px solid;
}
.info_main p{
	margin:3px;
	color:#333;
}


.info h2{background:url('other/info.jpg');}

.info .info_main{	border-color:#88f;}

.info .blank{
	border:0px;
	margin:0px;
	padding]:0px;
	background:none;
	border-color:#fff;
}
.info .blank .info_main{
	padding:0px;
	margin:0 0 5px 0;
	border:0px solid #fff;
}

/*==============================*/


.list_img{		
	width:180px;	
	margin:0 0 5px 0;	
}		
.list_img h2 {		
	width:100%;	
	margin:0px;	
	padding:8px 0px 8px 0px;	
	text-align:center;	
	border:none;	
	font-size:10pt;	
	background:	url('other/list_h2.jpg') no-repeat;
	color:	#33f;
	border-bottom:1px solid #fff;
}		
.list_img ul {		
	margin: 0;	
	padding: 0;	
}		
.list_img li {		
	list-style: none;	
	margin: 0px;	
	padding: 0px;	
}		
.list_img ul li {		
	margin: 0px;	
	padding: 0px;	
}		
.list_img ul li a{		
	display: block;	
	line-height:30px;
	_height:28px;
	text-decoration: none;	
	padding: 3px 0px 3px 12px;	
	background: url('other/list_nomal.jpg') ;
	color: 	#fff;
	margin:0px;
	border-bottom:1px solid #fff;
}		
.list_img ul li a:hover{		
	background: url('other/list_hover.jpg');
	color: 	#33f;
}		


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/		

#company{}
#company .com_1{
	background:url('other/con1.jpg') no-repeat;
	height:27px;
}
#company .com_2{
	background:url('other/con2.jpg')  repeat-y;
	padding:5px 0px 0px 10px;
}
#company .com_3{
	background:url('other/con3.jpg')  no-repeat;
	height:15px;
}

#company .p6{	font-size:6pt;}
#company .p7{	font-size:7pt;}
#company .p8{	font-size:8pt;}
#company .p9{	font-size:9pt;}
#company .p10{	font-size:10pt;}
#company .p11{	font-size:11pt;}
#company .p12{	font-size:12pt;}
#company .p13{	font-size:13pt;}
#company .p14{	font-size:14pt;}
#company .p15{	font-size:15pt;}

#company .TELFAX {
	font-size:11pt;
	font-weight:bold;
	font-family:"MS UI Gothic";
	margin:0px 0px 0px 7px;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/		

.list_gray{		
	width:100%;	
	margin:5px 0 10px 0;	
}		
.list_gray h2 {		
	width:100%;	
	margin:0px;	
	padding:5px 0px;	
	text-align:left;	
	border-bottom:1px solid #bbb;	
	font-size:10pt;	
	background:none;
	color:	#666;
}		
.list_gray ul {		
	margin: 0;	
	padding: 0;	
}		
.list_gray li {		
	list-style: none;	
	margin: 0px;	
	padding: 0px;	
}		
.list_gray ul li {		
	border-right:1px dashed #aaa;	
	border-bottom: 1px dashed #aaa;	
	margin: 2px 0px;	
	padding: 0px;	
}
.list_gray ul li a{		
	display:block;
	text-decoration: none;	
	padding: 5px 0px 5px 10px;	
	border-left: 5px solid 	#090;
	color: 	#333;
}		
.list_gray ul li a:hover{		
	text-decoration:underline;
	background:#ffc;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/		

.list_dot{
	width:100%;
}

.list_dot h2{
	width:100%;
	margin:0px;	
	padding:5px 0px;	
	text-align:left;	
	border-bottom:1px solid #bbb;	
	font-size:10pt;	
	background:none;
	color:	#666;
}

.list_dot ul{
	margin-top:0px;
}


.list_dot ul li{
	list-style-type:circle;
	margin-left:-18px;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px dotted #555;
}

.list_dot ul li a{
	text-decoration:none;
	color:#444;
}
.list_dot ul li a:hover{
	text-decoration:underline;
	color:#44a;
}