﻿/* ::::::::::::::::::::::::::::::新着情報タイトル*/


h1{
	margin:0px;
	padding:0px;
	width: 810px;
	height:30px;
	font-size:18px;
	color:#FFF;
	text-align:left;
	text-indent:20px;
	line-height:30px;
	background-image: url(../images/top/pick1.gif);
	background-repeat: no-repeat;
	background-postion: top;

}

/* :::::::::::::::::::::::::::::::新着情報コンテンツ*/




h2{
	float:left;
	padding:0px;
	padding-top:10px;
	margin:0px;
	width: 810px;
	background-image: url(../images/top/pick2.gif);
	background-repeat: repeat-y;
	font-weight:lighter;


}


/* :::::::::::::::::::::::::::::::新着情報フッター*/


h3{
	float:left;
	margin:0px;
	padding:0px;
	width:810px;
	height:30px;
	text-align:left;
	background-image: url(../images/top/pick3.gif);
	background-repeat: no-repeat;
	background-postion: top;
}





/* :::::::::::::::::::::::::::::::新着情報の中、パーツ分け*/
#mid{
	float:left;
	margin:0px;
	padding:0px;
	padding-top:5px;
	padding-bottom:0px;
	width: 300px;
	font-size:12px;
	text-align:left;
	line-height:18px;




}



#left{
	float:left;
	margin:0px;
	padding:15px;
	padding-top:5px;
	padding-bottom:0px;
	padding-right:0px;
	width: 290px;



}



#right{
	float:right;
	margin:0px;
	padding:20px;
	padding-top:5px;
	padding-bottom:0px;
	padding-left:0px;
	width: 170px;
	font-size:12px;
	color:#000;
	text-align:left;
	line-height:18px;



}




/* :::::::::::::::::::::::::::::::新着情報テキストニュース*/


.news{
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	color:#FF9600;
	font-weight:bold;
	background-image: url(../images/common/dot_red.gif);
	background-position: bottom;
	background-repeat: repeat-x;



}



/* :::::::::::::::::::::::::::::::新着情報テキストお知らせ*/


.info{
	margin:0px;
	padding:5px;
	margin-bottom:5px;
	color:#666;
	font-size:12px;
	line-height:18px;
	text-align:left;
	





}







/* :::::::::::::::::::::::::::::::新着情報ボックスふた*/


.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:10px;
	width:270px;
	height:auto;
	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 ;

}
 


