/************************************************************************
*																		*
*	Fortuna　フォルチーナ												*
*	トップページ新着情報用スタイルシート								*
*																		*
*	COPYRIGHT c 2009 FORTUNA. ALL RIGHTS RESERVED.						*
*																		*
*************************************************************************/

@charset "utf-8";
/************************************************************************
基本指示
*************************************************************************/

body {
	font-size: 12px;
	line-height: 130%;
	color: #666;
	margin: 0px;
	padding: 0px;
	width: 515px;
}
td {
	font-size: 12px;
	line-height: 130%;
	color: #666;
}
table {
	margin: 0px;
	padding: 0px;
	width: 515px;
}
p{
	padding:0px;
	margin:0px;
}
.color{
	color:#D81E03;	
}
.sub_table{
	margin-right:auto;
	margin-left:auto;
	width:380px;
	margin-bottom:20px;
	margin-top:10px;
}
.sub_table02{
	margin-right:auto;
	margin-left:auto;
	width:350px;
}
.list2 {
	font-size: 12px;
	line-height: 120%;
	color: #666;
	padding-bottom: 2px;
	padding-top: 2px;
}
.list4 {
	font-size: 12px;
	line-height: 120%;
	color: #666;
	text-align: center;
	padding-bottom: 2px;
	padding-top: 2px;
}
.cut{
}
