@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: 11px;
	line-height: 1.7em;
	line-break: strict;
	word-break: break-all;
	text-align: justify;
	text-justify: distribute;
}
body
{
	background: #000000;
}
table
{
	border: none;
	border-collapse: collapse;
}
td
{
	border: none;
	vertical-align: top;
}
a:link
{
	text-decoration: none;
	color: #ff9900;
}
a:visited
{
	text-decoration: none;
	color: #ff9900;
}
a:hover
{
	text-decoration: underline;
	color: #ff0000;
}
img
{
	border: none;
}
ul
{
	margin: 0px;
	padding-left: 17px;
}

/*ナビゲーション*/

#navi
{
	width: 780px;
	height: 515px;
	position: relative;
	background: url(images/navi.jpg) no-repeat;
}
#navi a
{
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
#navi01 
{
	position: absolute;
	top: 215px;
	left: 75px;
}
#navi01 a
{
	background: url(images/navi01.jpg) no-repeat;
	width: 310px;
	height: 40px;
}
#navi01 a:hover
{
	background: none;
	width: 310px;
	height: 40px;
}
#navi02 
{
	position: absolute;
	top: 215px;
	left: 405px;
}
#navi02 a
{
	background: url(images/navi02.jpg) no-repeat;
	width: 310px;
	height: 40px;
}
#navi02 a:hover
{
	background: none;
	width: 310px;
	height: 40px;
}
#navi03 
{
	position: absolute;
	top: 320px;
	left: 75px;
}
#navi03 a
{
	background: url(images/navi03.jpg) no-repeat;
	width: 310px;
	height: 40px;
}
#navi03 a:hover
{
	background: none;
	width: 310px;
	height: 40px;
}
#navi04 
{
	position: absolute;
	top: 320px;
	left: 405px;
}
#navi04 a
{
	background: url(images/navi04.jpg) no-repeat;
	width: 310px;
	height: 40px;
}
#navi04 a:hover
{
	background: none;
	width: 310px;
	height: 40px;
}
#navi05 
{
	position: absolute;
	top: 366px;
	left: 75px;
}
#navi05 a
{
	background: url(images/navi05.jpg) no-repeat;
	width: 310px;
	height: 40px;
}
#navi05 a:hover
{
	background: none;
	width: 310px;
	height: 40px;
}
#navi06
{
	position: absolute;
	top: 366px;
	left: 405px;
}
#navi06 a
{
	background: url(images/navi06.jpg) no-repeat;
	width: 310px;
	height: 40px;
}
#navi06 a:hover
{
	background: none;
	width: 310px;
	height: 40px;
}
#navi07 
{
	position: absolute;
	top: 412px;
	left: 75px;
}
#navi07 a
{
	background: url(images/navi07.jpg) no-repeat;
	width: 310px;
	height: 40px;
}
#navi07 a:hover
{
	background: none;
	width: 310px;
	height: 40px;
}
#navi08 
{
	position: absolute;
	top: 412px;
	left: 405px;
}
#navi08 a
{
	background: url(images/navi08.jpg) no-repeat;
	width: 310px;
	height: 40px;
}
#navi08 a:hover
{
	background: none;
	width: 310px;
	height: 40px;
}
#navi09 
{
	position: absolute;
	top: 458px;
	left: 75px;
}
#navi09 a
{
	background: url(images/navi09.jpg) no-repeat;
	width: 310px;
	height: 40px;
}
#navi09 a:hover
{
	background: none;
	width: 310px;
	height: 40px;
}

/*エリア指定*/

#wrapper
{
	width: 960px;
	margin: 0px auto;
	overflow: hidden;
	background: url(images/side_bg.jpg) 780px 0px repeat-y;
}
#header
{
	width: 960px;
	height: 690px;
	background: url(images/header.jpg) no-repeat;
	position: relative;
	color: #ffffff;
}
#header .text
{
	position: absolute;
	top: 596px;
	left: 20px;
	width: 760px;
}

#left
{
	width: 780px;
	overflow: hidden;
	background: #eeeeee;
	float: left;
}
#sideBanner
{
	position: relative;
	float: right;
	width: 180px;
	height: 500px;
}

#pic01
{
	width: 780px;
	height: 457px;
	background: url(images/pic01.jpg) no-repeat;
	position: relative;
}
#pic01 .text1
{
	top: 100px;
	left: 20px;
	width: 400px;
	position: absolute;
}
#pic01 .text2
{
	top: 296px;
	left: 440px;
	width: 320px;
	position: absolute;
	color: #ff6600;
}

#pic02
{
	width: 780px;
	height: 750px;
	background: url(images/pic02.jpg) no-repeat;
	position: relative;
}
#pic02 .text1
{
	top: 15px;
	left: 439px;
	width: 322px;
	position: absolute;
}
#pic02 .text2
{
	top: 253px;
	left: 180px;
	width: 240px;
	position: absolute;
	color: #2654A4;
}
#pic02 .text3
{
	top: 479px;
	left: 416px;
	width: 331px;
	position: absolute;
	color: #ffffff;
}


#pic03
{
	width: 780px;
	height: 493px;
	background: url(images/pic03.jpg) no-repeat;
	position: relative;
}
#pic03 .text1
{
	top: 15px;
	left: 461px;
	width: 300px;
	position: absolute;
}
#pic03 .text2
{
	top: 168px;
	left: 507px;
	width: 253px;
	position: absolute;
	font-size: 10px;
	line-height: 1.4em;
	letter-spacing: 1px;
}
#pic03 .text3
{
	top: 307px;
	left: 20px;
	width: 114px;
	position: absolute;
	font-size: 10px;
	line-height: 1.4em;
	letter-spacing: 1px;
}
#pic03 .text4
{
	top: 402px;
	left: 400px;
	width: 361px;
	position: absolute;
	font-size: 10px;
	line-height: 1.4em;
	letter-spacing: 1px;
}

#pic04
{
	width: 780px;
	height: 724px;
	background: url(images/pic04.jpg) no-repeat;
	position: relative;
}
#pic04 .text1
{
	top: 10px;
	left: 382px;
	width: 362px;
	position: absolute;
	color: #ffffff;
}
#pic04 .text2
{
	top: 152px;
	left: 360px;
	width: 380px;
	position: absolute;
	font-size: 10px;
	line-height: 1.4em;
	letter-spacing: 1px;
}
#pic04 .text3
{
	top: 340px;
	left: 40px;
	width: 380px;
	position: absolute;
	font-size: 10px;
	line-height: 1.4em;
	letter-spacing: 1px;
}
#pic04 .text4
{
	top: 454px;
	left: 359px;
	width: 361px;
	position: absolute;
	font-size: 10px;
	line-height: 1.4em;
	letter-spacing: 1px;
}
#pic04 .text5
{
	top: 642px;
	left: 40px;
	width: 380px;
	position: absolute;
	font-size: 10px;
	line-height: 1.4em;
	letter-spacing: 1px;
}

#pic05
{
	width: 780px;
	height: 256px;
	background: url(images/pic05.jpg) no-repeat;
	position: relative;
}
#pic05 .text1
{
	top: 105px;
	left: 20px;
	width: 163px;
	position: absolute;
}
#pic05 .text2
{
	top: 215px;
	left: 464px;
	width: 299px;
	position: absolute;
	font-size: 10px;
	line-height: 1.4em;
	letter-spacing: 1px;
}


#pic06
{
	width: 780px;
	height: 224px;
	background: url(images/pic06.jpg) no-repeat;
	position: relative;
}
#pic06 .text1
{
	top: 103px;
	left: 400px;
	width: 360px;
	position: absolute;
}

#pic07
{
	width: 780px;
	height: 386px;
	background: url(images/pic07.jpg) no-repeat;
	position: relative;
}
#pic07 .text1
{
	top: 103px;
	left: 20px;
	width: 460px;
	position: absolute;
}
#pic07 .text2
{
	top: 245px;
	left: 585px;
	width: 176px;
	position: absolute;
	font-size: 10px;
	line-height: 1.4em;
	letter-spacing: 1px;
}

#pic08
{
	width: 780px;
	height: 299px;
	background: url(images/pic08.jpg) no-repeat;
	position: relative;
}
#pic08 .text1
{
	top: 0px;
	left: 20px;
	width: 200px;
	position: absolute;
}
#pic08 .text2
{
	top: 229px;
	left: 241px;
	width: 216px;
	position: absolute;
	font-size: 10px;
	line-height: 1.4em;
	letter-spacing: 1px;
}

#pic09
{
	width: 780px;
	height: 530px;
	background: url(images/pic09.jpg) no-repeat;
	position: relative;
}
#pic09 .text1
{
	top: 14px;
	left: 329px;
	width: 418px;
	position: absolute;
	color: #ffffff;
}
#pic09 .text2
{
	top: 173px;
	left: 40px;
	width: 500px;
	position: absolute;
}
#pic09 .link a
{
	top: 166px;
	left: 560px;
	width: 200px;
	height: 100px;
	position: absolute;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

#pic11
{
	width: 780px;
	height: 435px;
	background: url(images/pic11.jpg) no-repeat;
	position: relative;
}
#pic11 .text1
{
	top: 102px;
	left: 20px;
	width: 460px;
	position: absolute;
}
#pic11 .text2
{
	top: 343px;
	left: 521px;
	width: 240px;
	position: absolute;
	font-size: 10px;
	line-height: 1.4em;
	letter-spacing: 1px;
}

#pic12
{
	width: 780px;
	height: 441px;
	background: url(images/pic12.jpg) no-repeat;
	position: relative;
}
#pic12 .text1
{
	top: 87px;
	left: 20px;
	width: 175px;
	position: absolute;
}
#pic12 .text2
{
	top: 182px;
	left: 540px;
	width: 220px;
	position: absolute;
	font-size: 10px;
	line-height: 1.4em;
	letter-spacing: 1px;
}

#match
{
	width: 700px;
	margin: 0px auto;
	overflow: hidden;
	background: #ffffff;
	padding: 0px 20px;
}
#match p
{
	margin-bottom: 8px;
	font-size: 10px;
	line-height: 1.4em;
	letter-spacing: 1px;
}
#match img
{
	margin-bottom: 5px;
}
#match-left
{
	width: 340px;
	float: left;
	overflow: hidden;
}
#match-right
{
	width: 340px;
	float: right;
	overflow: hidden;
}


#banner
{
	width: 780px;
	height: 140px;
	background: url(images/banner.jpg) no-repeat;
	position: relative;
}
#banner #link a
{
	position: absolute;
	width: 740px;
	height: 100px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	top: 20px;
	left: 20px;
}


/*位置指定*/

.cl
{
	clear:both;
	overflow: hidden;
}

/*フォント*/

.font10
{
	font-size: 10px;
	line-height: 1.4em;
	letter-spacing: 1px;
}


/*フッター*/

#copyright2
{
	margin: 0px auto;
	width:780px;
	padding-bottom: 20px;
	text-align: center;
}
.copyright
{
	margin: 0px auto;
	width:700px;
	text-align:center;
	color:#333333;
}

.footer-area
{
	color: #cccccc;
	padding: 20px 0px;
	background: #ffffff;
}
