@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.5em;
	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: #06C;
}
a:visited
{
	text-decoration: none;
	color: #06C;
}
a:hover
{
	text-decoration: underline;
	color: #ff0000;
}
img
{
	border: none;
}
ul
{
	margin: 0px;
	padding-left: 17px;
}


/*エリア指定*/

#wrapper
{
	width: 920px;
	margin: 0px auto;
	background: url(images/bg.jpg) repeat-y;
	overflow: hidden;
}
#header
{
	width: 920px;
	height: 480px;
	background: url(images/header.jpg) no-repeat;
	position: relative;
}
#header #btn01 a
{
	position: absolute;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 120px;
	height: 60px;
	top: 400px;
	left: 100px;
	background: url(images/btn01.jpg) no-repeat;
}
#header #btn01 a:hover
{
	background: none;
}
#header #btn02 a
{
	position: absolute;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 120px;
	height: 60px;
	top: 400px;
	left: 220px;
	background: url(images/btn02.jpg) no-repeat;
}
#header #btn02 a:hover
{
	background: none;
}
#header #btn03 a
{
	position: absolute;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 120px;
	height: 60px;
	top: 400px;
	left: 340px;
	background: url(images/btn03.jpg) no-repeat;
}
#header #btn03 a:hover
{
	background: none;
}
#header #btn04 a
{
	position: absolute;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 120px;
	height: 60px;
	top: 400px;
	left: 460px;
	background: url(images/btn04.jpg) no-repeat;
}
#header #btn04 a:hover
{
	background: none;
}
#header #btn05 a
{
	position: absolute;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 120px;
	height: 60px;
	top: 400px;
	left: 650px;
	background: url(images/btn05.jpg) no-repeat;
}
#header #btn05 a:hover
{
	background: none;
}
#header #btn06 a
{
	position: absolute;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 120px;
	height: 60px;
	top: 400px;
	left: 770px;
	background: url(images/btn06.jpg) no-repeat;
}
#header #btn06 a:hover
{
	background: none;
}
#point
{
	width: 920px;
	height: 494px;
	background: url(images/point.jpg) no-repeat;
	position: relative;
}
#point .text1
{
	position: absolute;
	top: 17px;
	left: 309px;
	width: 582px;
}
#point .text2
{
	position: absolute;
	top: 142px;
	left: 55px;
	width: 370px;
	color: #ffffff;
}
#point .text3
{
	position: absolute;
	top: 142px;
	left: 495px;
	width: 370px;
	color: #ffffff;
}
#point .text4
{
	position: absolute;
	top: 356px;
	left: 55px;
	width: 370px;
	color: #ffffff;
}
#point .text5
{
	position: absolute;
	top: 356px;
	left: 495px;
	width: 370px;
	color: #ffffff;
}

#midashi01
{
	width: 920px;
	height: 100px;
	background: url(images/midashi01.jpg) no-repeat;
	position: relative;
}
#midashi01 .text1
{
	position: absolute;
	top: 33px;
	left: 276px;
	width: 615px;
	color: #ffffff;
}
.mac.safari #midashi01 .text1
{
	position: absolute;
	top: 33px;
	left: 276px;
	width: 615px;
	color: #ffffff;
	font-size: 11px;
}

#midashi02
{
	width: 920px;
	height: 80px;
	background: url(images/midashi02.jpg) no-repeat;
	position: relative;
}
#midashi02 .text1
{
	position: absolute;
	top: 13px;
	left: 276px;
	width: 615px;
	color: #ffffff;
}
.mac.safari #midashi02 .text1
{
	position: absolute;
	top: 13px;
	left: 276px;
	width: 615px;
	color: #ffffff;
	font-size: 11px;
}

.c-box
{
	width: 860px;
	margin: 0px auto 20px auto;
	overflow: hidden;
}
.logo
{
	float: left;
	width: 440px;
	border-right: 1px solid #C00;
	padding-right: 20px;
}
.spec
{
	float: right;
	width: 380px;
	font-size: 10px;
	line-height: 1.5em;
	letter-spacing: 1px;
}
.main-pic
{
	float: right;
	margin-left: 20px;
}
.p-box-l
{
	width: 252px;
	border-right: 1px #C00 solid;
	border-bottom: 1px #C00 solid;
	padding: 0px 20px 20px 0px;
	float: left;
	margin-right: 20px;
}
.p-box-c
{
	width: 252px;
	border-right: 1px #C00 solid;
	border-bottom: 1px #C00 solid;
	padding: 0px 20px 20px 0px;
	float: left;
	margin-right: 20px;
}
.p-box-r
{
	width: 252px;
	border-right: 1px #C00 solid;
	border-bottom: 1px #C00 solid;
	padding: 0px 20px 20px 0px;
	float: left;
}
.p-box-midashi
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #06C;
	border-left: 20px solid #C00;
	padding-left: 10px;
}
.p-box-text
{
	min-height: 138px;
}
.v-box
{
	width: 860px;
	margin: 0px auto 20px auto;
	overflow: hidden;
	padding-bottom: 20px;
	border-bottom: 2px dotted #333333;
}
.v-box .voice01
{
	width: 480px;
	background: #000000;
	color: #ffffff;
	padding:10px;
	float: left;
	margin: 0px 10px 10px 0px;
}
.v-box img
{
	float: left;
}

.other-pic
{
	float: left;
	margin-right: 20px;
}
.other-midashi
{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px solid #cc0000;
	padding-bottom: 10px;
}
.other-spec
{
	font-size: 10px;
	line-height: 1.5em;
	letter-spacing: 1px;
	margin-bottom: 10px;
}


/*フォント*/

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


/*フッター*/

#copyright2
{
	margin: 0px auto;
	width:860px;
	font-size: 10px;
	line-height: 1.5em;
	letter-spacing: 1px;
}
.copyright
{
	margin: 0px auto;
	width:700px;
	text-align:center;
	color:#333333;
}

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