@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;
	text-align: justify;
	text-justify: distribute;
}
.mac.safari body,table
{
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 1.5em;
	word-break: normal;
	word-wrap: break-word;
	text-align: justify;
	text-justify: distribute;
}
body
{
	background: url(images/bg.jpg) repeat-x #8BD8FF;
}
table
{
	border: none;
	border-collapse: collapse;
}
td
{
	border: none;
	vertical-align: top;
}
a:link
{
	text-decoration: none;
	color: #021460;
}
a:visited
{
	text-decoration: none;
	color: #021460;
}
a:hover
{
	text-decoration: underline;
	color: #ff6600;
}
img
{
	border: none;
}
ul
{
	margin: 0px;
	padding-left: 17px;
}


/*エリア指定*/

#wrapper
{
	width: 800px;
	margin: 0px auto;
	overflow: hidden;
	background: url(images/bg2.png) repeat-y;
	padding: 0px 15px;
}
#header
{
	width: 800px;
	height: 690px;
	background: url(images/header.jpg) no-repeat;
	position: relative;
}
#header .text
{
	position: absolute;
	top: 595px;
	left: 30px;
	width: 601px;
}
.fl
{
	float:left;
}
.fr
{
	float:right;
}
.cl
{
	clear:both;
}


#pic01
{
	width: 800px;
	height: 490px;
	background: url(images/pic01.jpg) no-repeat;
	position: relative;
}
#pic01 .text1
{
	top: 57px;
	left: 45px;
	width: 220px;
	position: absolute;
}
#pic01 .text2
{
	top: 57px;
	left: 535px;
	width: 220px;
	position: absolute;
}
#pic01 .text3
{
	top: 387px;
	left: 45px;
	width: 276px;
	position: absolute;
}
#pic01 .text4
{
	top: 258px;
	left: 535px;
	width: 220px;
	position: absolute;
}
#pic02
{
	width: 800px;
	height: 790px;
	background: url(images/pic02.jpg) no-repeat;
	position: relative;
}
#pic02 .text1
{
	top: 95px;
	left: 30px;
	width: 267px;
	position: absolute;
}
#pic02 .text2
{
	top: 268px;
	left: 66px;
	width: 231px;
	position: absolute;
	color: #0099CC;
}
#pic02 .text3
{
	top: 134px;
	left: 375px;
	width: 177px;
	position: absolute;
	color: #0099CC;
}
#pic02 .text4
{
	top: 545px;
	left: 376px;
	width: 395px;
	position: absolute;
	color: #0099CC;
}
#pic02 .text5
{
	top: 714px;
	left: 65px;
	width: 487px;
	position: absolute;
	color: #0099CC;
}

#pic03
{
	width: 800px;
	height: 615px;
	background: url(images/pic03.jpg) no-repeat;
	position: relative;
}
#pic03 .text1
{
	top: 191px;
	left: 30px;
	width: 405px;
	position: absolute;
}
#pic03 .text2
{
	top: 405px;
	left: 605px;
	width: 167px;
	position: absolute;
	font-size: 10px;
	line-height: 1.5em;
	letter-spacing: 1px;
}
#pic03 .banner a
{
	position: absolute;
	width: 740px;
	height: 100px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	top: 470px;
	left: 30px;
}

/*フォント*/

.font10
{
	font-size: 10px;
	line-height: 1.5em;
	letter-spacing: 1px;
}


/*フッター*/

#copyright2
{
	margin: 0px auto;
	width:760px;
	text-align:center;
	color: #000000;
	padding: 5px 0px 20px 0px;
}
.copyright
{
	margin: 0px auto;
	width:700px;
	text-align:center;
	color:#333333;
}

.footer-area
{
	color: #cccccc;
	padding: 20px 0px;
	background: #f3f3f3;
}
