@charset 'utf-8';

/* keyVisual
-------------------------------------------------- */

#keyVisual {
	width: 810px;
	height: 180px;
	padding: 0px;
	margin: 0px 15px 5px;
	background: url(/mobile_introduction/images/keyvisual.gif) left top no-repeat;
	position: relative;
	display: block;
}

#keyVisual h1 {
	width: 255px;
	height: 35px;
	padding: 0px;
	margin: 0px;
	display: block;
	font-size: 1px;
	te\xt-indent: -10000px;
	text-align: center;
	line-height: 1;
	color: #ff4b90;
	border: none;
	background: url(/mobile_introduction/images/key_h1_img.gif) left top no-repeat;
	position: absolute;
	left: 218px;
	top: 41px;
}

#keyVisual p {
	padding: 0px;
	margin: 0px;
	display: block;
	font-size: 1px;
	te\xt-indent: -10000px;
	text-align: center;
	line-height: 1;
	border: none;
	position: absolute;
}

#keyVisual p.key_p_001 {
	width: 214px;
	height: 58px;
	background: url(/mobile_introduction/images/key_p_img_001.gif) left top no-repeat;
	color: #ff6fa6;
	left: 220px;
	top: 96px;
}

#keyVisual p.key_p_002 {
	width: 207px;
	height: 61px;
	background: url(/mobile_introduction/images/key_p_img_002.gif) left top no-repeat;
	color: #ffffff;
	left: 460px;
	top: 96px;
}

/* mainArea twoColumns
-------------------------------------------------- */

#mainArea .twoColumns {
	position: relative;
}

#mainArea #boxLeft {
	width: 399px;
	height: 461px;
	padding: 0px;
	float: left;
	background: url(/mobile_introduction/images/box_img_001.gif) left top no-repeat;
	display: block;
}

#mainArea #boxLeft h2 {
	width: 399px;
	height: 43px;
	padding: 0px;
	margin: 0px;
	background: url(/mobile_introduction/images/h2_001.gif) left top no-repeat;
	font-size: 1px;
	te\xt-indent: -10000px;
	text-align: center;
	line-height: 1;
	border: none;
	display: block;
	color: #dbcab8;
}

#mainArea #boxLeft p {
	width: 390px;
	padding: 0px;
	margin: 0px;
	display: block;
	font-size: 1px;
	te\xt-indent: -10000px;
	text-align: center;
	line-height: 1;
	border: none;
	background: none;
	color: #ffffff;
}

#mainArea #boxLeft .box_img_001 {
	display: block;
	position: absolute;
	left: 48px;
	top: 126px;
}

#mainArea #boxLeft .box_img_002 {
	display: block;
	position: absolute;
	left: 218px;
	top: 126px;
}

#mainArea #boxRight {
	width: 399px;
	height: 461px;
	float: right;
	background: url(/mobile_introduction/images/box_img_002.gif) left top no-repeat;
	display: block;
	position: absolute;
	left: 411px;
}

#mainArea #boxRight h2 {
	width: 399px;
	height: 43px;
	padding: 0px;
	margin: 0px;
	background: url(/mobile_introduction/images/h2_002.gif) 0px 0px no-repeat;
	font-size: 1px;
	te\xt-indent: -10000px;
	text-align: center;
	line-height: 1;
	border: none;
	display: block;
	color: #dbcab8;
}

#mainArea #boxRight .access_001 {
	display: block;
	position: absolute;
	right: 32px;
	top: 57px;
}

#mainArea #boxRight .access_002 {
	display: block;
	position: absolute;
	right: 26px;
	top: 195px;
}

#mainArea #boxRight .access_003 {
	display: block;
	position: absolute;
	right: 159px;
	top: 305px;
}

#mainArea #boxRight .access_004 {
	display: block;
	position: absolute;
	right: 26px;
	top: 348px;
}

