﻿
/* ::::::::::::::::::::::::::::::ページ左分け*/


#left_side

{
	float:left;
	margin:0px;
	padding:0px;
	width: 610px;
	font-size:14px;


}


/* ::::::::::::::::::::::::::::::タイトル*/


h1{
	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;

}




/* :::::::::::::::::::::::::::::::フロアマップリード*/


.fl_read{
	margin:0px;
	padding:20px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:14px;
	line-height:20px;
	text-align:left;
	background-image: url(../images/floor/body.gif);
	background-repeat: repeat-y;
	background-postion: top;



}




/* ::::::::::::::::::::::::::::::フッター*/


h2{

	margin:0px;
	padding:0px;
	width: 610px;
	height:15px;
	font-size:18px;
	background-image: url(../images/floor/foot.gif);
	background-repeat: no-repeat;
	background-postion: top;

}






/* ::::::::::::::::::::::::::::::next-back リンク下*/


h4{

	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;

}


/* ::::::::::::::::::::::::::::::トップへ戻るボタン*/


h5{
	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;

}




/* 左側コンテンツ  グッズボックス*/ 
#aiu{
	margin:0px;
	padding:0px;
	margin-top:15px;
	height:17px;
	width:605px;
	text-align:left;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", "osaka","sans-serif ";
	color: #529800;
	font-weight:bold;
	float: right;
	padding-left: 2px;
	padding-bottom: 1px;
        background-image: url(../images/common/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;


}



#goods{
	float:left;
	margin:5px;
	width:110px;
	text-align:left;
	float: left;
	padding-left: 2px;
	padding-bottom: 0px;
	background-repeat: repeat-x;
	background-position: bottom;


}


#goods2{
	float:left;
	margin:5px;
	width:100px;
	text-align:left;
	float: left;
	padding-left: 2px;
	padding-bottom: 0px;
	background-repeat: repeat-x;
	background-position: bottom;


}






/* 左側コンテンツあいうえおリンク */

#aiunavi{
float:left;
margin:0px;
padding:5px;
text-align:center;



}

#aiunavi ul{
margin:0px;
padding:0px;

list-style-type: none;
width:600px;
}

#aiunavi li{
float:left;
width: 60px;
height:15px;
font-size: 11px;  
line-height:15px;

}

#aiunavi li a{
padding: 0.1em 0;
text-align: center;
display:block;
width:99%;
background-color:#7FBB00;

color:white;
font-weight:bold;
}

#aiunavi li a:hover{
background-color: #529800;
color:#FFF;
font-weight:bold;
}





/* 左側コンテンツ販売商品リンク */

#pagenavi{
margin:5px;
position: relative;
width: 100%;
}

#pagenavi ul{
list-style-type: none;
}

#pagenavi li{
float:left;
width: 178px;
}

#pagenavi li a{
padding: 0.1em 0;
text-align: center;
display:block;
width:99%;
background-color:#7FBB00;
font-size: 11px;  
color:white;
font-weight:bold;
}

#pagenavi li a:hover{
background-color: #529800;
color: white;
font-size: 11px;  
font-weight:bold;
}


/*テーブル インデックス*/
div#cotent table#table-ind {
border: 1px #D5BC8B solid;
border-collapse: collapse;
border-spacing: 0;
}


table#table-ind td {
width: 90%;
padding:5px;
text-align: left;  
font-size: 12px; 
font-family: "ＭＳ Ｐゴシック", "osaka","sans-serif "; 
color: #666; 
line-height: 18px;
white-space: normal;
border: 1px #7FBB00 solid;
border-collapse: collapse;
}


/*テーブル インデックス*/
div#cotent table#table-ind2 {
border: 1px #fff solid;
border-collapse: collapse;
border-spacing: 0;
}


table#table-ind2 td {
width: 90%;
padding:5px;
text-align: left;  
font-size: 12px; 
font-family: "ＭＳ Ｐゴシック", "osaka","sans-serif "; 
color: #666; 
line-height: 18px;
white-space: normal;
border: 1px #fff solid;
border-collapse: collapse;
}

