@charset "utf-8";

/* common */
body {
	text-align: center;
	font-family: Meiryo,"メイリオ",MS PGothic,"ＭＳ Ｐゴシック",Hiragino Kaku Gothic Pro,"ヒラギノ角ゴ Pro W3",Osaka;
	background: #FFFFFF;
	color: #333333;
}
h1, h2, h3, h4, h5, h6 { margin: 0; }
ol, ul, dl, dt, dd, li { margin: 0;}
li { list-style:none; }
a {
	color: #333333;
	text-decoration: underline;
}
a:hover {	text-decoration: none;	}
/* --table共通設定-- */
table, table th, table td {
	border:2px solid #d4d4d4;
	border-collapse:collapse;
}
table {
	font-size: 12px;
	line-height: 20px;
}
table th {
	padding:10px;
	text-align:center;
	background: #fcfcfc;
	text-align:left;
}
table td {
	padding:10px;
	text-align:left;
}
table.serviceTable th {	width: 35%;	}
table.serviceTable td {	width: 65%;	}
table, table th, table td {
	border:2px solid #d4d4d4;
	border-collapse:collapse;
}

/* class */
.pt0 { padding-top: 0 !important; }
.pb0 { padding-bottom: 0 !important; }
.pl0 { padding-left: 0 !important; }
.pr0 { padding-right: 0 !important; }
.pt5 { padding-top: 5px; }
.pb5 { padding-bottom: 5px; }
.pl5 { padding-left: 5px; }
.pr5 { padding-right: 5px; }
.pt10 { padding-top: 10px; }
.pb10 { padding-bottom: 10px; }
.pl10 { padding-left: 10px; }
.pr10 { padding-right: 10px; }
.pt20 { padding-top: 20px; }
.pb20 { padding-bottom: 20px; }
.pl20 { padding-left: 20px; }
.pr20 { padding-right: 20px; }
.pt30 { padding-top: 30px; }
.pb30 { padding-bottom: 30px; }
.pl30 { padding-left: 30px; }
.pr30 { padding-right: 30px; }
.pt40 { padding-top: 40px; }
.pb40 { padding-bottom: 40px; }
.pl40 { padding-left: 40px; }
.pr40 { padding-right: 40px; }
.mt0 { margin-top: 0 !important; }
.mb0 { margin-bottom: 0 !important; }
.ml0 { margin-left: 0 !important; }
.mr0 { margin-right: 0 !important; }
.mt5 { margin-top: 5px; }
.mb5 { margin-bottom: 5px; }
.ml5 { margin-left: 5px; }
.mr5 { margin-right: 5px; }
.mt10 { margin-top: 10px; }
.mb10 { margin-bottom: 10px; }
.ml10 { margin-left: 10px; }
.mr10 { margin-right: 10px; }
.mt20 { margin-top: 20px; }
.mb20 { margin-bottom: 20px; }
.ml20 { margin-left: 20px; }
.mr20 { margin-right: 20px; }
.mt30 { margin-top: 30px; }
.mb30 { margin-bottom: 30px; }
.ml30 { margin-left: 30px; }
.mr30 { margin-right: 30px; }
.mt40 { margin-top: 40px; }
.mb40 { margin-bottom: 40px; }
.ml40 { margin-left: 40px; }
.mr40 { margin-right: 40px; }
.align-center {	text-align: center; }
.align-left {	text-align: left; }
.align-right {	text-align: right; }
.floatleft { float: left; }
.floatright { float: right; }
.clearboth { clear: both; }
a images.opacity {}
a:hover images.opacity, a:hover.opacity {
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}
.nonetext {
	font-size: 1px;
	line-height: 1px;
	text-indent: -99999px;
	overflow: hidden;
	outline: none;
}
.red {
	color: #c92f07;
}
.line {
	text-decoration: underline;
}

/* mainImage */
#mainImageWrapper {
	width: 100%;
	background: url(../images/mainImageBg.gif) repeat-x center bottom;
}
#mainImage {
	background: url(../images/mainImage.jpg) no-repeat top center;
}
#mainImageInner {
	width: 960px;
	height: 890px;
	margin: 0 auto;
	position: relative;
}
#mainImageInner h1 {
	font-size: 11px;
	position: absolute;
	top: 30px;
	left: 565px;
	font-weight: normal;
}
#mainImageInner h1 {
	_font-size: 9px;
}
#mainImageInner h2 {
	width: 395px;
	height: 25px;
	position: absolute;
	top: 50px;
	left: 565px;
}
p.profile {
	font-size: 11px;
	width: 450px;
	color: #FFFFFF;
	position: absolute;
	top: 760px;
	left: 510px;
}
p.profile {
	_font-size: 10px;
	_line-height: 1.7;
}

/* cartBlock */
.cartBlockWrapper {
	width: 100%;
	background: url(../images/cartBlockBg.gif) repeat-x;
}
.cartBlock {
	width: 960px;
	height: 180px;
	margin: 0 auto;
	background: url(../images/cartBlock.jpg) no-repeat;
	position: relative;
}
.cartBlock a {
	display: block;
	width: 310px;
	height: 100px;
	position: absolute;
	top: 40px;
	left: 650px;
}
.cartBlock p {
	width: 480px;
	color: #FFFFFF;
	position: absolute;
	top: 95px;
	left: 145px;
}

/* block01 */
#block01 {
	width: 960px;
	height: 610px;
	background: url(../images/block01Bg.jpg) no-repeat;
	margin: 30px auto 0;
	position: relative;
}
#block01 p {
	font-size: 13px;
	line-height: 1.8;
}
#block01 h3 {
	position: absolute;
	top: 35px;
	left: 255px;
}
#block01 h4.subtitle01 {
	position: absolute;
	top: 110px;
	left: 295px;
}
#block01 p.text01 {
	position: absolute;
	top: 140px;
	left: 300px;
	width: 590px;
}
#block01 h4.subtitle02 {
	position: absolute;
	top: 200px;
	left: 295px;
}
#block01 p.text02 {
	position: absolute;
	top: 230px;
	left: 300px;
	width: 590px;
}
#block01 h4.subtitle03 {
	position: absolute;
	top: 360px;
	left: 295px;
}
#block01 p.text03 {
	position: absolute;
	top: 388px;
	left: 300px;
	width: 365px;
}
#block01 p.result {
	position: absolute;
	top: 480px;
	left: 225px;
	font-size: 15px;
	width: 445px;
}

/* block02 */
#block02 {
	width: 840px;
	height: 325px;
	background: url(../images/block02Bg.jpg) no-repeat;
	margin: 0 auto;
	position: relative;
	padding: 0 60px 0;
}
#block02 h3 {
	position: absolute;
	top: 15px;
	left: 55px;
}
#block02 p {
	padding-top: 100px;
	font-size: 13px;
	line-height: 1.65;
}

/* block03 */
#block03 {
	width: 960px;
	height: 1985px;
	background: url(../images/block03Bg.jpg) no-repeat;
	margin: 20px auto 0;
	position: relative;
}
#block03 p.intro {
	width: 675px;
	position: absolute;
	top: 215px;
	left: 240px;
	font-size: 13px;
	line-height: 1.7;
}
#block03 p.text01,
#block03 p.text02,
#block03 p.text03,
#block03 p.text04,
#block03 p.text05,
#block03 p.text06,
#block03 p.text07,
#block03 p.text08,
#block03 p.text09 {
	width: 390px;
	line-height: 1.7;
}
#block03 p.text01,
#block03 p.text02,
#block03 p.text03,
#block03 p.text04,
#block03 p.text05,
#block03 p.text06,
#block03 p.text07,
#block03 p.text08,
#block03 p.text09 {
	_line-height: 1.9;
}

#block03 p.text01 {
	position: absolute;
	top: 435px;
	left: 520px;
}
#block03 p.text02 {
	position: absolute;
	top: 705px;
	left: 55px;
}
#block03 p.text03 {
	position: absolute;
	top: 705px;
	left: 520px;
}
#block03 p.text04 {
	position: absolute;
	top: 935px;
	left: 55px;
}
#block03 p.text05 {
	position: absolute;
	top: 1195px;
	left: 55px;
}
#block03 p.text06 {
	position: absolute;
	top: 1105px;
	left: 520px;
}
#block03 p.text07 {
	position: absolute;
	top: 1455px;
	left: 55px;
}
#block03 p.text08 {
	position: absolute;
	top: 1455px;
	left: 520px;
}
#block03 p.text09 {
	position: absolute;
	top: 1745px;
	left: 55px;
}

/* copyright */
p#copyright {
	text-align: center;
	font-size: 11px;
	color: #666666;
	padding: 30px;
}