@charset "Shift_JIS";

/*汎用設定*/

*
{
	padding: 0px;
	margin: 0px;
}
body,table
{
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 1.7em;
	line-break: strict;
	word-break: break-all;
	text-align: justify;
	text-justify: distribute;
}
.ie body,table
{
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 1.7em;
	line-break: strict;
	word-break: break-all;
	text-align: justify;
	text-justify: distribute;
}
.gecko body,table
{
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 1.7em;
	line-break: strict;
	word-break: break-all;
	text-align: justify;
	text-justify: distribute;
}
.mac.safari body,table
{
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 1.6em;
	line-break: strict;
	word-break: break-all;
	text-align: justify;
	text-justify: distribute;
}
body
{
	background: #E1D8CB;
}
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: #ff9900;
}
img
{
	border: none;
}
ul
{
	margin: 0px;
	padding-left: 17px;
}

/*エリア指定*/

#header-bg
{
	background: url(images/h_bg.jpg) no-repeat #000000;
	height: 576px;
}
#header
{
	background: url(images/header.jpg) no-repeat;
	width: 860px;
	height: 576px;
	margin: 0px auto;
	position: relative;
}
#header-link a
{
	width: 249px;
	height: 50px;
	top: 420px;
	left: 331px;
	position: absolute;
	display: block;
	text-indent: -9999px;
}
#wrapper
{
	width: 820px;
	margin: 0px auto;
	background: url(images/bg.jpg) repeat-y;

}

#pic01
{
	width: 820px;
	height: 794px;
	background: url(images/pic01.jpg) no-repeat;
	position: relative;
}
#pic01-t01
{
	position: absolute;
	top: 20px;
	left: 530px;
	width: 260px;
}
#pic01-t02
{
	position: absolute;
	top: 222px;
	left: 161px;
	width: 308px;
	color: #ffffff;
}
#pic01-t03
{
	position: absolute;
	top: 693px;
	left: 459px;
	width: 124px;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	color: #ffffff;
}

#pic03
{
	width: 760px;
	background: url(images/pic03.jpg) no-repeat;
	position: relative;
	color: #ffffff;
	padding: 70px 30px 20px 30px;
}
#pic06
{
	width: 820px;
	height: 524px;
	background: url(images/pic06.jpg) no-repeat;
	position: relative;
}
#pic06-t01
{
	position: absolute;
	top: 69px;
	left: 450px;
	width: 340px;
}
#pic06-t02
{
	position: absolute;
	top: 314px;
	left: 30px;
	width: 190px;
}
#pic06-t03
{
	position: absolute;
	top: 350px;
	left: 250px;
	width: 150px;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	color: #ffffff;
}
#pic06-t04
{
	position: absolute;
	top: 350px;
	left: 440px;
	width: 150px;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	color: #ffffff;
}
#pic06-t05
{
	position: absolute;
	top: 350px;
	left: 630px;
	width: 150px;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	color: #ffffff;
}
#banner
{
	width: 760px;
	margin: 20px auto;
}


.fl
{
	float:left;
}
.fr
{
	float:right;
}
.cl
{
	clear:both;
}

.c-box
{
	background: url(images/c_bg.jpg) repeat-y;
	padding: 20px 50px;
	color: #ffffff;
	margin-bottom: 20px;
}
.c-box2
{
	width: 440px;
	background: url(images/c_bg2.jpg) repeat-y;
	padding: 20px;
	color: #ffffff;
}

/*余白*/

.mb10px
{
	margin-bottom: 10px;
}
.mb20px
{
	margin-bottom: 20px;
}
.contents
{
	width: 760px;
	margin: 0px auto;
}

/*フォント*/

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


/*フッター*/

#copyright2
{
	margin: 0px auto;
	width:760px;
	font-size: 10px;
	line-height: 1.6em;
	letter-spacing: 1px;
	padding-bottom: 20px;
}
.copyright
{
	margin: 0px auto;
	width:800px;
	text-align:center;
	color:#333333;
}

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