@charset "shift_jis";
/* ------------------------------------------------------
	reset elements
------------------------------------------------------ */
@import "base.css";

a {	text-decoration: underline;}
a:link {	color: #55bafb}
a:visited {	color: #55bafb}
a:hover {	color: #55bafb; text-decoration:none;}
a:active {	color: #55bafb}

html {
	margin: 0;
	padding:0;
	background:#fff url(bk0.gif) repeat-y center top;
}
body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku GothicPro",Osaka, sans-serif;

	background:#fff url(bk1.gif) repeat-y center top;
	margin: 0 auto;
	padding:0;
}

#container {
	width:898px;
	background:url(head.jpg) no-repeat 0px 0;
	margin: 0 auto;
	_background-position: 1px 0;
}

body#privacy #container {
	background:url(head_privacy.jpg) no-repeat 0px 0;
	}


*:first-child+html #container {
	background-position: 1px 0;
}
head~/* */body #container {
	background-position: 1px 0;
}
#wrap {
	background:url(bk2_foot.gif) no-repeat center bottom;
	padding: 0 0 40px 0;
	position:relative;
	width:898px;
	margin: 0;
}
#main {
	width:620px;
	margin: 0 auto;
}

#footer {
	width:849px;
	margin: 0 auto;
	background:#ffbfcc;
	padding: 10px 0;
}
#header {
	width:898px;
	height:272px;
	margin:0 auto;
}
#header a {
	text-indent:-5000px;padding:0px;margin: 0px;display:block;
}
#header-logo {
	position:absolute;
	top:33px;
	left:217px;
}
#header-logo,
#header-logo a {
	width:617px;
	height:133px;
	z-index:89;
}
#header-back {
	position:absolute;
	top:163px;
	left:217px;
}
#header-back,
#header-back a {
	width:617px;
	height:41px;
	z-index:99;
}

#header a {
	overflow: hidden;
}

/* \*//*/
#header a {
	overflow: visible;
}

/**/

.table {
}
.table th {
	color:#75A100;
	font-weight:bold;
	padding:8px 0px;
	border-bottom: dotted 1px #666;
	text-align:left;
}
.table td {
	padding:8px 0px;
	border-bottom: dotted 1px #666;
	text-align:left;
}


/* ------------------------------------------------------
	form style
------------------------------------------------------ */
.formstep {
	padding-top:30px;
	padding-bottom:10px;
	}

.formstep li {
	float:left;
	background:url(../../form/common/form_step_arrow.gif) no-repeat right center;
	padding-right:17px;
	margin-right:10px;
	}

.formstep li.last {
	padding:0;
	margin:0;
	background:none;
	}

table.formtable {
	width:620px;
	margin:0 auto;
	}

table.formtable th {
	color:#666;
	vertical-align:top;
	padding-top:15px;
	}

table.formtable tr td.cell_submit {
	text-align:center;
	}
table td.cell_submit {
	text-align:center;
}
.button_area {
	margin-top:15px;
	text-align:center;
	}

.button_area img {
	margin-right:10px;
	}

.list {
	margin-left:10px;
	}

.selectProduct {
	border-top:1px dotted #666;
	}

.selectProduct td {
	padding:15px 5px;
	}
.selectProduct p {
	position:relative;
}
.campaign {
	font-weight:bold;
	padding:3px;
	margin-bottom:30px;
	background:#FFEEBF;
	}

.real {
	padding:3px;
	font-weight:bold;
	margin-bottom:15px;
	background:#EFFADA;
	}	
	
.pict {
	position:absolute;
	right:-40px;
}
.campaign .pict {
	top:-25px;
}
.real .pict {
	top:-15px;
}
	
.infomation_cell p {
	margin-bottom:5px;
	}
	
.red {	color:#FF0000;}
.s {
	font-size:0.83em;
}
.l {
	font-size:1.17em;
}
.list {
	clear:both;
	padding: 10px 0 0 0;
}
.list li {
	margin-bottom:8px;
	background:url(i_list_green_s.gif) left 7px no-repeat;
	padding:0 0 0 12px;
}

.blank {
	background:  url(i_blank.gif) no-repeat 0px 3px;
	padding-bottom:3px;
	padding-left:15px;
	margin-left:5px;
}
.turn {
	border-top:1px dotted #666;
	margin: 10px 0 0 0;
	padding: 10px 0;
}
.turn h2 {
	font-size:1.17em;
	font-weight:bold;
	padding-bottom:8px;
}



/* ------------------------------------------------------
	privacy style
------------------------------------------------------ */
.marginSS {margin-bottom:15px;}
.marginS {margin-bottom:20px;}
.marginM {margin-bottom:40px;}

ol.number li {
	margin:0 0 10px 0;
	padding:3px 0 3px 30px;
	background-repeat:no-repeat;
	background-position:left top;
	}

ol.number li.li01 {background-image:url(i_num_01.gif);}
ol.number li.li02 {background-image:url(i_num_02.gif);}
ol.number li.li03 {background-image:url(i_num_03.gif);}
ol.number li.li04 {background-image:url(i_num_04.gif);}
ol.number li.li05 {background-image:url(i_num_05.gif);}

.txtright {text-align:right;}

body#privacy h2 {
	margin:0 0 10px 0;
	}

body#privacy h3 {
	background:url(privacy_h2.gif) left 5px no-repeat;
	font-weight:bold;
	padding:20px 20px 24px;
	/*color:#d1234e;*/
	}
	


.formstep:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.formstep {
display: inline-table;
min-height: 1%;
}
/* Hides from IE-mac \*/
* html .formstep { height: 1%; }

.formstep { display: block; }
/* End hide from IE-mac */






