@charset "utf-8";
/* CSS Document */

/* huck for IE */
* html div#container {height:100%;}
*{margin:0;padding:0;}
body > #container { height: auto;}


html {
	height:100%;
}
body {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	height:100%;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
fieldset {
	padding: 12px;
	height: 130px;
}

* html div#container{
}

div#container{
	width: 806px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-y;
	min-height: 100%;
}



hr{
	clear: both;
	padding: 0px;
	visibility: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

ol{
	margin: 0px;
	padding-left: 25px;
	list-style-position: outside;
}
li{
}

#header{
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: 117px;
}
#contents{
	width: auto;
	margin-right: 5px;
	margin-left: 5px;
	min-height:100%;
	height:auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-top: 10px;
}
#footer{
	text-align:center;
	font-size: 11px;
	line-height: 130%;
	color: #333333;
	bottom:0;
	width: 800px;
	margin-top: 20px;
	margin-right: 3px;
	margin-left: 3px;
	clear: both;
	height: 50px;
	background-image: url(../images/footer.jpg);
	padding-top: 10px;
	padding-bottom: 10px;
}
.footerBlockL{
	float: left;
	padding: 5px;
	text-align: left;
}
.footerBlockR{
	float: right;
	text-align: right;
	padding: 3px;
	font-size: 9px;
}


/* TOP PAGE */
#conLeftBlock{
	width: 200px;
	float: left;
	margin-right: 20px;
	padding-bottom: 10px;
}
#conRightBlock{
	width: 550px;
	float: left;
}

.topLoginL{
	font-size: 12px;
	color: #0259DE;
	width: 260px;
	overflow: visible;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 10px;
	float: left;
	margin-bottom: 10px;
}
.topLoginR{
	font-size: 12px;
	color: #0259DE;
	width: 460px;
	overflow: visible;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 10px;
}
.topLoginBtn{
	float: left;
	font-size: 11px;
	text-align: center;
	width: 194px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.topMiddle {
	clear: both;
	margin-left: 10px;
	height: auto;
	overflow: auto;
}
.topNews{
	font-size: 11px;
	color: #333333;
	line-height: 150%;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border: 1px solid #80acf3;
	float: left;
}
.topNewsTitle{
	background-color: #80acf3;
	color: #FFFFFF;
	text-indent: 5px;
}
.topNewsTxt{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding: 2px;
	clear: both;
	display: block;
	color: #333333;
	font-size: 10px;
	margin: 5px;
}
.topNewsDate{
	width: 9em;
	float: left;
	color: #0033FF;
	font-weight: normal;
}
.selfCheckBanner {
	float: left;
	padding: 8px 5px 5px 5px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 15px;
	color: #FF6600;
	margin-left: 5px;
}
.topAbout{
	$font-size: 12px;
	line-height: 170%;
	font-size: 12px;
	width: 740px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.topAboutL{
	float: left;
	width: 440px;
	margin-top: 10px;
	margin-right: 40px;
}
.topAboutL2{
	float: left;
	width: 390px;
	margin-right: 15px;
}
.topAboutR{
	float: left;
	margin-top: 10px;
}
.topAboutR2{
	float: left;
	margin-top: 30px;
}

.topAboutImg {
	margin: 5px 0px 5px 0px;
}
.topAboutText {
	margin-left: 23px;
}

.topAbout02{
	font-size: 12px;
	line-height: 160%;
	clear: both;
	background-image: url(../images/top_about02_02.gif);
	background-repeat: repeat-y;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.topAbout02Title{
}
.topAbout02L{
	width: 260px;
	float: left;
	padding-left: 20px;
}
.topAbout02R{
	float: left;
	width: 440px;
}
.topAboutFooter{
	padding-top: 50px;
	width: 100%;
	clear: both;
	text-align: center;
}
.topAboutHeader{
	margin-top: 10px;
	width: 100%;
	clear: both;
}
.topAboutImage {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}

/*ログアウト部分*/
.logout{
	float: right;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
	clear: both;
}

/*ログイン／受講部分*/
.subTitle{
	background-color: #668D1A;
	padding: 5px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../images/subTitleBg.gif);
}
.startTitle{
	border: 2px solid #23529C;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/subTitleBg.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	padding-top: 3px;
	clear: both;
}
.startTitleUserList{
	border: 2px solid #23529C;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/subTitleBg.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	padding-top: 3px;
	clear: both;
}
.startBlock{
	background-color: #FFFFCC;
	border: 2px solid #23529C;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 15px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;

}
.formRedTxt{
	font-size: 14px;
	color: #FF0000;
}
.redTxtBig{
	font-size: 14px;
	color: #FF0000;
	line-height: 150%;
}
.redTxtSmall{
}
.startBlockWhite {
	border: 2px solid #23529C;
	font-size: 14px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 15px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	line-height: 150%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.startBlockWhiteLeft {
	border: 2px solid #23529C;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 15px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	line-height: 150%;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*問題・解答関係*/
.qNum{
	font-size: 12px;
	color: #666666;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: auto;
	letter-spacing: 1px;
	background-color: #FFFFCC;
	margin-top: 10px;
	text-align: center;
}
.qNumNow{
	font-weight: bold;
	color: #0000FF;
}
.qBlock{
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.qTitle{
	font-size: 16px;
	color: #000000;
}
.qtitleSub{
	font-size: 14px;
	color: #FF3300;
	margin-bottom: 10px;
}
.qPic{
	width: 120px;
	float: left;
	margin: 10px 10px 10px 0px;
}
.qTxt{
	color: #000000;
	font-size: 14px;
	line-height: 150%;
	float: left;
	width: 560px;
	margin-top: 20px;
	font-weight: bold;
}
.qPostit{
	clear: both;
	text-align: left;
	font-size: 12px;
	color: #FF3300;
	line-height: 12px;
}
.qChoiceTitle{
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	padding: 3px;
	margin-top: 10px;
}
.qChoice{
	font-size: 12px;
	line-height: 180%;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #648C0B;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.qBtnL{
	float: left;
}
.qBtnR{
	float: right;
}

.answerChoiceTitle{
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4489CA;
	padding: 3px;
	margin-top: 10px;
}
.answerChoice{
	font-size: 14px;
	line-height: 180%;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4489CA;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.answerCorrect{
	font-weight: bold;
	color: #4489CA;
	margin-left: -10px;
}
.answerCom{
	margin: 10px;
	font-size: 12px;
	line-height: 150%;
}
.faq_text {
	margin: 10px 5px 10px 5px;
	line-height: 18px;
	text-align: left;
}
.question_txt {
	margin: 10px 0px 10px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #23529C;
}
.answer_txt {
	margin: 5px 10px 20px 30px;
	font-size: 12px;
}
.info_box {
	margin: 10px 0px 10px 0px;
	padding: 5px;
	border: 1px dotted #78A2EA;
	background-color: #FEFBEF;
	font-size: 13px;
}
.sub_title_policy {
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	margin-bottom: 20px;
	margin-right: 5px;
}
.policy_text {
	margin: 10px 5px 10px 5px;
	line-height: 18px;
	text-align: left;
	font-size: 12px;
}

.policy_title {
	padding: 3px;
	margin: 10px 0px 10px 0px;
	background-color: #E6EEFB;
	font-size: 13px;
	font-weight: bold;
}

.user_menu {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}
.user_name {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 3px;
	width: 500px;
	height: 40px;
	background-color: #F2EDFE;
	font-weight: bold;
}

.center_block {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 500px;
}
.userInfo {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 100%;
	text-align: center;
}

.attention {
	text-align: left;
	padding:5px;
	background-color: #FFFBE6;
	border: 1px solid #FF9900;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	clear: both;
	line-height: 15px;
	font-size: 12px;
}
.sample_image {
	color: #0033FF;
	font-weight: lighter;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 3px;
}

.data_block {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 600px;
	text-align: left;
}

.startTitleP{
	border: 2px solid #CDA93A;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/subTitleBgP.gif);
	background-repeat: repeat-x;
	padding-top: 3px;
	clear: both;
}
.premiumLogo{
	text-align: left;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	padding-top: 3px;
	clear: both;
}

.startBlockWhiteP {
	border: 2px solid #CDA93A;
	font-size: 14px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 15px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	line-height: 150%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.user_nameP {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 8px;
	width: 500px;
	height: 30px;
	background-color: #F3E4B6;
	font-weight: bold;
}

.attention_block {
	background-color: #FEF3E7;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding: 10px;
	width: 450px;
	text-align: left;
}

.attentionP {
	background-color: #FBE2CE;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 20px;
	padding: 5px;
	font-weight: bold;
	text-align: left;
}

.topAboutPremium{
	margin-top: 10px;
	width: 750px;
	clear: both;
}
.topAboutImgP {
	margin: 5px 0px 5px 15px;
	text-align: center;
}
.topAboutTextP {
	margin-left: 23px;
	margin-right: 23px;
	text-align: left;
	font-size: 12px;
}

.topSampleArea {
	width: 400px;
	margin: 0 auto ;
	padding: 6px;
	font-size: 13px;
	line-height: 150%;
	text-align: center;
	border: 2px solid #802B32;
	background-color: #FFFBF4;
}

.samplePremiun {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

dt.premium {
	margin-top: 10px;
}
