/*--初期化部分--*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td{margin:0;padding:0;font-size:12px; font-weight:normal;} 
table{border-collapse:collapse;border-spacing:0;} 
fieldset,img{border:0;} 
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;} 
caption,th {text-align:left;} 
h1,h2,h3,h4,h5,h6{font-size:12px;}
q:before,q:after{content:'';} 
a{border:0px;}
br.clear {clear:both;}
*{
	font-family: "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
}
/*--初期化部分--*/


body {
	background:url(../img/bodyBg.gif);
	text-align:center;
}

#wrapper {
	margin:0 auto;
	width:906px;
	height:auto;
}

.shadow {
	background:url(../img/shadowBg.png) repeat-y;
	width:906px;
	height:auto;
}

*html body div.shadow {
	background:url(../img/shadowBg.gif) repeat-y;
	width:906px;
	height:auto;
}

img , div , input {
	behavior: url("../js/iepngfix.htc");
}
/*----------header----------*/
#header {
	margin:0 auto;
	background:url(../img/header.jpg) no-repeat;
	width:870px;
	height:212px;
}

#header h1 {
	padding:1px 0 0 5px;
	text-align:left;
	font-size:10px;
	color:#fff;
}
#header h1 a {
	display:block;
	width:480px;
	height:95px;
}

#header a,#header a:hover {text-decoration:none; color:#fff;}

#header .qr {
	width: 95px;
	height: 95px;
	float: left;
	padding-top: 10px;
	padding-left: 210px;
}

#header .w_regi {
	width: 204px;
	height: 52px;
	float: right;
	padding-right: 7px;
	padding-top: 65px;
}

/*----------main----------*/
#main {
	width:850px;
	height:auto;
	background-color: #000000;
	background-image: url(../img/bg_main.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin:0 auto;
	padding:10px 10px 0px 10px;
}

/*----------left----------*/

#left {
	float:left;
	width:460px;
	height:auto;
/*	margin-top: 50px;*/
}

#left ul{
	width:418px;
	float:left;
	display:block;
}

#left li{
	width:134px;
	height:199px;
	display: block;
	float: left;
	font-size: 0;
	line-height: 0;
	margin-top:0;
	margin-bottom:10px;
	list-style: none;
}

#left .title{
	padding-bottom:8px;
	text-align: left;
}
#left .l_margin{
	width:134px;
	height:199px;
	display: block;
	float: left;
	font-size: 0;
	line-height: 0;
	padding:0px 8px;
	list-style: none;
}

#left .arrow{
	float: left;
	margin-top: auto;
	margin-right: 0;
	margin-bottom: auto;
	margin-left: 0;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 60px;
}

#left .pr{
	float: left;
	display:block;
	padding:0px 7px;
}

	
/*----------right----------*/
#right {
	float:right;
	width:380px;
	height:auto;
	text-align:center;
	margin-bottom: 10px;
}

#right td{
	text-align:center;
	padding-top:5px;
}

#right input, select, textarea{

}

#right p {
	font-size:10px;
	display:block;
	text-align: center;
}

#right .regist_bg{
	width:360px;
	background-color: #FFFFFF;
	background-image: url(../img/bg_rightmain.gif);
	padding:10px 10px 0px 10px;
}

#right .regist{
	width:360px;
	background-color: #FFFFFF;
	background-image: url(../img/bg_regist.gif);
	height: auto;
	text-align: center;
}

#right .registtop{
	width:360px;
	height: 24px;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../img/bg_regist.gif);
}

#right .registcheck{
	font-size:10px;
	display:block;
	text-align: left;
	padding-bottom: 3px;
}

#right .registcheck b{
	color:#FF0000;
}


#right .regist2{
	width:360px;
	background-color: #FFFFFF;
	background-image: url(../img/bg_regist.gif);
	height: auto;
	font-size:14px;
	text-align: center;
	display:block;
	padding:10px 0;
	line-height:16px;
}

#right .regist2 b{
	font-weight:bold;
	color:#FF0000;
}

#right .finish{
	width:160px;
/*	_width:360px;*/
	height:177px;
/*	_height:217px;*/
	background-image: url(../img/finishfooter.png);
	padding-top:40px;
	padding-left:200px;
	line-height:16px;
}

/*----------characters----------*/
.characters {
	border:1px solid gray;
	background-color:#000;
	width:470px;
	height:590px;
	margin:0 auto;
}



table.gray,table.white {
	margin:0 auto;
	border-bottom:1px dotted;
	width:468px;
	height:106px;
	text-align:left;
}

table.gray {background-image:url(../img/glayBg.gif);}
table.white {background-image:url(../img/whiteBg.gif);}
th.nameMen,th.age_areaMen,th.shortTitleMen,th.subTitleMen {color:#00478b;}
th.nameWomen,th.age_areaWomen,th.shortTitleWomen,th.subTitleWomen {color:#d20051;}

th.nameMen,th.nameWomen {
	padding:3px 0 0 5px;
	width:178px;
	height:auto;
}
;;th.nameMen,th.nameWomen {padding:5px 0 3px 5px;}
*html body div.characters th.nameMen,div.characters th.nameWomen {padding-top:5px;}

th.age_areaMen,th.age_areaWomen {
	padding-left:5px;
	vertical-align:text-top;
	width:40px;
	height:auto;
}

;;th.age_areaMen,th.age_areaWomen {padding:0 0 5px 5px;}

td.age_area {
	padding-right:5px;
	width:49px;
	vertical-align:text-top;
}

td.imgCharacters,td.btnCharacters {
	width:106px;
	height:106px;
	text-align:center;
}

td.bodyCharacters {
	padding:3px 0 0 5px;
	border-top:1px dotted;
	width:178px;
	height:auto;
	vertical-align:text-top;
}

span.strongYellow {
	color:#fc0;
	font: bold 14px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" ;
}

/*----------rightIndex----------*/
#rightIndex,#other {
	float:right;
	width:400px;
	height:956px;
	text-align:center;

}

#rightIndex {
	background:url(../img/rightBg.gif) no-repeat;
	text-align:left;

}

#rightIndex table {
	/*margin:0 auto;*/
	position:relative;
	left:20px;
	width:350px;
	height:auto;
	color:#fff;
	text-align:left;
}



th.mainTitle {
	padding:5px 0;
	border-bottom:1px dotted #fff;
	text-align:center;
	font:bold 14px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

td.imgProf {
	padding:5px 0;
	width:106px;
	height:106px;
	text-align:center;
}

th.shortTitleMen,th.shortTitleWomen {
	padding:3px 2px 0 2px;
	width:40px;
	height:auto;
	text-align:left;
}

td.shortBody1 {
	padding:3px 2px 0 2px;
	width:40px;
	height:auto;
	text-align:left;
}

td.shortBody2 {
	padding:3px 2px 0 2px;
	width:134px;
	height:auto;
	text-align:left;
}

td.longBody {
	padding:3px 2px 0 5px;
	text-align:left;
}


th.subTitleMen,th.subTitleWomen {
	padding:5px 0 0 0;
	border-top:1px dotted #fff;
	width:350px;
	height:auto;
	text-align:left;
	font-weight:bold;
}

td.bodyProf {
	padding:3px;
	width:350px;
	height:100px;
	line-height:1.3em;
}

/*----------rightIndexBottom----------*/
.rightIndexBottom {
	margin:0 auto;
	position:relative;
	top:100px;   
	right:5px;
	width:352px;
	height:auto;
	text-align:center;
}



*html body div.rightIndexBottom {
	position:relative;
	left:20px;
}


.rightIndexBottom h3 {
	margin-top:15px;
	padding:3px 0;
	border-top:1px dotted;
	text-align:center;
}

.rightIndexBottom dd {
	margin-bottom:5px;
	line-height:2em;
	text-align:center;
}

.rightIndexBottom ul {
	list-style:circle inside;
	text-align:left;

}
.rightIndexBottom li {
	font-size:10px;
	line-height:1.3em;
}

input.mailaddress {
	margin-bottom:2px;
	width:130px;
	height:18px;
	line-height: 18px;
}

select.long {width:350px;}
select.age {
	width:40px;
	
}

ul.error {
	margin:10px 0 15px 0;
	list-style:none;
	text-align:center;	
	color:#d20051;
}

ul.error li {font-size:12px;}
/*----------info----------*/
#info {
	clear:both;
	width:870px;
	height:209px;
}
/*----------infoLeft----------*/
.infoLeft {
	float:left;
	background:url(../img/infoLeftBg.gif) no-repeat;
	width:510px;
	height:209px;
	text-align:left;
	position:relative;
}


.infoLeft p {
	position:absolute;
	padding:3px 0 0 20px;
	width:200px;
	line-height:1.3em;
	text-align:left;
	color:#fff;
}


.infoLeft dl {
	position:relative;
	top:50px;
	left:20px;
	width:200px;
	text-align:left;
	color:#fff;
}

.infoLeft dd {
	width:180px;
	line-height:1.3em;
	text-align:left;
	color:#fff;
}

;;.infoLeft dd {
	padding-top:3px;
}

/*----------Qlist----------*/






.Qlist {
	position:absolute;
	right:5px;
	background:url(../img/QlistBg.png) no-repeat;
	width:191px;
	height:148px;
}

*html body div.Qlist {
	background:url(../img/QlistBg.gif) no-repeat;
}

.Qlist h4 {
	padding:0px 5px 5px 0;
	text-align:center;
}

.Qlist ul {
	padding-left:10px;
	list-style:none;
}


.Qlist li {
	font-size:10px;
	text-align:left;
	line-height:1.5em;
}

.Qlist p {
	padding-top:5px;
	text-align:center;
	font-size:10px;
	color:#d20051;
}

.Qlist a{text-decoration:none; color:#d20051;}
.Qlist a:hover{text-decoration:underline; color:#d20051;}

/*----------infoRight----------*/

.infoRight {
	float:right;
	background:url(../img/infoRightBg.gif) no-repeat;
	width:360px;
	height:209px;
	text-align:left;
	position:relative;
}

.infoRight p {
	padding:3px 0 0 10px;

	display:block;
	width:140px;
	height:140px;
	line-height:1.3em;
	text-align:left;
	color:#fff;
	position:absolute;
}

.infoRight ul {

	position:absolute;
	right:20px;
	list-style:none;
}

/*----------footer----------*/
#footer {
	margin:0 auto;
	background:url(../img/footer.png) no-repeat;
	width:906px;
	height:26px;
	position:relative;
}

*html body div.#footer {
	background:url(../img/footer.gif) no-repeat;
}

#footer ul {
	position:absolute;
	top:10px;
	left:5px;
	list-style:none;
	text-indent:10px;
}


#footer li {
	float:left;
	padding-bottom: 10px;
	display:block;
	color:#fff;
	font-size:10px;
}

#footer a{text-decoration:none;color:#fff;}
#footer a:hover{text-decoration:underline;color:#d20051;}



/*----------contact----------*/
.contact,.footer_rule,.privacy,.company,.registM,.registW,.replayM,.replayW,.qanda {
	margin:0 auto;
	position:relative;
	top:8px;
	right:-5px;
	width:370px;
	height:auto;
	text-align:center;
}

.contact p,.privacy p,.registM p,.registW p,.replayM p,.replayW p {
	margin:10px auto;
	width:340px;
	color:#fff;
	text-align:left;
}

.contact table {
	margin:0 auto;
	background-image:url(../img/whiteBg.gif);
	border:1px solid;
	width:340px;
	height:auto;
}

.contact th {
	padding:5px 0;
	border:1px solid;
	width:100px;
	height:auto;
	text-align:center;
}

td.contactText,td.contactSubmit,td.contactBody {
	padding:5px 0 5px 5px;
	border:1px solid;
	width:240px;
	height:auto;
	text-align:left;
}

td.contactSubmit {background-image:url(../img/bodyBg.gif);text-align:center;}

.contact ul {
	margin:0 auto 10px auto;
	list-style-position:inside;
	width:340px;
	color:#d20051;
	text-align:left;
}
/*----------agree----------*/
.agreePara {
	margin:10px auto 0 auto;
	background-image:url(../img/whiteBg.gif);
	width:340px;
	height:500px;
	overflow-y:scroll;
	;;overflow:scroll;
	border:1px solid gray;
}

.agreePara dl,.agreePara ol {
	padding:5px;
	text-align:left;
}

.agreePara dt {font-weight:bold;}
/*----------privacy----------*/

.privacy h4 {
	margin:5px auto;
	padding:8px 0 8px 8px;
	width:340px;
	font-weight:bold;
	text-align:left;
	background-color:#333;
	color:#fff;
	}

.privacy ol {
	margin:0 auto 10px auto;
	list-style-position:inside;
	width:340px;
	color:#fff;
	text-align:left;
}

*html body div.privacy ol {
	position:relative;
	right:20px;
}

.privacy li {
	margin-bottom:10px;
	line-height:1.3em;
}

.privacy p {
	width:340px;
	font-size:10px;
	color:#d20051;
}

/*----------regist----------*/
.registM,.registW,.replayM,.replayW {
	padding-bottom:20px;
	height:auto;
}

.registM,.replayM {background:url(../img/registBg_m.png) no-repeat;}
.registW,.replayW {background:url(../img/registBg_w.png) no-repeat;}

*html body div.registM {background:url(../img/registBg_m.gif) no-repeat;}
*html body div.registW {background:url(../img/registBg_w.gif) no-repeat;}

*html div.replayM {background:url(../img/replayBg_IE6m.gif) no-repeat;}
*html div.replayW {background:url(../img/replayBg_IE6w.gif) no-repeat;}

.registM table,.registW table,.replayM table,.replayW table,.qanda table {
	margin:0 auto;
	width:340px;
	height:auto;
}

.registM th,.registW th {
	padding:5px 3px;
	border:1px solid #000;
	text-align:center;
	color:#fff;
}
.registM th {background-color:#002b60;}
.registW th {background-color:#d20051;}

.registM td,.registW td {
	padding:5px 0 5px 5px;
	border:1px solid #000;
	background-image:url(../img/whiteBg.gif);
	text-align:left;
}

.registM h4,.registW h4 {
	margin:20px auto 0 auto;
	padding:10px 0 5px 0;
	width:340px;
	border-top:1px dotted #fff;
	color:#fc0;
	text-align:left;
	font-weight:bold;
}

.registM ul,.registW ul {
	margin:0 auto;
	list-style:circle inside;
	width:340px;
	color:#fff;
	text-align:left;
	line-height:1.2em;
}

*html body div.registM ul,div.registW ul {
	position:relative;
	right:20px;
}

.registM li,.registW li {font-size:10px;}
.registM a,.registW a {text-decoration:underline; color:#fff;}
.registM a:hover,.registW a:hover {text-decoration:underline; color:#d20051;}

span.small {font-size:10px;}

.registM dl,.registW dl {
	margin:5px auto 10px auto;
	width:340px;
	color:#fc0;
	text-align:left;
}

.registM dt,.registW dt {
	padding-bottom:5px;
	color:#fff;
}

/*----------replay----------*/
.replayM table,.replayW table {
	margin-bottom:10px;
	border:1px solid;
	background-image:url(../img/whiteBg.gif);
	text-align:left;
}

td.rpImg {
	width:86px;
	height:86px;
	text-align:center;
}

td.rpTitle {
	padding:0 5px;
	width:234px;
	height:auto;
}

td.rpBody {
	padding:5px 10px 10px 10px;
	border-top:1px dotted;
	width:340px;
	height:auto;
}

.replayM dl,.replayW dl,.qanda dl {
	margin:0 auto;
	width:340px;
}

.replayM textarea,.replayW textarea {
	margin-bottom:5px;
	width:340px;
	font-size:12px;
}

.replayM dd,.replayW dd {
	color:#fff;
	font-size:10px;
}

.replayM dd img,.replayW dd img {
	margin-top:10px;
}
span.men {color:#00478b;}
span.women {color:#d20051;}

/*----------Q&A----------*/
.qanda {
	marin-top:10px;
	background:url(../img/qandaBg.gif) no-repeat;
	height:936px;
	text-align:left;
}

.qanda h3 {
	display:block;
	width:150px;
	height:120px;
	position:relative;
	top:60px;
	left:15px;
	font-size:10px;
	color:#fff;
	text-align:left;
}

.qanda table {
	margin-bottom:10px;
	background-image:url(../img/qandaTbg.png);
	text-align:left;
	color:#fff;
}

*html body div.qanda table {
	margin-left:14px;
	background:url(../img/qandaTbg_IE6.png) no-repeat;
	behavior: expression(IEPNGFIX.fix(this));
}

.qanda th {
	padding:5px;
	width:106px;
	height:106px;
}

td.name{padding-top:3px;}
;;td.name{padding:7px 0 5px 0;}
td.jobage{border-bottom:1px dotted #fff;}
;;td.jobage{padding-bottom:3px;border-bottom:1px dotted #fff;}
td.subtitle{padding-top:7px;color:#fc0;}
;;td.subtitle{padding-top:10px;}

dl.qa {
	margin:10px auto 0 auto;
	display:block;
	width:340px;
	background-image:url(../img/qandaDbg.png);
	behavior: expression(IEPNGFIX.fix(this));
	height:85px;
	text-align:left;
	color:#fff;
}

*html body div.qanda dl.qa {
	margin-left:14px;
}

dt.Que {
	margin-bottom:5px;
	padding:5px;
	border-bottom:1px dotted #fff;
	color:#fc0;
	font-weight:bold;
}

dd.Ans {
	margin-bottom:10px;
}

.qanda h4 {
	margin:20px auto 0 auto;
	display:block;
	width:352px;
	text-align:center;
}

*html body div.qanda h4 {
	margin-left:8px;
}

.otherQA {
	margin:5px 0 0 20px;
	width:auto;
}

img.qaSub {
	display:block;
	width:50px;
	height:50px;
}


dl.otherQA {
	margin:0 3px;
	float:left;
	display:block;
	width:auto;
	height:auto;
	text-align:center;
}

dl.otherQA a {text-decoration:none;color:#fff;}
dl.otherQA a:hover {text-decoration:underline;color:#d20051;}

dt.QAname {
	padding-top:3px;
	font-size:10px;
	color:#fc0;
}

dd.QAprof {
	font-size:10px;
}

/*----------profComp----------*/
.profComp {
	background:url(../img/profComp_bg.gif) no-repeat;
	width:400px;
	height:231px;
}

.profComp p {
	margin:0 auto;
	width:370px;
	color:#fff;
	text-align:left;

}

/*----------indexAdv----------*/
#indexAdv {
	margin:0 auto;
	width:850px;
	height:auto;
}

#indexAdv dl {
	margin:10px 0;
	padding-left:5px;
	float:left;
	display:block;
	width:160px;
	height:auto;
	font-size:14px;
}

#indexAdv dt,#indexAdv dd {
	color:#fff;
	text-align:left;
}

#indexAdv dt {
	margin-bottom:5px;
	font-size:14px;
}

#indexAdv dd {line-height:1.3em;}

#indexAdv dd a {color:#060; font-size:10px; text-decoration:none;}

/*----------adv----------*/
.adv {
	margin:40px auto 0 auto;
	position:relative;
	right:10px;
	width:370px;
	height:auto;
}

img.home {
	margin:20px auto 0 auto;
	display:block;
	width:90px;
	height:30px;
	text-align:center;
}

img.home a {text-align:right;}

