/*ヘッダー*/
li.kojin a {
	display : block ;
	width : 170px ;
	height : 23px ;
	background-image : url("../images/common/tab_kojin_on.jpg");
	background-repeat : no-repeat ;
	}
	
a.houjin_tab {
	display : block ;
	width : 170px ;
	height : 23px ;
	background-image : url("../images/common/tab_houjin_off.jpg");
	background-repeat : no-repeat ;
	}


h2.link {
	display : block ;
	width : 720px ;
	height : 55px ;
	margin-left : 14px ;
	background-image : url("../images/link/tab_base_link.jpg");
	background-repeat : no-repeat ;
	}

	
div.img1 img {
	position : absolute ;
	z-index : 1 ;
	top : 440px ;
	left : 750px ;
	*left : 780px ;
	}
	
div.img2 img {
	position : absolute ;
	z-index : 1 ;
	top : 560px ;
	left : 750px ;
	*left : 780px ;
	}


	
/*コンテンツ*/

div.link_box {
	margin : 22px 0px 0px 25px ;
	width: 600px;
	}
	
h3 {
	color:#66CCFF;
	border-left:10px solid #CCC;
	border-bottom:1px solid #CCC;
	font-weight: bold;
	font-size: 13px;
	padding: 0pt 5px 3px 10px;
	margin: 20px 0pt 10px 0pt;
	width: 665px;
	}
	
p.normal {
	font-size: 13px;
	color: #666;
	line-height: 1.5em;
	}
	
ul.link {
	margin-top: 20px;
}	
	
ul.link li{
	list-style-type:disc;
	line-height: 2.0em;
	margin-left: 40px;
	font-size: 13px;
	color: #666;
}

ul.link li a{
	color: #3366CC;
	font-weight: bold;
	text-decoration: underline;
}
