@charset "UTF-8";
/* CSS Document */

html {
	height:100%;
}

body {
width:100%;
height:100%;
margin:0 auto;

position:relative;

text-align:center;
background:url(../images/dot.gif) left top repeat;
font-size: 12px;
color:#333;
line-height: 1.5;
/*font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;*/
font-family: verdana,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ ProNW3","Hiragino Kaku Gothic ProN",Osaka,Sans-Serif;
}

/* for IE6 */
* html body {
font-size: 75%;
/*font-family: verdana,"ヒラギノ角ゴ ProW3","ＭＳ Ｐゴシック","MS PGothic","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;*/
font-family: verdana,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ ProWN3","Hiragino Kaku Gothic ProN",Osaka,Sans-Serif;
}

/* for IE7 */
*:first-child + html body {
font-size: 75%;
/*font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;*/
font-family: verdana,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ ProNW3","Hiragino Kaku Gothic ProN",Osaka,Sans-Serif;
}


*{
/*font-family:'ＭＳ Ｐゴシック',sans-serif;*/
/*font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;*/
font-family: verdana,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ ProNW3","Hiragino Kaku Gothic ProN",Osaka,Sans-Serif;
}



h1,h2,h3,h4,h5,h6,h7,p {
	margin:0;
}

a {
	color:#29ABE2;
}
a:hover {
	color:#33CCFF;
}

img {
	border:none;
}

.clear {
	clear:both;
	height:0;
	overflow:hidden;
	position:relative;
}

a.link_txt_out {
	background:url(../images/mk_link_out.gif) no-repeat left top;
	padding-left:18px;
	min-height:18px;
}

a.link_txt {
	background:url(../images/mk_link_text.gif) no-repeat left 2px;
	padding-left:14px;
	min-height:16px;
}


/*--------------------------------------------------------------------------*/

#container {
	width: 100%;
	position: relative;
	height: 100%;
	min-height: 100%;
}

body > #container {
	height: auto;
}

#header {
	border-bottom:1px solid #B3B3B3;
	background-color:#F2F2F2;
	text-align:center;
	height:20px; padding:6px 0;
}
#header-inner {
	text-align:right;
	width:955px; margin:0 auto;
	position:relative;
}

#header-inner .logo {
	position:absolute; top:0; left:0;
}


#contents {
	width:975px; margin:103px auto 0px auto;
	text-align:left;
	padding-bottom:100px;
}



#main {
/*	background:url(../images/bg_main_top.png) no-repeat left 45px #FFF;
*/	position:relative;
}

#main-inner {
	padding:30px 0 0px 172px;
	background:url(../images/bg_main_mid.png) repeat-y left top;
}

#main-btm {
	padding-bottom:40px;
	height:40px;
	width:975px;
	background:url(../images/bg_main_btm.png) no-repeat left bottom;
	position:relative;
}

*+html #main-btm { margin-bottom:25px;}

#footer {
	height:20px; padding:15px 0;
	background-color:#BB90CF;
	text-align:center;
	color:#FFF;
	position:absolute; bottom:0px; left:0px;
	margin:0;
	width:100%;
}

#footer-inner {
	width:955px; margin:0 auto;
}



/*--------------------------------------------------------------------------*/


h1 {
	background:url(../images/bg_main_top.png) no-repeat left top;
	height:49px;
	position:relative;
	z-index:100;
}

h1 .title01 {
	position:absolute; left:135px; top:-65px;
}
h1 .title02 {
	position:absolute; left:-50px; top:-58px;
}

h2.pTitle {
	margin-bottom:20px;
}

.block-form {
	background:url(../images/bg_form_mid.gif) repeat-y left top;
	text-align:center;
	width:630px;
	position:relative;
}
.block-form p {
	text-align:left;
	margin:0 90px;
	width:450px;
}

.block-form-head {
	background:url(../images/bg_form_top.gif) no-repeat left top;
	height:22px;
}
.block-form-foot {
	background:url(../images/bg_form_btm.gif) no-repeat left bottom;
	height:20px;
}

input {
	font-size:14px;
}

input.uid, 
input.pwd, 
input.nameL, 
input nameF {
	width:250px;
}


/*--------------------------------------------------------------------------*/




/*ログイン*/
/*--------------------------------------------------------------------------*/

.block-target {
	position:absolute; top:40px; left:755px;
	z-index:100;
}
.lead {
	margin-bottom:10px;
	margin-top: 15px;
}

.fm_login {
}

img.attr {
	margin-left:5px;
}

.block-form .login {
	width:470px;
	margin:10px auto;
}
.login td {
	padding:5px 10px;
	text-align:left;
}

.login input {
	width:230px;
}


/*ログイン方法など*/
.block-caution {
	background-color:#F9F9F9;
	border:1px solid #CCC;
	padding:15px;
	margin-top:15px;
	width:598px;
}

.block-caution dl {
	margin:0;
}
.block-caution dt {
	clear:left;
	float:left;
}
.block-caution dd {
	margin-left:113px;
	margin-bottom:5px;
}


/*対象書籍*/
.target_book {
	width: 939px;
	margin: 20px auto 0 auto;
	padding: 7px;
	border: 1px solid #CCC;
	background-color:#F2F2F2;
	position: relative;

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(../js/PIE.htc);
}

.target_book h2 {
	float:left;
	width:120px;
}
.target_book p {
	float:left;
	margin-left:25px;
	width:400px;
	line-height:24px;
	padding-top:10px;
	padding-right:10px;
}
.target_book .book {
	float:left;
	margin-left:30px;
	width:245px;
}

.book {
	line-height:1.7;
	padding-top:5px;
}
.book img {
	display:block;
	float:left;
	margin-right:15px;
}
.book h3 {
	font-size:12px;
}


/*入力*/
/*--------------------------------------------------------------------------*/

.fm_input {
	position: relative;
}

.block-form .input1,
.block-form .input2,
.block-form .input3 {
	background-color:#FFF;
	position: relative;

	-moz-border-radius: 23px;
	-webkit-border-radius: 23px;
	border-radius: 23px;
	behavior: url(../js/PIE.htc);

}

.block-form .input1,
.block-form .input3 {
	width:520px;
	height:46px;
	margin:15px 55px 5px 55px;
}

.input1 th,
.input3 th {
	width:40px;
	height:46px;
	padding:0;
	text-align:right;
}
.input1 td,
.input3 td {
	width:117px;
	padding-left:8px;
	text-align:left;
}
.input1 th.mei,
.input3 th.mei {
	width:48px;
}
.input1 td.mei,
.input3 td.mei {
	width:169px;
}
.input1 td input,
.input3 td input  {
	width:105px;
}


.block-form .input3 {
	margin-top:5px;
}

.block-form .input2 {
	margin:5px 55px 15px 55px;
	width:520px;
	height:46px;
}
.input2 td {
	white-space:nowrap;
	height:17px;
	text-align:left;
}
.input2 td.boy {
	width:192px;
	padding-left:35px;
}
.input2 td.girl {
	width:187px;
	padding-left:0px;
}
.input2 td input {
}
.input2 img {
	padding-left:10px;
	position:relative; top:3px;
}




.block-form .idx {
	text-align:left;
	padding-left:30px;
	width:146px;
}




/*診断に関するご注意*/
.caution_input {
	margin-top:25px;
	width:630px;
}
.caution_input ul {
	margin:0;
	padding:15px 20px;
	background-color:#F9F9F9;
	border:1px solid #CCC;
}

.caution_input li {
	margin-bottom:5px;
	line-height:1.5;
	margin-left:20px;
}

/*エラーメッセージ*/
.errMsg {
	color:#F00;
	margin:10px auto;
	background-color:#FF9;
	width:446px;
	padding:2px;
	position: relative;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(../js/PIE.htc);
}

.fm_login .errMsg {
	padding:2px;
	margin:0;
}
.fm_login td.msg {
	padding:0;
}





/*診断結果*/
/*--------------------------------------------------------------------------*/


.boyOrGirl {
	position:absolute; left:52px; top:-1px;
}

.img-Family {
	position:absolute;
	left:640px;
	top:205px;
	z-index:30;
}

.block-beforeDeside {
	position:absolute; top:113px; left:755px;
	z-index:100;
}

.fm_result {
	text-align:center;
}

.inName {
	color:#FF6464;
	margin:0 auto;
	margin-top:6px;
	
	width:auto;
	height:40px;
	
	position:relative; left:60px;

}

.inName td {
}

.nm {
	vertical-align:bottom;
	font-size:28px;
	line-height:100%;
	min-width:280px;
	*width:280px;
	white-space:nowrap;
	padding:0 10px 6px 10px;
	background-color:#FFF;
	text-align:center;
	
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	behavior: url(../js/PIE.htc);
}

.chan_kun {
	padding-left:10px;
	padding-bottom:4px;
	vertical-align:bottom;
	width:120px;
	text-align:left;
}


.inPart {
	width:auto;
	margin:0 auto;
}
.char {
	text-align:center;
	position:relative;
	float:left;
	min-width:1em;
	min-height:1em;
}
.num {
	position:absolute;
	top:-28px;
	font-size:10px;
	width:100%;
	text-align:center;
}




.tbl_result {
	clear:both;
	margin:10px auto 15px auto;
	padding-right:2px;
	width:520px; height:178px;
	background:url(../images/bg_tbl_result.gif) no-repeat left top;
}

.tbl_result th {
	text-align:center;
	vertical-align:middle;
	height:28px;
}

.tbl_result th.idx_kakusu {
	width:58px;
	height:60px;
	margin-bottom:4px;
}
.tbl_result th.idx_unsei {
	width:58px;
	height:86px;
}


.tbl_result td {
	text-align:center;
	vertical-align:middle;
	width:92px;
	padding:0;
	_vertical-align:top;
	_padding-top:8px;
}

.tbl_result .kaku td {
	_padding-top:20px;
}



/*エピソード募集*/
.block-episode {
	margin-left:615px;
}

/*.block-episode a {
	font-size:18px;
	line-height:1.1;
	letter-spacing:0.1em;
	background:url(../images/mk_mail.gif) no-repeat left top;
	
	padding-left:40px;
	min-height:20px;
}

.block-episode p {
	padding-left:35px;
}
*/



/*西東社のおすすめＢＯＯＫ*/
.block-osusume {
	background-color:#F2F2F2;
	border:1px solid #CCC;
	width:943px;
	margin:0 10px;
	padding:5px;
	padding-bottom:4px;
}

.block-osusume dl {
	margin:0;
}

.block-osusume dt {
	margin:0;
	width:190px;
	height:22px;
	float:left;
}

.block-osusume dd {
	margin-left:26px;
	letter-spacing:0.1em;
	padding-top:2px;
	float:left;
}



/*  追加　　*/
.tbl_yomi {
	 background:url(../images/box_hb_check_bg.gif) repeat-y left top;
	 text-align:left;
	 margin:20px auto 0;
	 width:520px;
}

.tbl_yomi th {
	width:115px;
	text-align:left;
	padding:0;
}
.tbl_yomi td {
	text-align:left;
	width:405px;
}
.tbl_yomi dl {
	position:relative;
	color:#FF6464;
	margin:0;
	padding:0;
	_border:1px solid #edf7fe;
}
.tbl_yomi dt {
	position:absolute;
	left:0; top:0;
	width:5em;
}
.tbl_yomi dd {
	margin-left:5em;
	letter-spacing:0.1em;
}

.yomi dt {
	letter-spacing:1em;
}




/*
バナーローテーション
*/

#banner {
	position:relative;
	margin:25px 10px 30px;
	width:955px;
	text-align:center;
}

ul#rotation {
    margin:0;
    padding:0;
    list-style:none;
}

ul#rotation li {
    margin:0;
    padding:0;
    position:absolute;
    top:0;
    left:0;
    display: block;
}

a img {
    border-style:none;
}




/*注意事項*/
/*--------------------------------------------------------------------------*/

body#caution {
	text-align:center;
	background:none;
}

#caution #contents {
	margin:20px auto 40px auto;
	padding-bottom:0;
	width:640px;
	background:none;
}


#caution ul,
#caution dl {
	margin:0;
	padding:0;
}

#caution h1 {
	background:none;
	height:41px;
	margin-bottom:30px;
}

#caution .block-01 {
	margin-left:20px;
	width:600px;
	margin-bottom:40px;
}

#caution .block-01 ul {
	margin-bottom:20px;
	padding-left:1.5em;
}
#caution .block-01 li {
	margin-bottom:10px;
}

#caution .block-01 .sample {
	margin-top:10px;
}

#caution .block-02 {
	margin-left:10px;
	width:620px;
	margin-bottom:40px;
}

#caution .block-02 h2 {
	margin-bottom:18px;
}
#caution .block-02 .tbl {
	margin-left:10px;
}


#caution .block-03 {
	margin-left:20px;
	width:600px;
	margin-bottom:40px;
}

#caution .block-03 .pc_condition {
	border:1px solid #CCC;
	background-color:#E8F5FF;
	width:558px;
	padding:1.4em 20px 0.7em 20px;
	margin-bottom:10px;
}

.pc_condition dl {
	position:relative;
}

.pc_condition dt {
	position:absolute;
	width:150px;
}

.pc_condition dd {
	width:408px;
	padding-left:150px;
	margin:0;
	margin-bottom:0.7em;
}

#caution .block-03 ul {
	list-style-type:none;
}

#caution .block-03 li {
	padding-left:1em;
	color:#FF0000;
}

#caution .block-03 li span {
	margin-left:-1em;
}

.btn_close {
	text-align:center;
	padding-bottom:20px;
}


/*　画数解説欄　*/
#kakusu {
	margin-top: 40px;
	width: 630px;
	padding-bottom: 30px;
}
#kakusu dt {
	background-color: #ECE0F1;
	font-size: 16px;
	font-weight: bold;
	padding: 0.3em 1em;
	margin-top: 1.5em;
	letter-spacing: 0.1em
}
#kakusu dt span {
	font-size: 12px;
}
#kakusu dt em {
	color: #FF1D25;
	font-style:normal;
}
#kakusu dd {
	margin-left: 1.8em;
	margin-top: 1.5em;
}
