﻿
/* ::::::::::::::::::::::::::::::ページ左分け*/


#left_side

{
	float:left;
	margin:0px;
	padding:0px;
	width: 610px;


}








/* ::::::::::::::::::::::::::::::タイトル*/


h1{
	float:left;
	margin:0px;
	padding:0px;
	padding-top:5px;
	padding-bottom:0px;
	width: 610px;
	height:35px;
	font-size:18px;
	color:#000;
	text-align:left;
	text-indent:20px;
	line-height:35px;
	background-image: url(../images/floor/head.gif);
	background-repeat: no-repeat;
	background-postion: top;

}




/* :::::::::::::::::::::::::::::::フロアマップリード*/


.read{
	margin:0px;
	padding:20px;
	padding-bottom:0px;
	font-size:14px;
	line-height:24px;
	text-align:left;
	background-image: url(../images/floor/body.gif);
	background-repeat: repeat-y;
	background-postion: top;



}










/* ::::::::::::::::::::::::::::::フッター*/


h2{
	float:left;
	margin:0px;
	padding:0px;
	padding-bottom:15px;
	width: 610px;
	height:15px;
	background-image: url(../images/floor/foot.gif);
	background-repeat: no-repeat;
	background-postion: top;



}



/* ::::::::::::::::::::::::::::::タイトル*/


h3{

	float:left;
	margin:0px;
	padding:5px;
	width: 610px;
	font-size:16px;
	line-height:24px;
	color:#529900;
	text-align:left;




}


/* ::::::::::::::::::::::::::::::サブタイトル*/


h4{

	float:left;
	margin:0px;
	padding:5px;
	padding-top:10px;
	width: 610px;
	font-size:12px;
	line-height:20px;
	color:#529900;
	text-align:left;




}





/* 左側コンテンツ  ボックス*/ 
#maker{
	float:left;
	margin:5px;
	height:18px;
	width:280px;
	text-align:left;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", "osaka","sans-serif ";
	color: #666;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../images/common/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;


}

/* ::::::::::::::::::::::::::::::next-back リンク下*/


h5{

	float:right;
	margin:0px;
	padding:5px;
	padding-top:5px;
	padding-bottom:10px;
	width:400px;
	height:12px;
	font-size:12px;
	color:#529900;
	text-align:right;
	font-weight:lighter;

}


/* ::::::::::::::::::::::::::::::トップへ戻るボタン*/


h6{
	float:left;
	margin:0px;
	padding:5px;
	padding-top:5px;
	padding-bottom:10px;
	width: 180px;
	height:12px;
	font-size:12px;
	color:#529900;
	text-align:left;
	font-weight:lighter;
	font-family:arial;

}




