@import url(common.css);
/*リセット要素を読み込み*/
/* -------------------------------------------------------
共通
---------------------------------------------------------*/

body {
	/*background-color:#000000;*/
	background:url(../images/share/bg.jpg) repeat;
	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;
}

.header_top{
	margin:0px auto;
	width:950px;
	height:114px;
	background:url(../images/share/header_top.jpg) no-repeat center top;
	text-align:center;
}


/* 入力画面タイトル名 */
/* コンテンツタイトル */
.header_top .restit{
	width:320px;
	height:114px;
	padding:0px 0px 0px 85px ;
	float:left;
}

.ttl{
	width:950px;
	height:50px;
	background:url(../images/share/breadnavi_bg.jpg) repeat-y center ;
}

.ttl2{
	width:205px;
	height:50px;
	float:left;
	padding-left:140px;
}

.htitle h2 img.menuTitlefree{
	margin:82px 45px 0px 0px;
	width:499px;
	height:150px;
}

.htitle h2 img.menuTitle{
	margin:118px 45px 0px 0px;
	width:499px;
	height:114px;
}

.htitle h2 img.menuFree{
	margin:0px auto 10px 5px;
	width:500px;
	height:95px;
}

img.iconFree{
	width:100px;
	height:20px;
	margin-top:5px;
}

h2 p{
	width:500px;
	height:auto;
	line-height:1.6em;
	font-weight:bold;
	color:#4c4311;
	margin:0 auto;
	padding-top:10px;
	padding-bottom:20px;
}

/*  ------------ Block02 ------------  */
#Block02{
	width:674px;
	margin:0 auto;
	text-align:center;
	padding-top:0px;z
}

#Block02 .B02adv {
	width:674px;
	margin:0 auto;
	text-align:center;
	line-height:0 ;
	background:url(../images/input/formbg.jpg) repeat-y center 0px ;
}

#Block02 .B02adv_end {
	width:674px ;
	margin:0 auto;
	text-align:center;
	line-height:0 ;
	padding-bottom:30px;
	background:url(../images/share/namebtm.jpg) no-repeat center bottom ;
}

/* Block02 共通通常テキスト*/
#Block02 .B02Ftxt{
	width:560px ;
	height:auto;
	text-align:left;
	margin:0 auto;
	padding-bottom:80px;
}

/* Block02  pattern01 ブロック内小見出し一つ目*/
#Block02 .B02adv_end .B02subtit01 {
	width:674px ;
	background:url(../images/input/formtop.jpg) no-repeat center 0px ;
	text-align:center ;
	padding-top:35px;
	margin:0 auto;
}

/* Block02  pattern02 右寄せテキスト*/
.B02subtit02 {
	width:613px ;
	height:auto;
	text-align:center ;
	margin:0 auto;
}

.B02subtit02 .B02Rtxt {
	width:320px;
	height:auto;
	clear:both;
	float:right;
	padding-right:20px;
}

.B02subtit02 .B02Rtxt p{
	width:320px;
	height:auto;
	text-align:left;
	padding-bottom:20px;
}

.B02subtit02 .B02Limg{
	width:120px ;
	margin:0px 0 0 10px;
	float:left;
	padding:0;
}


/* -----------------------------------------------------
form部分
-------------------------------------------------------*/

/*-------------------------------------------form*/
.box_ipt{
	width:674px;
	min-height:360px;
	margin:0px auto;
	padding-top:7px;
	padding-bottom:90px;
	text-align:center;
}

.box_450{
	width:450px;
	height:auto;
	margin:0px auto;
	text-align:center;
}

.box_500{
	width:500px;
	height:auto;
	margin:0px auto;
	text-align:center;
}

.box_477{
	width:477px;
	height:auto;
	margin:0px auto;
	text-align:center;
}


/*----------------------------------------共通form用ul領域*/
.ipt{
	width:480px;
	margin:0 auto;
	padding-top:20px;
	height:auto;
	text-align:center;
}

/*winIE6未満用*/
/* hide from Mac IE for6 \*/
* html .ipt{
	width:480px;
	padding-left:30px;
}
/**/

.box_ipt .B03subtit01 {
	width:450px ;
	height:auto;
}

.B03txt{
	width:500px;
	height:auto;
	text-align:left;
	margin:0px auto;
	font-size:75%;
	line-height:1.5em;
	}

.B03txt .B03Rtxt {
	width:190px;
	height:auto;
	clear:both;
	float:right;
	margin:0 auto;
	line-height:1.5em;
	padding-left:10px;
}

.B03txt2{
	width:485px;
	height:auto;
	text-align:left;
	margin:0 auto;
	padding-left:15px;
	font-size:75%;
	line-height:1.5em;
	}

.B03txt .B03Limg{
	width:300px ;
	margin:0 auto;
	float:left;
	padding:0;
}

.ipt_double{
	width:480px;
	margin:0 auto;
	padding-top:35px;
	height:auto;
	text-align:center;
	background :url(../images/input/swf_single.jpg) no-repeat center top;
}


/*winIE6未満用*/
/* hide from Mac IE for6 \*/
* html .ipt_double{
	width:480px;
	padding-left:70px;
}
/**/

li img , select , input{
	vertical-align:left;
}

li input{
	margin-left:2px;
	margin-right:3px;
}

li select{
	margin-left:1px;
	margin-right:1px;
}

li p{
	margin-top:0px;
	line-height:1.3em;
	text-align:center;
	font-size:10pt;
	color:#6699CC;
}

.fm1{
	width:450px;
	height:24px;
	margin:0px 0px 0px 0px ;
	vertical-align:middle;
	text-align:left;
}

/*record*/
.fm2{
	width:450px;
	height:18px;
	margin-top:0px;
	padding-bottom:0px;
	vertical-align:middle;
	text-align:left;
}

/*.fm2 img{
	margin-right:5px;
}*/

/*submit*/
.fm_btn{
	width:500px;
	height:37px;
	margin:0px auto;
	padding-top:5px;
	text-align:center;
}

/* ---------------------------------------------------
「ご利用には○○円かかります」用外部jsファイル用要素
-----------------------------------------------------*/
.payment{
	/*このdivはpaddingで余白バランスをとる*/
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-bottom:10px;
	width:530px;
	height:auto;
	font-size:75%;
	color:#333333;
}

.payment p{
	margin-top:0px;
	line-height:1.3em;
	text-align:center;
}

.payment strong{
	font-weight:bold;
	color:#660000;
	padding-bottom:5px;
}

.payment .about{
	color:#333333;
}

.payment .about em{
	font-weight:bold;
	color:#333366;
	font-style:normal;
	line-height:1.4em;
}

.payment .hed{
	font-weight:bold;
	color:#333366;
	font-size:100%;
}

.payment a:link{color: #0033CC;text-decoration: underline;}
.payment a:visited{color:#000066; text-decoration: underline;}
.payment a:active{color: #0033CC;text-decoration: none;}
.payment a:hover{color: #0033CC;text-decoration: none;}


/* ---------------------------------------------------
「推奨環境」用外部jsファイル用要素
-----------------------------------------------------*/

.footer_bg{
	background:url(../images/result/linkfree_bg.jpg) repeat-y center 0px ;
}

.footer_group{
	/*width:700px;*/
	width:600px;
	height:auto;
	padding-top:10px;
	padding-bottom:0px;
	margin:0 auto;
	text-align:center;
	background-color:#C6B7D6;
}

.footer_group p.attention{
	margin-top:10px;
	line-height:1.3em;
	font-size:80%;
	color:#660000;
}


.browz{
	margin:0px auto;
	padding:20px 0 10px 0;
	width:530px;
	height:auto;
	color:#333333;
	line-height:1.4em;
	text-align:left;	
}


.browz p{
	margin-top:10px;
	line-height:1.3em;
	font-size:80%;
}

.browz strong{
	font-weight:bold;
	color:#333366;
	font-size:100%;
}

.browz .mid{
	text-align:center;
	margin-top:20px;
	margin-bottom:10px;
}

.browz table{
	border-top:1px solid #E9E3D3;
    border-left:1px solid #E9E3D3;
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
	margin-top:10px;
}

.browz td{
	margin-top:1px;
	margin-bottom:1px;
	color:#333333;
	font-size:80%;
	padding-left:5px;
	border-right:#e9e3d3 1px solid;
	border-bottom:#e9e3d3 1px solid;
}

.browz td img{
	border:0px;
	margin-left:0px;
	margin-top:2px;
	margin-bottom:2px;
}

.ind_isp td{
	border:1px solid #E9E3D3;
	margin-top:2px;
	margin-bottom:2px;
	padding:5px;
	color:#CCCCCC;
	line-height:1.2em;
	text-align:left;
}
/* ---------------------------------------------------
「最初のページへ戻る」「close」用共通外部jsファイル用要素
-----------------------------------------------------*/
.link{
	margin:0 auto;
	padding-top:10px;
	padding-bottom:10px;
	width:500px;
	height:auto;
	color:#4c4311;
	font-size:95%;
	line-height:1.4em;
	text-align:center;
}

.linkfree{
	margin:0px auto;
	padding-top:20px;
	padding-bottom:0px;
	width:674px;
	min-height:50px;
	font-size:95%;
	line-height:1.4em;
	text-align:center;
	background:url(../images/result/linkfree_bg.jpg) repeat-y center 0px ;
}

/* リンク */
a:link{color: #9C1ACD;text-decoration: underline;}
a:visited{color:#CD1AA1; text-decoration: underline;}
a:active{color: #9C1ACD;text-decoration: none;}
a:hover{color: #9C1ACD;text-decoration: none;}


.link a.l1:link{color: #9C1ACD;text-decoration: underline; font-weight:bold;}
.link a.l1:visited{color:#CD1AA1; text-decoration: underline; font-weight:bold;}
.link a.l1:active{color: #9C1ACD;text-decoration: none; font-weight:bold;}
.link a.l1:hover{color: #9C1ACD;text-decoration: none; font-weight:bold;}


/* ---------------------------------------------------
「copyright」用外部jsファイル用要素
-----------------------------------------------------*/
.copyright{
	margin:0px auto;
	padding-top:10px;
	padding-bottom:20px;
	width:530px;
	height:auto;
	color:#000000;
	font-size:80%;
	line-height:1.3em;
	text-align:center;
}

.bl_cont_end{
	width:950px;
	background :url(../images/share/cont_bg_btm.jpg) no-repeat top center;
	height:auto;
	text-align:center;
	margin:0 auto;
	padding-top:30px;
}

.copyright a.l1:link{color: #9C1ACD;text-decoration: underline; font-weight:bold;}
.copyright a.l1:visited{color:#CD1AA1; text-decoration: underline; font-weight:bold;}
.copyright a.l1:active{color: #9C1ACD;text-decoration: underline; font-weight:bold;}
.copyright a.l1:hover{color: #9C1ACD;text-decoration: none; font-weight:bold;}

/* 共通 */
.kline{
	width:490px ;
	margin:0px auto ;
	text-align:left ;
	margin-top:25px;
	text-align:center;
	clear:both;
	}

.style1 {
	color: #9c3364;
	font-weight: bold;
	}

.style2 {
	color: #CCCCCC
	}
