/*===============================
e-marry.net CSS
店舗名：e-marry.net
ページ：zeroplan.html
作成日：2006/8/28
更新日：2006/9/13
作成者：Daisuke Suenaga
===============================*/

/* 画像リンク設定 */
img {border:0;}

/*============================================
zeroplan.htmlのメインコンテンツ部分
----------------------------------------------
#MainContBox		→メインコンテンツボックス用
#MainContBoxLeft	→左側ボックス
#MainContBoxLeft h3	→左側画像用
#MainContBoxRight	→中央と右側のボックス
============================================*/
#MainContBox {
	width:750px;
	height:2387px;
	clear:both;
}

#MainContBoxLeft {
	width:53px;
	height:2387px;
	float:left;
	overflow:hidden;
}

#MainContBoxLeft h3 {
	margin:0;
	padding:0;
}

#MainContBoxRight {
	width:697px;
	height:2387px;
	float:right;
	background-image: url(img/ContBodyLogo.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	border-top:1px solid #A40101;
}

/*============================================
中央コンテンツ領域用
----------------------------------------------
#MainContBoxRightCenter			→中央ボックス
#MainContBoxRightCenterNavi		→上部右側ナビゲーション用
#MainContBoxRighCenterMainImage	→メインイメージ用
#MainContBoxRightCenterCaption	→下部テキスト用
#MainContBoxRightCenterSeikyu	→資料請求ボタン用
#MainContBoxRightNavi			→右側ナビゲーション用
============================================*/
#MainContBoxRightCenter {
	width:640px;
	height:2387px;
	float:left;
}

#MainContBoxRightCenterNavi {
	text-align:right;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:30px;
	padding-top:10px;
}

#MainContBoxRightCenterNavi ul {
	margin:0;
	padding:0;
	list-style-type:none;
	display:inline;
}

#MainContBoxRightCenterNavi li {
	display:inline;
	padding:0;
	margin:0;
}

#MainContBoxRighCenterMainImage {
	width:625px;
	height:250px;
	padding-bottom:50px;
	margin-left:auto;
	margin-right:auto;
}

#MainContBoxRighCenterMainImage h3 {
	margin:0;
	padding:0;
}

#MainContBoxRightCenterCaption {
	width:640px; /* テキスト領域幅の設定用 */
	padding-bottom:30px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	color:#666666;
}

#MainContBoxRightCenterCaption p {
	margin:0;
	padding:0;
	text-align:left;
}

#MainContBoxRightCenterCaptionIntro {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:30px;
}

#MainContBoxRightCenterCaption h4 {
	text-align:center;
}

#MainContBoxRightCenterCaption h5 {
	margin:0;
	padding-bottom:15px;
}

#Zeroplan01 {
	padding-left:10px;
	padding-top:10px;
	padding-bottom:40px;
	width:510px;
	height:150px;
	text-align:left;
	color:#666666;
	background-image:url(zeroplan/img/zeroplan01_bg.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

#Zeroplan02 {
	padding-left:10px;
	padding-top:10px;
	padding-bottom:40px;
	width:560px;
	height:150px;
	text-align:left;
	color:#666666;
	background-image:url(zeroplan/img/zeroplan02_bg.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

#Zeroplan03 {
	padding-left:10px;
	padding-top:10px;
	padding-bottom:40px;
	width:560px;
	height:150px;
	text-align:left;
	color:#666666;
	background-image:url(zeroplan/img/zeroplan03_bg.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

#Zeroplan04 {
	padding-left:10px;
	padding-top:10px;
	padding-bottom:40px;
	width:560px;
	height:150px;
	text-align:left;
	color:#666666;
	background-image:url(zeroplan/img/zeroplan04_bg.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

#Zeroplan05 {
	padding-left:10px;
	padding-top:10px;
	padding-bottom:40px;
	width:560px;
	height:150px;
	text-align:left;
	color:#666666;
	background-image:url(zeroplan/img/zeroplan05_bg.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

#Zeroplan06 {
	padding-left:10px;
	padding-top:10px;
	padding-bottom:40px;
	width:560px;
	height:150px;
	text-align:left;
	color:#666666;
	background-image:url(zeroplan/img/zeroplan06_bg.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

.tokuten {
	background-image:url(zeroplan/img/tokuten_icon.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:50px;
	padding-left:70px;
	padding-top:10px;
}


#ZeroplanSystem {
	padding-left:20px;
	padding-bottom:20px;
	width:620px;
}

#MainContBoxRightCenterSeikyu {
	width:630px;
	text-align:right;
	margin-left:auto;
	margin-right:auto;
}

#MainContBoxRightNavi {
	width:56px;
	height:2387px;
	overflow:hidden;
	float:right;
	text-align:right;
}
