/*

information{
	ファイル名 : /css/register.css;
	概要: このCSSファイルは、『入会登録画面』と『会員情報の変更』で使用されるスタイルが定義してあります。;
	サイト名 : クーポンメール;
	URL : http://www.couponmail.jp/;
	コピーライト : Copyright (C) 2006 REALUS Inc. All Rights Reserved.;
}

 *


/* コンテンツ
----------------------------------------

	1.基本構造
	2.左側
	3.右側
	4.サンキューページ
	5.上部・クーポンメールの説明（イラスト）
	6.上部・クーポンメールの説明（マンガ 2007/10）
	7.上部・クーポンメールの説明（2011/07）
	
----------------------------------------*/



/* ================================================================================
	1.基本構造
================================================================================ */

#registWrapper {
	width: 780px;
	margin: 10px auto 0px;
	line-height: 1.3em;
	}
#registWrapper .pgTtl {
	}

#step {
	margin: 25px auto 0px;
	}
#step .stepTable {
	margin: 2px 0px 0px 0px;
	}

/* ================================================================================
	2.左側
================================================================================ */

#registLt {
	width: 330px;
	float: left;
	margin: 35px 0px 0px 0px;
	}

#registLt .read1, .read3 {
	margin: 10px 5px 30px;
	}
#registLt .read2 {
	margin: 10px auto 20px;
	}
#registLt .read4 {
	margin: 15px auto 0;
	}

#registLt .partner_site {
	margin: 0 0 30px;
	}
#registLt .melmane {
	margin: 5px 10px;
	}
#registLt .present_txt {
	margin: 5px 0 0 0;
	padding: 0 10px 0;
	}

/* 2007.12.01更新 */
#camp200712 {
	}
#camp200712 .point1 {
	margin: 25px 0 0 0;
	}
#camp200712 .point2,.point3,.point4 {
	margin: 30px 0 0 0;
	}


/* ================================================================================
	3.右側
================================================================================ */

#registRt {
	width: 430px;
	float: right;
	margin: 20px 0px 0px 0px;
	}
.formtxt1 {
	margin: 15px 0px 0px 0px;
	}
.formdot1 {
	background: url(../images/common/dot_9_2.gif) left repeat-x;
	margin: 10px auto;
	text-align: left;
	}

		/* ピギーにあわせたかたち */
		.frameTable {
			}
		.ListTable {
			line-height: 1.0em;
			}
		.ListTable td {
			padding: 5px;
			}
		.ListTable .ssl {
			background: #EEEEEE;
			padding: 10px;
			}
		.ListTable .title {
			background: #F5F5F5;
			width: 110px;
			font-weight: normal;
			text-align: left;
			}
		.ListTable .input {
			background: #FFFFFF;
			width: 290px;
			}
				
				/* Win IEには適用させない */
				html[xmlns] .ListTable .title {
					width: 110px;
					}
		.ListTable .whitetd {
			background: #FFFFFF;
			}
		.ListTable .btn {
			background: #F5F5F5;
			padding: 10px 0px;
			}
			
/*
.tableWrapper {
	background: #CCCCCC;
	margin: 10px 0px 0px 0px;
	}
.tableWrapper .formTable th {
	background: #EEEEEE;
	width: 120px;
	font-weight: normal;
	text-align: left;
	}
.tableWrapper .formTable td {
	background: #FFFFFF;
	}
*/

		/* フォーム内テキストボックスの横幅を指定 */
		.txtB35px {
			height: 14px;
			width: 35px;
			margin: 0px 3px 0px 0px;
			}
		.txtB50px {
			height: 14px;
			width: 50px;
			margin: 0px 3px 0px 3px;
			}
		.txtB80px {		/* 姓名のテキストボックス 左マージンあり */
			height: 14px;
			width: 80px;
			margin: 0px 3px;
			}
		.txtB100px {
			height: 14px;
			width: 100px;
			margin: 0px 3px 0px 0px;
			}
		.txtB120px {
			height: 14px;
			width: 120px;
			margin: 0px 3px 0px 0px;
			}
		.txtB140px {
			height: 14px;
			width: 140px;
			margin: 0px 3px 0px 0px;
			}
		.largeText {	/* 住所と建物名のテキストボックスを指定 */
			height: 14px;
			width: 200px;
			margin: 0px 3px 0px 0px;
			}

.attentionTxt {
	margin: 5px 0px 10px 0px;
	line-height: 1.3em;
	}

		/* Win IE には適用させない \*/
		html[xmlns] .radioBtn {	/*-- フォーム内ラジオボタンのマージン --*/
			margin: 0px 2px 0px 0px;
			}
		/* ここまで */

.btnTable {
	text-align: center;
	}
.btndot1 {	/*-- ボタン上側の点線 --*/
	background: url(../images/common/dot_9_2.gif) left top repeat-x;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 1px 0px;
	text-align: left;
	}
.btndot2 {	/*-- ボタン下側の点線 --*/
	background: url(../images/common/dot_9_2.gif) left bottom repeat-x;
	margin: 0px 0px 20px 0px;
	padding: 1px 0px 0px 0px;
	text-align: left;
	}
.trusteTable {
	margin: 20px 0px 0px 0px;
	}

		/* エラー発生時 */
		.err_text {
			color: #FF0000;
			line-height: 1.3em;
			}

/* ページトップへ */
#pagetop {
	width: 780px;
	margin: 40px auto 0px;
	text-align: right;
	}

/* ================================================================================
	4.サンキューページ
================================================================================ */

#registThanks {
	margin: 35px 0px 0px 0px;
	padding: 0px 40px 0px;
	}

#registThanks .thanksMessage {
	line-height: 1.5em;
	margin: 15px 0px 0px 0px;
	padding: 0px 6px 0px;
	}
#registThanks .btn {
	margin: 30px 0px 0px 0px;
	text-align: center;
	}

/* ================================================================================
	5.上部・クーポンメールの説明（イラスト）
================================================================================ */

#illust {
	/*大枠*/
	padding: 5px 0 20px 0;
	}

#illust .img1 {
	float: left;
	width: 270px;
	}
#illust .img2,.img3 {
	float: left;
	width: 255px;
	}

/* ================================================================================
	6.上部・クーポンメールの説明
================================================================================ */

/* +++++ マンガ（2007/11/01）+++++ */
#comics {
	margin: 15px auto 25px auto;
	width: 742px;
	height: 562px;
	}
/*#comics .copy_main {
	height: 48px;
	}*/
#comics ol {
	margin: 0 0 0 10px;
	padding: 0;
	width: 722px;
	}
#comics ol li {
	float: left;
	margin: 6px 0 0 0;
	}

/* +++++ マンガ（2007/11/16） +++++ */
#comics20071116 {
	margin: 15px auto 25px auto;
	width: 742px;
	height: 515px;
	}
#comics20071116 ol {
	margin: 5px 0 0 35px;
	padding: 0;
	width: 672px;
	}
#comics20071116 ol li {
	float: left;
	margin: 6px 0 0 0;
	}

/* ================================================================================
	7.上部・クーポンメールの説明（2011/07）
================================================================================ */
.clear {
	clear: both;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	}
img {
	display:block;
}
#lpWrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
}
#lpWrapper #HeaderArea {
	height: 273px;
	margin-bottom: 14px;
}
#lpWrapper #HeaderArea .headttl {
	text-indent: -9999px;
	background-image: url(../images/register/camp/201107/head_img.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 273px;
}
#lpWrapper #HeaderArea .linkbtn {
	position: relative;
	height: 79px;
	width: 218px;
	top: -85px;
	right: 0px;
	left: 558px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	_margin-bottom: -79px;
	background-image: url(../images/register/camp/201107/header_btn_01.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#lpWrapper #HeaderArea .linkbtn:hover {
	position: relative;
	height: 79px;
	width: 218px;
	top: -84px;
	right: 0px;
	left: 559px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/register/camp/201107/header_btn_02.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#lpWrapper #Contents {
	clear: both;
	margin-bottom: 18px;
	float: left;
}
#lpWrapper #Contents #leftBlock {
	width: 390px;
	float: left;
}
#lpWrapper #Contents #leftBlock .leftttl {
	background-image: url(../images/register/camp/201107/before_ttl.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	height: 116px;
}
#lpWrapper #Contents #rightBlock {
	width: 390px;
	float: left;
}
#lpWrapper #Contents #rightBlock .rightttl {
	background-image: url(../images/register/camp/201107/after_ttl.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 116px;
	text-indent: -9999px;
}
#lpWrapper #Rakuten {
	padding: 0px;
	width: 780px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}
#lpWrapper #Rakuten .rakutenImg {
	vertical-align: bottom;
	display: inline;
}
#lpWrapper #Footer {
	float: left;
	padding-right: 62px;
	padding-left: 62px;
	padding-bottom: 25px;
}

