		/* -------------------------------------------------------- */
		/* footer*/
		#bar{
			position:absolute;
			top:1080px;				/* 1160px */
			left:0px;
		}
		#bar img{
			width:100%;
			height:3px;
		}
		#footer-link ul a li{
			list-style:none;
			display:inline;
			color: #333;
			text-decoration:none;
		}
		li#home{
			position:absolute;
			top:1100px;				/* 1180px */
			left:216px;
		}
		li#pro-inf{
			position:absolute;
			top:1100px;				/* 1180px */
			left:366px;
		}
		li#com-inf{
			position:absolute;
			top:1100px;				/* 1180px */
			left:463px;
		}
		li#rec-inf{
			position:absolute;
			top:1100px;				/* 1180px */
			left:530px;
		}
		li#inq-inf{
			position:absolute;
			top:1100px;				/* 1180px */
			left:598px;
		}
		li#sitemap{
			position:absolute;
			top:1100px;				/* 1180px */
			left:685px;
		}
		#footer-link a{
			text-decoration:none;
			*cursor:pointer;		/*ハック対応 IE6/7*/
		}
		#bar-2{
			position:absolute;
			top:1110px;				/* 1190px */
			left:0px
		}
		#bar-2 img{
			width:100%;
			height:1px;
		}
		#footer{
			position:absolute;
			top:1130px;				/* 1210px */
			left:340px;
		}
		#footer img{
			width:274px;
			height:9px;
		}
		/*階層リンク（上部）設定*/
		ul#link_bar li{
			list-style:none;
			display:inline;
			margin-right:3px;
		}
		/*">"画像　幅・高さ指定*/
		#arrow_R{
			width:7px;
			height:11px;
		}
		/*階層リンク（上部）表示位置指定*/
		#link_bar{
			position:absolute;
			top:155px;
			right:165px;
		}
		/* -------------------------------------------------------- */	
		/*白背景*/
		#bg_contentsarea{
			width:650px;
			height:100px;
			position:absolute;
			top:130px;
			left:125px;
			border-style:none;
		}
		/*pagetitle画像　表示位置指定*/
		#pagetitle{
			position: absolute;
			top:187px;
			right:155px;
		}
		/*写真　画像　表示位置指定*/
		#siten_icon{
			top:245px;
			left:180px;
			position:absolute;
			width:58px;
			height:70px;
		}
		/*title　表示位置指定*/
		#title{
			position: absolute;
			top:270px;
			left:260px;
			width:610px;
			height:25px;
			color:#086E8E;
			font-weight:600;
			font-family: "メイリオ", sans-serif;
			font-size:24px;
			line-height:30px;
			*padding-top:10px;		/* ハックIE6/7*/
		}
		/*titleテキスト　表示位置指定*/
		#title_text{
			position: absolute;
			top:312px;
			left:193px;
			width:570px;
			color:#000000;
			font-size:14px;
			font-weight:500;
			line-height:20px;
			text-align: justify;           /* 両端揃え */
			text-justify: inter-ideograph; /* 両端揃えの種類 */
			font-family: "メイリオ", sans-serif;
			*padding-top:10px;		/* ハックIE6/7*/
			*padding-bottom:10px;	/* ハックIE6/7*/
		}
		/*写真　画像　表示位置指定*/
		#picture01{
			position:absolute;
			left:-12px;
		/*	width:500px; */
		/* 	height:375px; */
		}
		/*titleテキスト　表示位置指定*/
		#title2_text{
			width:630px;
			height:30px;
			position: absolute;
			top:852px;
			left:180px;
			color:#000000;
			font-size:14px;
			font-weight:500;
			line-height:20px;
			font-family: "メイリオ", sans-serif;
			*padding-top:10px;		/* ハックIE6/7*/
			*padding-bottom:10px;	/* ハックIE6/7*/
		}
		/*このページの先頭へ*/
		#go_to_top{
			width:117px;
			height:23px;
			position: absolute;
			top:1050px;             /* 1130px */
			left:840px;
			border-style:none;
		}
	/* ハック対応 start */
	@media print{ 
		*body{
			*zoom: 65%;		/* ハック IE7 */
			_zoom: 65%;		/* ハック IE6 */
		}
	}
	/* ハック対応 end */
