@charaset "Shift_JIS";


/*汎用設定*/

*
{
	padding: 0px;
	margin: 0px;
}
body,table
{
	color: #330000;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 1.8em;
	line-break: strict;
	word-break: break-all;
	text-align: justify;
	text-justify: distribute;
}
body
{
	background: url(images/bg.jpg) repeat-x #E0EDEC;
}
table
{
	border: none;
	border-collapse: collapse;
}
td
{
	border: none;
	vertical-align: top;
}
a:link
{
	text-decoration: none;
	color: #CC0000;
}
a:visited
{
	text-decoration: none;
	color: #CC0000;
}
a:hover
{
	text-decoration: underline;
	color: #ff6600;
}
img
{
	border: none;
}
ul
{
	margin: 0px;
	padding-left: 17px;
}

/*フォント関連*/

.font10
{
	font-size: 10px;
	line-height: 1.5em;
	letter-spacing: 1px;
}
.cc01
{
	color:#F00;
}

/*エリア指定*/


#wrapper
{
	width: 880px;
	margin: 0px auto;
}
#pickup
{
	background: url(images/pickup.jpg) no-repeat;
	width: 800px;
	height:770px;
	position: relative; 
}
#pickup-text01
{
	line-height: 1.5em;
	position: absolute;
	top: 118px;
	left: 30px;
	width: 270px;
}
#pickup-text02
{
	line-height: 1.5em;
	position: absolute;
	top: 378px;
	left: 250px;
	width: 200px;
}
#pickup-text03
{
	line-height: 1.5em;
	position: absolute;
	top: 598px;
	left: 30px;
	width: 200px;
}
#pickup-text04
{
	line-height: 1.5em;
	position: absolute;
	top: 462px;
	left: 490px;
	width: 130px;
}
#pickup-text05
{
	line-height: 1.5em;
	position: absolute;
	top: 682px;
	left: 490px;
	width: 280px;
	font-size: 10px;
	line-height: 1.5em;
	letter-spacing: 1px;
	color: #ff0000;
}
#report01
{
	background: url(images/report_bg.jpg) no-repeat;
	padding: 15px 20px 20px 20px;
	width: 760px;
}
#report01 #spec01
{
	width: 350px;
	height: 461px;
	background: url(images/r_pic01a.jpg) no-repeat;
	float: right;
	margin: 0px 0px 20px 20px;
	position: relative;
}
#report01 #spec01 #spec-text01
{
	font-size: 10px;
	line-height: 1.5em;
	letter-spacing: 1px;
	position: absolute;
	top: 340px;
	left: 10px;
	width: 220px;
}
#report02
{
	background: url(images/report_bg.jpg) no-repeat;
	padding: 15px 20px 20px 20px;
	width: 760px;
}
#report02 #spec02
{
	width: 390px;
	height: 225px;
	background: url(images/r_pic02a.jpg) no-repeat;
	float: right;
	margin: 15px 0px 20px 0px;
	position: relative;
}
#report02 #spec02 #spec-text02
{
	font-size: 10px;
	line-height: 1.5em;
	letter-spacing: 1px;
	position: absolute;
	top: 118px;
	left: 11px;
	width: 368px;
}
#fix
{
	padding: 15px 20px 0px 20px;
	width: 760px;
}
#ht-bg
{
	background: url(images/ht_bg.jpg) no-repeat;
}

/*リスト*/

td.list01
{
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 4px;
	font-size: 10px;
	line-height: 1.5em;
	letter-spacing: 1px;
}
td.list02
{
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 4px;
	font-size: 10px;
	line-height: 1.5em;
	letter-spacing: 1px;
	background: #eeeeee;
}

/*余白*/

.mb20px
{
	margin-bottom: 20px;
}
.mb10px
{
	margin-bottom: 10px;
}
.mb5px
{
	margin-bottom: 5px;
}
.fl-r2
{
	float: left;
	margin: 0px 20px 15px 0px;
}
.fl
{
	float: left;
}
.fr-fix
{
	float: right;
	margin: 0px 0px 0px 20px;
}

/*フッター*/

.copyright
{
	margin: 0px auto;
	width:800px;
	text-align:center;
	color:#333333;
}
.copyright2
{
	padding: 0px 20px 20px 20px;
	color: #ffffff;
}

.footer-area
{
	color: #333333;
	padding: 20px 0px;
	background: #ffffff;
}