@charset "utf-8";

/* 公式テキストのご案内
---------------------------------------------*/
#main{
color:#333333;
}

#main dl dt{
line-height:1.6em;
}

#main dl dd{
line-height:1.6em;
}



#main ul.anchor{
width:638px;
margin-top:20px;
padding:8px 20px;
background-color:#F2F2F2;
}
#main ul.anchor:after{
content:".";
display:block;
visibility:hidden;
height:0;
clear:both;
}   

#main ul.anchor li{
float:left;
padding-left:18px;
margin-right:20px;
background:url(../../guideline/img/pict_down.gif) left no-repeat;
}

#main ul.anchor li a{
font-size:0.8em;
text-decoration:none;
color:#666264;
}

#main ul.anchor li a:hover{
color:#C90164;
}
#main p{
margin-top:10px;
line-height:1.6em;
}

/* テキスト
----------------------------------------*/
#text{
width:678px;
margin-top:20px;
}

#text img{
vertical-align:bottom;
}

#text div.txbox{
width:658px;
margin:15px 0 0 20px;
}
#text div.txbox:after{
content:".";
display:block;
visibility:hidden;
height:0;
clear:both;
}

#text div.txbox dl dt{
color:#CC0066;
}

#text dl.book{
float:left;
width:520px;
}

#main dl.buy{
float:right;
width:127px;
}

#main dl.buy dd{
margin-top:5px;
}

#main dl.buy a:hover img{
opacity:0.80;
filter:alpha(opacity=80);
}

#text dl.subject{
float:left;
width:658px;
margin-top:5px;
}


/* テキスト監修者
----------------------------------------*/
#supervise{
width:678px;
margin-top:30px;
color:#333333;
}
#supervise:after{
content:".";
display:block;
visibility:hidden;
height:0;
clear:both;
}

#supervise h4{
margin-left:20px;
}

#supervise h5{
width:658px;
margin-top:10px;
padding:3px 0 3px 20px;
background-color:#FAF0E1;
font-weight:bold;
color:#404040;
}

#supervise dl{
margin-top:10px;
}

#supervise dl.honor{
width:658px;
margin:5px 0 0 20px;
}

#supervise dl.top{
margin-top:5px;
}

#supervise dl dt span{
font-weight:bold;
color:#CC0066;
}

#supervise dl dd{
font-size:0.9em;
color:#737373;
}

#supervise div{
float:left;
width:319px;
margin:0 0 0 20px;
}

#supervise p {
color:#CC0066;
}


/* アプリ
----------------------------------------*/
#appli{
width:678px;
margin-top:30px;
color:#333333;
}
#appli:after{
content:".";
display:block;
visibility:hidden;
height:0;
clear:both;
}

#appli p{
display:inline;
float:left;
width:101px;
margin:20px 0 0 20px;
}

#appli dl{
float:right;
width:537px;
margin-top:20px;
}

#appli a{
color:#333333;
text-decoration:none;
}

#appli a:hover{
color:#C90164;
text-decoration:underline;
}


/* その他の参考図書
----------------------------------------*/
#other{
width:678px;
margin-top:30px;
padding-bottom:20px;
color:#333333;
}
#other:after{
content:".";
display:block;
visibility:hidden;
height:0;
clear:both;
}

#other dl.buy{
margin-top:20px;
width:140px;
}

#other dl.otherbook{
display:inline;
float:left;
width:480px;
margin:0 0 0 20px;
}

#other dl.otherbook dt{
margin-top:20px;
font-weight:bold;
color:#CC0066;
}

/*クレジットカード決済
-----------------------------*/

#credit{
width:658px;
margin:15px 0 0 20px;
}
#credit:after{
content:".";
display:block;
visibility:hidden;
height:0;
clear:both;
}

#txbox dl dt{
color:#CC0066;
}
.sectionH3 {}
.sectionH3 h3 {
	margin: 0 0 12px;
}

* html .sectionH3.transfer {text-align: center;}
/* tables */
.sectionH3.transfer .tables {
	margin: 0 auto;
	width: 610px;
}

.sectionH3.transfer table {
	border-left: 1px solid #45AFF1;
	border-top: 1px solid #45AFF1;
	margin: 0 0 30px;
	width: 300px;
}
.sectionH3.transfer table.postal {
	float: left;
}
.sectionH3.transfer table.bank {
	float: right;
}
.sectionH3.transfer table.bankonly {
	margin-left:155px;
	text-align: center;
}

.sectionH3.transfer table caption {
	background-color: #45AFF1;
	color: #FFF;
	font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",Helvetica,Meiryo;
	font-size: 110%;
	font-weight: bold;
	height: 25px;
	display:table-cell;
	text-align: center;
	vertical-align: middle;
	width: 300px;
}
* html .sectionH3.transfer table caption {padding: 5px 0 2px;}
.sectionH3.transfer table caption, x:-moz-broken {margin-left: -1px;}/* FF3.0以降 */

.sectionH3.transfer table th,
.sectionH3.transfer table td {
	border-bottom: 1px solid #45AFF1;
	border-right: 1px solid #45AFF1;
	font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",Helvetica,Meiryo;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	width: 301px;

}
.sectionH3.transfer table.postal td {
	height: 50px;
	width: 301px;
}
.sectionH3.transfer table.bank td {
	height: 33px;
}
.sectionH2 ol {
	padding: 0 0 0 15px;
}
* html .sectionH2 ol {padding: 0 0 0 25px;}
*+html .sectionH2 ol {padding: 0 0 0 25px;}
.sectionH2 ol li {
	list-style-type: decimal;
	margin: 0 0 20px;
}
.sectionH2 .btn {
	margin: 40px auto;
}


.sectionH2 .txtR {
	text-align: right!important;
}

.txtlg{font-size:14px;
}
.txtlgb{font-size:16px;
		font-weight:bold;
		
}

.frame{border:#45AFF1 solid 2px;
		width:665px;
		padding-left:5px;
		padding-top:7px;
		padding-bottom:10px;
		margin:10 0px;
		
}
.txtsm{font-size:12px;
}

.bank{text-align:center;

}

.ct{text-align:center;
margin:0 40;
}

.pagetop{text-align:right;
}
p.content1{line-height:150%;
}

.toanswer{
	text-align:right;
	font-size:20px;
	font-weight:bold;
}

.question{
	font-size:16px;
	font-weight:bold;
}
.answer{
		font-size:20px;
	font-weight:bold;
	text-align:left;
	margin-bottom:20px;
	margin-left:15px;
}
.end{font-size:25px;
color:#00F;
text-align:center;
margin-bottom:20px;
}
.top{
	text-align:center;
	font-size:16px;
}


/* tables */
.juken{
width: 480px;
border-collapse:separate;
border:1px solid #333;

}
.juken th{
width: 25%;
padding: 6px;
text-align:center;
vertical-align: top;
color: #333;
background-color:#A5F8B1;
border:1px solid #b9b9b9;
font-weight: bolder;
}
.juken td{
padding: 6px;
text-align:right;
background-color: #fff;
border: 1px solid #b9b9b9;
}

.jukentitle{
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-weight:600;
font-size:16px;
}

.anc{font-size:12px;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-weight:400;
font-size:14px;
}