﻿
/* ::::::::::::::::::::::::::::::ページ左分け*/


#left_side

{
	float:left;
	margin:0px;
	padding:0px;
	width: 610px;


}


/* ::::::::::::::::::::::::::::::タイトル*/


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;



}


/* :::::::::::::::::::::::::::::::フロアマップリード*/


.sub_title{
	margin:0px;
	padding:20px;
	padding-top:10px;
	padding-bottom:5px;
	color:#529900;
	font-size:18px;
	font-weight:bold;
	line-height:20px;
	text-align:left;
	background-image: url(../images/floor/body.gif);
	background-repeat: repeat-y;
	background-postion: top;


}




/* :::::::::::::::::::::::::::::::フロアマップリード*/


.sub_title2{
	margin:0px;
	padding:0px;
	padding-top:20px;
	padding-bottom:10px;
	color:#529900;
	font-size:18px;
	font-weight:bold;
	line-height:20px;
	text-align:left;



}


/* ::::::::::::::::::::::::::::::ムービーフッター*/


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;

}





/* :::::::::::::::::::::::::::::::フロアマップリード緑*/


.fl_read_2{
	margin:0px;
	padding:20px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:14px;
	line-height:20px;
	text-align:left;




}












/* :::::::::::::::::::::::::::::::新着情報テキストお知らせ*/


.info{
	margin:0px;
	margin-bottom:5px;
	color:#666;
	font-size:10px;
	line-height:14px;





}







/* :::::::::::::::::::::::::::::::新着情報ボックスふた*/


.box1{
	margin:0px;
	padding:0px;
	width:280px;
	hegiht:20px;
	font-size:13px;
	font-weight:bold;
	text-indent:5px;
	color:#666;
	text-align:left;
	line-height:20px;
	background-image: url(../images/top/box1.gif);
	background-position: bottom;
	background-repeat: no-repeat;




}



/* ::::::::::::::::::::::::::::::新着情報ボックス中身*/


.box2{
	margin:0px;
	padding:5px;
	padding-top:5px;
	padding-bottom:0px;
	width:270px;
	height:80px;
	font-size:12px;
	color:#000;
	text-align:left;
	line-height:16px;
	background-image: url(../images/top/box2.gif);
	background-position: bottom;
	background-repeat: repeat-y;




}


/* ::::::::::::::::::::::::::::::新着情報ボックスフッター*/


.box3{
	margin:0px;
	padding:5px;
	padding-top:0px;
	margin-bottom:5px;
	width:270px;
	height:5px;
	font-size:5px;
	color:#000;
	text-align:left;
	background-image: url(../images/top/box3.gif);
	background-position: top;
	background-repeat: no-repeat;


}

/* ::::::::::::::::::::::::::::::新着情報バナー*/


.bnn{
	margin:0px;
	padding:0px;
	padding-bottom:4px;



}



/* 新着情報１行リンク*/



a.tx_news{
color: #c90000;
text-decoration: none; 
}
 
a.tx_news:link{
color: #c90000;
}
a.tx_news:visited{
color: #c90000;
text-decoration: none;
}
 
a.tx_news:hover{
display:block;
color: #FF9600;
text-decoration: none ;
background-color:#FFF7CA;

}
 




/* テーブル会社概要*/
div#cotent table#table-kai {
width: 610px;
border: 1px #E3E3E3 solid;
border-collapse: collapse;
border-spacing: 0;
}

table#table-kai th {
width: 120px;
padding: 5px;
border: #E3E3E3 solid;
border-width: 0 0 1px 1px;
background: #F5F5F5;
font-weight: bold;  
font-size: 12px; 
font-family: "ＭＳ Ｐゴシック", "osaka","sans-serif "; 
color: #666; 
line-height: 18px;
text-align: center;
white-space: normal;
}
table#table-kai td {
width: 490px;
padding: 5px;
border: 1px #E3E3E3 solid;
border-width: 0 0 1px 1px;  
font-size: 12px; 
font-family: "ＭＳ Ｐゴシック", "osaka","sans-serif ";  
color: #666;
line-height: 18px;
text-align: left;
white-space: normal;
}


