/* ########## INFO ########## */


.info{
	padding:20px;
}

.fukidashi{
	background-image:url(../picts/top/fukidashi.gif);
	background-repeat:no-repeat;
	padding-left:30px;
	padding-right:40px;
	padding-top:25px;
	width:480px;
	height:75px;
	
	font-size:9pt;
	line-height:18pt;
}

/* ########## NEWS ########## */

.news{
	width:357px;
}

.news_contents{
padding:13px;
}

.news_contents td{
 	border-bottom:dashed 1px #DDDDDD;
	padding-top:5px;
	padding-bottom:5px;
}
.news_text{
 	padding-left:10px;
}


.news_n{
	background-image:url(../picts/news_fixed/n.gif);
	background-repeat:no-repeat;
	width:357px;
	height:25px;
}

.news_center{
	background-image:url(../picts/news_fixed/m.gif);
	background-repeat:repeat-y;
	width:357px;
}

.news_s{
	background-image:url(../picts/news_fixed/s.gif);
	background-repeat:no-repeat;
	width:357px;
	height:9px;
}

/*  */
.sample{
	padding:20px;
	
}

.sample img{
	padding:5px;
}

.sample_left{
	float:left;
	width:250px;
}
.sample_right{
	float:right;
	width:490px;
}
