/* -------------------------------------------------------
共通
---------------------------------------------------------*/
body {
	background:url(../images/share/bg.jpg) repeat;
	font-size:80%;
	text-align:center;
	}

/* -----------------------------------------------------
コンテンツ部分
-------------------------------------------------------*/

/* 崩れたらbackground要素のwidthの値を縮めて調整 */

/* コンテンツフレーム外壁 */
#bl_cont{
	margin:0px auto;
	width:950px;
	background:url(../images/share/cont_bg.jpg) repeat-y;
	text-align:center;
}

/* コンテンツフレーム外壁のモダンブラウザ用ハック */
html[xmlns] #bl_cont{
	margin:0px auto;
	width:950px;
	background:url(../images/share/cont_bg.jpg) repeat-y;
	text-align:center;
	overflow:hidden;
	height:auto;
}


/* 入力画面タイトル名 */
.htitle{
	width:950px;
	margin:0 auto;
	background:url(../images/input/header_top.jpg) no-repeat center top;
	display:block;
	text-align:center;
	padding-bottom:20px;
}

.htitle_bg{
	background:url(../images/input/header_btm.jpg) no-repeat center bottom;
	width:950px;
	margin:0 auto;
	display:block;
	text-align:center;
}

/*カテゴリーアイコン設定*/
.htitle_bg h2 img.ctg_icon{
	width:80px;
	height:106px;
	margin:15px 0px 5px 70px;
}

/*メニュータイトル画像設定 */
.htitle_bg h2 img.menuTitle{
	margin:18px 0px 5px auto;
	width:468px;
	height:106px;
}

.htitle p{
	width:500px;
	height:auto;
	line-height:1.6em;
	font-weight:bold;
	/*font-size:110%;*/
	color:#2f0a35;
	margin:0 auto;
	padding-top:10px;
	padding-bottom:5px;
}

/*リード*/
p.input_read{
	width:500px;
	height:auto;
	line-height:1.6em;
	font-weight:bold;
	color:#d9d9be;
	margin:0 auto;
	padding-top:25px;
	padding-bottom:10px;
	font-size:90%;
}

/*占断項目*/
.midashi_box{
	width:750px;
	margin:0 auto;
	background:url(../images/input/midashi_bg.jpg) repeat-y center;
	display:block;
	text-align:center;
}

.midashi_btm{
	width:750px;
	margin:0 auto;
	background:url(../images/input/midashi_btm.jpg) no-repeat center bottom;
	display:block;
	text-align:center;
	padding-bottom:50px;
}

/*「このメニューでは以下の項目を占います。」*/
.midashi_box h3.midashi{
	background:url(../images/input/midashi_head.jpg) no-repeat center top;
	display:block;
	text-align:center;
	width:750px;
	height:auto;
	line-height:1.6em;
	font-weight:bold;
	margin:0 auto;
	padding-top:40px;
	padding-bottom:10px;
}

.midashi_box ul.item{
	width:450px;
	height:auto;
	margin:0 auto;
	display:block;
	text-align:left;
	padding-top:0px;
}

.midashi_box ul.item li{
	padding-top:2px;
	padding-bottom:4px;
	width:420px;
	line-height:1.2em;
	font-size:80%;
}
	/*winIE6用*/
	/* hide from Mac IE for6 \*/
	* html .midashi_box ul.item li{
		font-size:80%;
		padding-top:2px;
		padding-bottom:4px;
		width:420px;
		line-height:1.2em;
		margin-left:20px;
	}

/*固定小見出しのアイコン設定（赤）*/
.midashi_box ul.item li.icon01{
	background:url(../images/input/icon01.jpg) no-repeat left top;
	padding-left:25px;
	font-weight:bold;
	color:#CC0000;
}

.midashi_box ul.item li.icon03{
	background:url(../images/input/icon03.jpg) no-repeat 25px top;
	padding-left:50px;
	font-weight:normal;
	color:#CC0000;
	padding-top:0px;
	margin-top:0px;
}


/*可変小見出しのアイコン設定（青）*/
.midashi_box ul.item li.icon02{
	background:url(../images/input/icon02.jpg) no-repeat left top;
	padding-left:25px;
	font-weight:bold;
	color:#545050;
}

/*パック用*/
/*『他○○項目』文言*/
.midashi_box ul.item li.header_txtetc{
	width:400px;
	height:auto;
	line-height:1.6em;
	font-weight:bold;
	margin:0 auto;
	text-align:right;
}

/*『このメニューは…』文言*/
.midashi_box ul.item li.header_txtsp{
	width:400px;
	height:auto;
	line-height:1.2em;
	font-weight:bold;
	margin:0 auto;
	text-align:center;
}


/*『このメニューは…』3メニュー名*/
.midashi_box ul.item li.header_txtspb{
	width:400px;
	height:auto;
	line-height:1.2em;
	font-weight:bold;
	margin:0 auto;
	text-align:left;
	color:#993333;
}
	/*winIE6用*/
	/* hide from Mac IE for6 \*/
	* html .midashi_box ul.item li.header_txtspb{
		width:400px;
		margin:0px 10px 0px 40px;
	}

.htitle p.header_txt{
	width:350px;
	height:auto;
	line-height:1.8em;
	font-weight:bold;
	color:#171507;
	font-size:100%;
	margin:0 auto;
	padding-top:5px;
	padding-bottom:20px;
	text-align:left;
}


/* -----------------------------------------------------
form部分
-------------------------------------------------------*/
#frmFlash{
	background :url(../images/input/swf.jpg) no-repeat center top;
	width:750px;
	height:400px;
	/*height:446px;
	padding-top:60px;
	padding-bottom:40px;*/
	margin-bottom:0;
	text-align:center;
}

/*-------------------------------------------form枠*/
.box_ipt{
	width:750px;
	margin:0px auto;
	padding-top:0px;
	padding-bottom:0px;
	background :url(../images/input/form_bg.jpg) repeat-y center;
}

.fmBox_head{
	width:750px;
	margin:0px auto;
	padding-top:40px;
	padding-bottom:0px;
	background :url(../images/input/form_head.jpg) no-repeat center top;
}

.fmBox_btm{
	width:750px;
	margin:0px auto;
	padding-top:0px;
	padding-bottom:70px;
	background :url(../images/input/form_btm.jpg) no-repeat center bottom;
	text-align:center;
}
/*-------------------------------------------form枠End*/


/*----------------------------------------共通form用ul領域*/
.ipt{
	width:400px;
	margin:0 auto;
	padding-top:0px;
	padding-bottom:0px;
	height:auto;
	text-align:center;
}
	/*winIE6用*/
	/* hide from Mac IE for6 \*/
	* html .fmBox_btm.ipt{
		width:400px;
		margin:0px 145px 0px 205px;
		padding-top:0px;
		padding-bottom:0px;
		height:auto;
		text-align:left;
		padding-left:0;
	}

li img , select , input{
	vertical-align:middle;
}

li input{
	margin-left:2px;
	margin-right:3px;
}

li select{
	margin-left:1px;
	margin-right:1px;
}

.fm0{
	width:380px;
	height:22px;
	margin:0px auto 11px auto;
	vertical-align:middle;
	text-align:left;
	padding-left:20px;
}

.fm{
	width:380px;
	height:25px;
	margin:0px auto 11px auto;
	vertical-align:middle;
	text-align:left;
	padding-left:20px;
}

/*追加項目用*/
.fm4{
	width:380px;
	height:22px;
	margin:0px auto 11px auto;
	vertical-align:middle;
	text-align:center;
	padding-left:20px;
}
/*注意文言用*/
.fm5{
	width:380px;
	height:22px;
	margin:0px auto;
	line-height:1.3em;
	vertical-align:top;
	text-align:left;
	padding-left:20px;
	font-size:80%;
	color:#FFFFFF;
}


/*見出し（あなた）*/
.fm2{
	width:320px;
	height:40px;
	margin:0px auto 5px auto;
	text-align:left;
}
	/*winIE6用*/
	/* hide from Mac IE for6 \*/
	* html .fm2{
		width:320px;
		height:40px;
		margin:0px 185px 5px 245px;
		text-align:left;
	}

/*見出し（あの人）*/
.fm2b{
	width:320px;
	height:40px;
	margin:20px auto 5px auto;
	text-align:left;
}
	/*winIE6用*/
	/* hide from Mac IE for6 \*/
	* html .fm2b{
		width:320px;
		height:40px;
		margin:20px 185px 5px 245px;
		text-align:left;
	}

/*見出し（追加項目分）*/
.fm2c{
	width:320px;
	height:40px;
	margin:10px auto 5px auto;
	text-align:left;
}
	/*winIE6用*/
	/* hide from Mac IE for6 \*/
	* html .fm2c{
		width:320px;
		height:40px;
		margin:10px 185px 5px 245px;
		text-align:left;
	}

/*record*/
.fm3{
	width:430px;
	height:20px;
	margin: 0px auto;
	vertical-align:middle;
	text-align:left;
	padding-left:10px;
}

.fm3 img{
	margin-right:0px;
}

/*submit*/
.fm_btn{
	width:130px;
	height:40px;
	margin:20px auto 10px auto;
	padding-top:0px;
	text-align:center;
}


/* ---------------------------------------------------
読み込み部分を一括で囲む用要素
-----------------------------------------------------*/
.footer_group{
	width:100%;
	height:auto;
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
	}

/* ---------------------------------------------------
「ご利用には○○円かかります」用外部jsファイル用要素
-----------------------------------------------------*/
.payment{
	/*このdivはpaddingで余白バランスをとる*/
	margin:0 auto;
	padding-top:10px;
	padding-bottom:10px;
	width:560px;
	height:auto;
	font-size:80%;
	color:#cdcbae;
}

.payment p{
	margin-top:0px;
	line-height:1.3em;
	text-align:center;
}

.payment strong{
	font-weight:bold;
	color:#FFCC33;
	padding-bottom:5px;
}

.payment .warning{
	color:#ffffff;
	font-size:85%;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:15px;
}

.payment .about{
	color:#cdcbae;
}

.payment .about em{
	font-weight:bold;
	color:#4bcfcd;
	font-style:normal;
	line-height:1.4em;
}
.payment .hed{
	font-weight:bold;
	color:#cdcbae;
	font-size:110%;
}

.payment a:link{color:#FFFF66;text-decoration: underline;}
.payment a:visited{color:#00FFFF; text-decoration: underline;}
.payment a:active{color: #FFFF66;text-decoration: none;}
.payment a:hover{color: #FFFF66;text-decoration: none;}


/* ---------------------------------------------------
「推奨環境」用外部jsファイル用要素
-----------------------------------------------------*/
.browz{
	margin:0px auto;
	padding:20px 10px 0px 10px;
	width:530px;
	height:auto;
	font-size:80%;
	color:#cdcbae;
	text-align:left;
}

.browz p{
	margin-top:10px;
	margin-bottom:0px;
	line-height:1.3em;
}

.browz strong{
	font-weight:bold;
	color:#cdcbae;
	font-size:110%;
	
}

.browz .mid{
	text-align:center;
	margin-top:20px;
	margin-bottom:10px;
}

.browz td{
	margin-top:2px;
	margin-bottom:2px;
	padding:5px;
	color:#cdcbae;
	line-height:1.2em;
}

.browz td img{
	border:0px;
	margin-left:5px;
	margin-top:2px;
	margin-bottom:2px;
}

/* ---------------------------------------------------
「最初のページへ戻る」「close」用共通外部jsファイル用要素
-----------------------------------------------------*/
.link{
	margin:0px auto;
	padding-top:10px;
	padding-bottom:10px;
	width:500px;
	height:auto;
	color:#4c4311;
	font-size:95%;
	line-height:1.4em;
	text-align:center;
	
}

/* リンク */
a:link{color:#FFFF99;text-decoration: underline;}
a:visited{color:#FF9933; text-decoration: underline;}
a:active{color: #FFFF99;text-decoration: none;}
a:hover{color: #FFFF99;text-decoration: none;}


.link a.l1:link{color: #FFFF99;text-decoration: underline; font-weight:bold;}
.link a.l1:visited{color:#FF9933; text-decoration: underline; font-weight:bold;}
.link a.l1:active{color: #FFFF99;text-decoration: none; font-weight:bold;}
.link a.l1:hover{color: #FFFF99;text-decoration: none; font-weight:bold;}


/* ---------------------------------------------------
「copyright」用外部jsファイル用要素
-----------------------------------------------------*/
.copyright{
	margin:0px auto;
	padding-top:10px;
	padding-bottom:20px;
	width:530px;
	height:auto;
	color:#FFFFCC;
	font-size:80%;
	line-height:1.3em;
	text-align:center;
}

.copyright p{
	margin:0px auto;
	width:530px;
	padding-top:3px;
	padding-bottom:10px;
	line-height:1.3em;
}

.copyright a.l1:link{color:#FFFF66;text-decoration: underline; font-weight:bold;}
.copyright a.l1:visited{color:#FFCC33; text-decoration: underline; font-weight:bold;}
.copyright a.l1:active{color: #FFFF66;text-decoration: underline; font-weight:bold;}
.copyright a.l1:hover{color: #FFFF66;text-decoration: none; font-weight:bold;}

/* -------------------------------------------------
エラーページ用 
---------------------------------------------------*/
.header_top{
	width:750px;
	margin:0 auto;
	background:url(../images/share/header_top.jpg) no-repeat center top;
	display:block;
	text-align:center;
}

h2#er{
	width:750px;
	margin:0 auto;
	font-weight:bold;
	color:#FF0000;
	font-size:130%;
	line-height:1.3em;
	padding:0px;
	text-align:center;
	display:block;
	padding-top:40px;
	padding-bottom:40px;
}

/*文言*/
.header_top p.EC , p.ht{
	margin:0px auto;
	padding-bottom:10px;
	padding-top:10px;
	line-height:1.4em;
	font-size:90%;
	width:550px;
	color:#FFFFFF;
}

/*エラー見出し文言*/
.EC2{	
	margin:0px auto;
	padding-bottom:10px;
	padding-top:10px;
	line-height:1.4em;
	font-size:100%;
	width:550px;
	font-weight:bold;
	color:#FFCC33;
}

.footer_line_er{
	margin:0px auto;
	width:950px;
	/*background:url(../images/share/cont_bg.jpg) repeat-y;*/
	background:url(../images/share/error_footer.jpg) no-repeat bottom center;
	overflow:hidden;
	display:block;
	padding-top:30px;
	padding-bottom:0px;
}
