@charset "Shift_JIS";

/*汎用設定*/

*
{
	padding: 0px;
	margin: 0px;
}
body,table
{
	color: #fff;
	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: #fff;
	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: #fff;
	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: #fff;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 1.6em;
	line-break: strict;
	word-break: break-all;
	text-align: justify;
	text-justify: distribute;
}
.mac.gecko body,table
{
	color: #fff;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 1.6em;
	line-break: strict;
	word-break: break-all;
	text-align: justify;
	text-justify: distribute;
}
.mac.chrome body,table
{
	color: #fff;
	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: url(images/bg.jpg) repeat-x #59C9C4;
}
table
{
	border: none;
	border-collapse: collapse;
}
td
{
	border: none;
	vertical-align: top;
}
a:link
{
	text-decoration: none;
	color: #F30;
}
a:visited
{
	text-decoration: none;
	color: #F30;
}
a:hover
{
	text-decoration: underline;
	color: #ff9900;
}
img
{
	border: none;
}
ul
{
	margin: 0px;
	padding-left: 17px;
}

/*エリア指定*/

#wrapper
{
	width: 820px;
	margin: 0px auto;
}

#header
{
	width: 820px;
	height: 600px;
	background: url(images/header.jpg) no-repeat;
	position: relative;
}
#header .social
{
	position:absolute;
	top: 565px;
	left: 20px;
}

#pic01
{
	width: 820px;
	height: 627px;
	background: url(images/pic01.jpg) no-repeat;
	position: relative;
}
#pic01 .text01
{
	position: absolute;
	top: 101px;
	left: 30px;
	width: 340px;
}

#pic02
{
	width: 820px;
	height: 708px;
	background: url(images/pic02.jpg) no-repeat;
	position: relative;
}
#pic02 .text01
{
	position: absolute;
	top: 188px;
	left: 30px;
	width: 242px;
}

#pic03
{
	width: 820px;
	height: 645px;
	background: url(images/pic03.jpg) no-repeat;
	position: relative;
}
#pic03 .text01
{
	position: absolute;
	top: 519px;
	left: 201px;
	width: 226px;
}

#pic04
{
	width: 820px;
	height: 568px;
	background: url(images/pic04.jpg) no-repeat;
	position: relative;
}
#pic04 .text01
{
	position: absolute;
	top: 430px;
	left: 368px;
	width: 257px;
}

#pic05
{
	width: 820px;
	height: 568px;
	background: url(images/pic05.jpg) no-repeat;
	position: relative;
}
#pic05 .text01
{
	position: absolute;
	top: 430px;
	left: 197px;
	width: 269px;
}

#pic06
{
	width: 820px;
	height: 746px;
	background: url(images/pic06.jpg) no-repeat;
	position: relative;
}
#pic06 .text01
{
	position: absolute;
	top: 108px;
	left: 30px;
	width: 381px;
}
#pic06 .text02
{
	position: absolute;
	top: 476px;
	left: 520px;
	width: 242px;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
}

#pic07
{
	width: 820px;
	height: 871px;
	background: url(images/pic07.jpg) no-repeat;
	position: relative;
}
#pic07 .text01
{
	position: absolute;
	top: 105px;
	left: 451px;
	width: 341px;
}
#pic07 .text02
{
	position: absolute;
	top: 392px;
	left: 550px;
	width: 242px;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
}
#pic07 .text03
{
	position: absolute;
	top: 709px;
	left: 31px;
	width: 123px;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
}
#pic07 .text04
{
	position: absolute;
	top: 694px;
	left: 501px;
	width: 289px;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	text-align: right;
}

#pic08
{
	width: 820px;
	height: 363px;
	background: url(images/pic08.jpg) no-repeat;
	position: relative;
}
#pic08 .text01
{
	position: absolute;
	top: 51px;
	left: 51px;
	width: 426px;
	color: #333;
}
#pic08 .copy
{
	position: absolute;
	top: 336px;
	left: 0px;
	width: 820px;
	text-align: center;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
}
#pic08 .banner a
{
	position: absolute;
	top: 242px;
	left: 30px;
	width: 760px;
	height: 80px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}


/*フォント*/

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


/*フッター*/

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

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

/*ソーシャルブックマークアイコン*/

ul.bookmark_button {
	list-style: none;
	clear: both;
}
ul.bookmark_button li {
	float: left;
}
ul.bookmark_button li.twitter {
}
ul.bookmark_button li.hatena {
	padding-right: 10px;
}
ul.bookmark_button li.facebook {
}
ul.bookmark_button li.gplus {
}
