@charaset "Shift_JIS";

/*汎用設定*/

*
{
	padding: 0px;
	margin: 0px;
}
body,table
{
	color: black;
	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 white;
}
table
{
	border: none;
	border-collapse: collapse;
}
td
{
	border: none;
	vertical-align: top;
}
a:link
{
	text-decoration: none;
	color: #364A5A;
}
a:visited
{
	text-decoration: none;
	color: #364A5A;
}
a:hover
{
	text-decoration: underline;
	color: #ff9900;
}
img
{
	border: none;
}
ul
{
	margin: 0px;
	padding-left: 17px;
}

/*エリア指定*/

#wrapper-h
{
	width: 900px;
	margin: 0px auto;
}
#wrapper
{
	width: 820px;
	margin: 0px auto;
}
.fl
{
	float:left;
}
.fr
{
	float:right
}
.cl
{
	clear:both;
}
#main-text
{
	width: 820px;
	height: 194px;
	background: url(images/main_text.jpg) no-repeat;
	position: relative;
}
#main-text-text
{
	position: absolute;
	top: 20px;
	left: 350px;
	width: 440px;
}
#story
{
	width: 820px;
	height: 126px;
	background: url(images/story.jpg) no-repeat;
	position: relative;
}
#story-text
{
	position: absolute;
	top: 20px;
	left: 55px;
	width: 350px;
	color: #ffffff;
}
#d2
{
	width: 820px;
	height: 359px;
	background: url(images/d2.jpg) no-repeat;
	position: relative;
}
#d2-text1
{
	position: absolute;
	top: 20px;
	left: 305px;
	width: 260px;
}
#d2-text2
{
	position: absolute;
	top: 135px;
	left: 590px;
	width: 200px;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
}
#m-top
{
	width: 820px;
	height: 285px;
	background: url(images/m_top.jpg) no-repeat;
	position: relative;
}
#m-top-text1
{
	position: absolute;
	top: 180px;
	left: 50px;
	width: 380px;
	color: #ffffff;
}
#m-top-text2
{
	position: absolute;
	top: 18px;
	left: 465px;
	width: 290px;
	color: #ffffff;
	line-height: 1.6em;
}
#m-top-text3
{
	position: absolute;
	top: 193px;
	left: 465px;
	width: 100px;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	color: #ffffff;
}
#m01
{
	background: url(images/m01.jpg) no-repeat;
	position: relative;
	width: 720px;
	height: 180px;
}
#m01-text
{
	color: #E0A63A;
	position:absolute;
	top: 0px;
	left: 65px;
	width: 260px;
}
#m02
{
	background: url(images/m02.jpg) no-repeat;
	position: relative;
	width: 720px;
	height: 180px;
}
#m02-text
{
	color: #E0A63A;
	position:absolute;
	top: 0px;
	left: 400px;
	width: 250px;
}
#m03
{
	background: url(images/m03.jpg) no-repeat;
	position: relative;
	width: 720px;
	height: 180px;
}
#m03-text
{
	color: #E0A63A;
	position:absolute;
	top: 0px;
	left: 65px;
	width: 260px;
}
#m04
{
	background: url(images/m04.jpg) no-repeat;
	position: relative;
	width: 720px;
	height: 160px;
}
#m04-text
{
	color: #E0A63A;
	position:absolute;
	top: 30px;
	left: 400px;
	width: 250px;
}
#r-pic01
{
	background: url(images/r_pic01.jpg) no-repeat;
	position: relative;
	width: 340px;
	height: 146px;
	margin-top: 10px;
}
#r-pic01-text
{
	position:absolute;
	top: 0px;
	left: 270px;
	width: 70px;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	line-height: 1.4em;
}
#r-pic02
{
	background: url(images/r_pic02.jpg) no-repeat;
	position: relative;
	width: 340px;
	height: 228px;
	margin-top: 10px;
}
#r-pic02-text1
{
	position:absolute;
	top: 0px;
	left: 250px;
	width: 90px;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	line-height: 1.4em;
}
#r-pic02-text2
{
	position:absolute;
	top: 140px;
	left: 0px;
	width: 70px;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	line-height: 1.4em;
}
.mb15px
{
	margin-bottom: 15px;
}

/*フォント*/

.font10
{
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
}

/*フッター*/

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

.footer-area
{
	color: #cccccc;
	padding: 20px 0px;
	background: #ffffff;
	border-top: 1px solid #cccccc;
}

