@charset "utf-8";

@import url("common.css");


*{
 margin:0;
 padding:0;
 font-style:normal;
}

body {
	color: #333333;
	font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size: 75%;
	text-align: center;
	background: #03335b url(/landing/img/back_01.jpg) repeat-x left top;
}

img { border:0; }

a { overflow: hidden;}




#wrap {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 93px;
	width: 930px;
	background: url(/landing/img/landing_image_01.jpg) no-repeat;
	position: relative;
}

#header a {
	text-indent: -9999px;
	display: block;
	position: absolute;
	left: 40px;
	top: 10px;
	height: 65px;
	width: 245px;
}

.cate01 {
	height: 519px;
	width: 930px;
	background: url(/landing/img/landing_image_02.jpg) no-repeat;
}

.cate01 a {
	text-indent: -9999px;
	display: block;
	height: 210px;
	width: 210px;
	position: absolute;
	left: 530px;
	top: 393px;
}

.common {
	width: 850px;
	margin-right: 40px;
	margin-left: 40px;
	position: relative;
}

.common p strong { color: #FF0000; }

.cate02 {
	height: 306px;
	background: url(/landing/img/landing_image_04.jpg) no-repeat;
}

.cate02 p {
	display: block;
	height: 130px;
	width: 645px;
	position: absolute;
	left: 165px;
	top: 150px;
	text-align: left;
	line-height: 1.5;
}

.cate03 {
	height: 306px;
	background: url(/landing/img/landing_image_05.jpg) no-repeat;
}

.cate03 p {
	display: block;
	height: 130px;
	width: 645px;
	position: absolute;
	left: 165px;
	top: 145px;
	text-align: left;
	line-height: 1.5;
}

.cate04 {
	height: 283px;
	background: url(/landing/img/landing_image_06.jpg) no-repeat;
}

.cate04 p {
	display: block;
	height: 130px;
	width: 645px;
	position: absolute;
	left: 165px;
	top: 130px;
	text-align: left;
	line-height: 1.5;
}

.cate05 {
	height: 431px;
	background: url(/landing/img/landing_image_08.jpg) no-repeat;
}
.cate05 a {
	text-indent: -9999px;
	display: block;
	height: 34px;
	width: 169px;
}

.cate05 .link01 {
	position: absolute;
	left: 641px;
	top: 220px;
}

.cate05 .link02 {
	position: absolute;
	left: 641px;
	top: 356px;
}


.cate06 {
	height: 262px;
	background: url(/landing/img/landing_image_12.jpg) no-repeat;
}

.cate06 a {
	text-indent: -9999px;
	display: block;
	height: 210px;
	width: 210px;
	position: absolute;
	left: 321px;
	top: 0px;
}

.cate06 span {
	display: block;
	position: absolute;
	left: 632px;
	top: 213px;
}


.cate07 {
	height: 341px;
	background: url(/landing/img/landing_image_16.jpg) no-repeat;
}

.cate07 a {
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 240px;
	position: absolute;
	left: 118px;
	top: 238px;
}

.cate08 {
	height: 283px;
	background: url(/landing/img/landing_image_20.jpg) no-repeat;
	background-color: #FFFFFF;
}

.cate08 a {
	text-indent: -9999px;
	display: block;
	height: 210px;
	width: 210px;
	position: absolute;
	left: 321px;
	top: 0px;
}

.cate08 span {
	display: block;
	position: absolute;
	left: 632px;
	top: 213px;
}

.cate09 {
	height: 809px;
	background: url(/landing/img/landing_image_14.jpg) no-repeat;
}

.cate09 p {
	text-align: left;
	display: block;
	width: 510px;
	line-height: 1.5;
	position: absolute;
	left: 280px;
}

.tx01 {
	position: absolute;
	top: 40px;
}

.tx02 {
	position: absolute;
	top: 205px;
}

.tx03 {
	position: absolute;
	top: 398px;
}

.tx04 {
	position: absolute;
	top: 548px;
}

.tx05 {
	position: absolute;
	top: 725px;
}

/* 20090910 add */

#footer {
	margin: 0 auto;
	width: 850px;
	border-top: 1px solid #041a32;
	padding-top: 10px;
	padding-bottom: 15px;
	background-color: #FFFFFF;
	text-align: left;
}

#footer td {
	white-space: nowrap;
	font-size: 80%;
	vertical-align: baseline;
}

*html #footer table {
	font-size: 12px;
}

.arrowBox{
 background: url(../img/arrow_01.gif) no-repeat 0px 6px;
 padding-left: 10px;
}

.footshadowBox{
 background: url(../img/footer_bg_01.gif) repeat-x left top;
 width: 100%;
}
#bottom {
	margin: 0 auto;
	width: 850px;
	background: #041B3A;
	clear: both;
	color: #FFFFFF;
}

#bottom-inner {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 124px;
	background: url(../img/footer_bg_01.gif) repeat-x;
	text-align: left;
}

#bottom-inner a{ display: block; }

address {
	position: absolute;
	left: 15px;
	top: 68px;
	width: 330px;
	line-height: 2.2;
}

.copyright {
	position: absolute;
	top: 80px;
	right: 15px;
	line-height: 1.2;
}


