﻿
/* ::::::::::::::::::::::::::::::ページ左分け*/


#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:20px;
	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;

}
 



/* 新着情報ボックスリンク*/



a.tx_box{
color: #529900;
text-decoration: none; 
}
 
a.tx_box:link{
color: #529900;
}
a.tx_box:visited{
color: #529900;
text-decoration: none;
}
 
a.tx_box:hover{
color: #c90000;
text-decoration: underline ;

}
 

/* 製作・技術に関してリンク */

#ssnavi{
float:left;
margin:0px;
padding:0px;
width: 610px;
font-size: 14px;  
line-height:40px;
font-weight:bold;
text-indent:30px;
background-image: url(../images/floor/menu_btn.gif);
background-position: top;
background-repeat: no-repeat;
text-align: left;


}






#ssnavi  a{

width:90px;
color:white;


}

#ssnavi  a:hover{
width:90px;
color:#529900;

}

