@charset "utf-8";

#left {
	float: left;
	margin-top: 75px;
	width: 220px;
}

#main {
	float: right;
	margin-top: 17px;
	width: 720px;
}
#main article {
	position: relative;
	background-color: #FFFFFF;
	border: 1px solid #CECECE;
	border-radius: 6px 6px 6px 6px;
	box-shadow: 0 0 3px #CBCBCB;
	behavior: url(/css/PIE.htc);
}

h2 {
	line-height: 0;
	margin: 0 0 0 10px;
	padding-top: 20px;
	padding-bottom: 25px;
}

h2.subtitle {
	line-height: 0;
	margin: 0 0 0 20px;
	padding-bottom: 25px;
}

/* -------------------------------------------- */
/* about */
/* -------------------------------------------- */
.about #about_tab {
	width: 700px;
	height: 70px;
	margin-top: 20px;
	margin-left: 9px;
}
.about #about_tab p {
	float: left;
	cursor: default;
}
.about #about_tab .left {
	float: left;
	margin: 0;
}
.about #about_tab .right {
	float: right;
	margin: 0;
}
.about #about_tab .clickable {
	cursor: pointer;
}
.about #kids .lead {
	font-size: inherit;
	line-height: 1.5em;
	margin: 0 20px;
	padding: 0 0 50px;
}
.about #protector .lead {
	font-size:13px;
	line-height: 1.5em;
	margin: 0 20px;
	padding: 0 0 25px;
}
.about .outline {
	width: 684px;
	margin: 0 0 25px 20px;
	padding-bottom: 50px;
}
.about .topic {
	width: 684px;
	margin: 0 0 0 20px;
	padding-bottom: 50px;
}
.about .outline h3,
.about .topic h3 {
	line-height: 0;
	padding-bottom: 20px;
}
.about .outline p{
	padding-bottom: 0.75em;
}
.about .topic p {
	padding: 0 0 15px;
}
.about .topic p.sample_link a {
	background: url("/images/mypage/top/bg_movie_title.png") no-repeat left 0.5em ;
    padding: 0.5em 0 0.5em 25px;
}
.about .topic ul.step li {
	line-height: 0;
	padding-bottom: 4px;
	text-align: center;
}
.about .b_value .text {
	float: left;
	width: 345px;
}
.about .b_value .vtr_btn {
	float: right;
	width: 302px;
}
.about .movie ul {
    margin: 0;
    padding: 18px 0 0 0px;
}
.about .movie ul li {
    float: left;
    margin: 0 8px 0 0;
    width: 220px;
}
.about .movie ul li a {
    color: inherit;
    display: block;
}
.about .movie ul li .thumb {
	padding: 0;
}
.about .movie ul li p {
	margin: 0;
	padding: 18px 0 0 12px;
}
.about .movie ul li h3 {
    font-size: 12px;
    margin: 0;
    padding: 0.75em 0;
}
.about .movie ul li h3 img {
	margin-right: 0.25em;
}
.about .movie ul li p.text {
    font-size: 11px;
    margin: 0;
    padding: 0;
}
.about .sample {
	padding-bottom: 25px;
}

.about #drill-btn {
	float:right;
	width:332px;
	margin-bottom:20px;
	}

.about .sample .right {float: left; cursor: pointer; }
.about .sample .left {float: right; cursor: pointer; }
.about .sample .center {
    clear: both;
  
}

.about #guide .lead {
	font-size: inherit;
	line-height: 1.5em;
	margin: 0 20px;
	padding: 0 0 50px;
}
.about #guide dl.explanation {
	width: 660px;
}
.about #guide .free_member {
	width: 660px;
	margin: 0 auto;
}
.about #guide .scale_member {
	width: 660px;
	margin: 0 auto;
}
#guide dl.explanation dt,
#guide dl.explanation dd {
	line-height: 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#guide .guide_contents {
	position: relative;
	width: 667px;
	height: 457px;
	margin: 0 auto;
}
#guide .guide_contents .c01 {
	position: absolute;
	left: 0;
	top: 20px;
}
#guide .guide_contents .c02 {
	position: absolute;
	left: 0;
	top: 190px;
}
#guide .guide_contents .c03 {
	position: absolute;
	left: 0;
	top: 340px;
}
#guide .guide_contents .c04 {
	position: absolute;
	left: 500px;
	top: 50px;
}
#guide .guide_contents .c05 {
	position: absolute;
	left: 500px;
	top: 320px;
}
#guide .guide_contents #guide_preview li {
	position: absolute;
	left: 160px;
	top: 0px;
}
#guide .guide_contents .default {
	z-index: 200;
}
#guide .guide_contents .recipe {
	z-index: 210;
}
#guide .guide_contents .record {
	z-index: 220;
}
#guide .guide_contents .shisho {
	z-index: 230;
}
#guide .guide_contents .letter {
	z-index: 240;
}
#guide .guide_contents .training {
	z-index: 250;
}
#guide .guide_contents .btn01 {
	cursor: pointer;
	position: absolute;
	left: 0;
	top:130px;
}
#guide .guide_contents .btn02 {
	cursor: pointer;
	position: absolute;
	left: 0;
	top: 265px;
}
#guide .guide_contents .btn03 {
	cursor: pointer;
	position: absolute;
	left: 0px;
	top: 400px;
}
#guide .guide_contents .btn04 {
/* 	cursor: pointer; */
	position: absolute;
	left: 500px;
	top: 137px;
}
#guide .guide_contents .btn05 {
	cursor: pointer;
	position: absolute;
	left: 500px;
	top: 390px;
}



#gutspoint {
	margin: 0 12px 20px;
	}
	
#gutspoint p {
	padding:0 0;
	}
	
#gutspoint b {
	color:#FF0000;
	}
	
#gutspoint p.hosoku {
	font-size:90%;
	color:#666666;
	margin-bottom:20px;
	}
	
#gutspoint .gray_box {
	margin-bottom:20px;
	}
	
#gutspoint .gray_box .img {
	float:left;
	width:230px;
	padding:0 0 0 10px;
	
	}
	
#gutspoint .gray_box .right-area {
	float:right;
	width:434px;
	}
	

#gutspoint .lead_txt {
float:left;

}
#gutspoint .lead_btn {
float:right;

}
#gutspoint h3{
	color:#FF6C00;
	padding:10px;
	margin-bottom:10px;
	font-size:16px;
	line-height:100%;
	background: url("/images/mypage/bg_article_border.gif") repeat-x scroll left bottom transparent;
	}
	


.moteo_box table {
    background: none repeat scroll 0 0 #E78D00;
    border-color: #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    font-weight: normal;
    margin-bottom: 30px;
    margin-top: 10px;
    padding: 5px 20px;
    text-align: left;
	}


.moteo_box th {
    background: none repeat scroll 0 0 #4F81BD;
    border-bottom: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    color: #FFFFFF;
    font-weight: normal;
    padding: 8px 3px;
    text-align: center;
    vertical-align: top;

}
	
.moteo_box td {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    color: #000000;
    padding: 8px 20px;
    text-align: center;
}
.moteo_box tr.bg_grey td {
    background: none repeat scroll 0 0 #EFEFEF;
}
#gutspoint .moteo_box td {
    text-align: left;
}

	
#gutspoint a {
	color:#FF6633;
	}
	
.moteo_box td.blue_bg {
	background:#e0f3fb;
}

#gutspoint .gray_box table {
	border-left:1px solid #ddd;
	border-top:1px solid #eee;
	width:400px;
	
	margin-bottom:10px;
	}	
	
#gutspoint .gray_box table caption {
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:#ddd 1px solid;
	padding:5px 20px;
	text-align:left;
	background:#E78D00;
	color:#FFFFFF;
	font-weight:normal;
	}
	
#gutspoint .period {
	text-align:center;
}

#gutspoint .gray_box th {
	padding:5px 20px;
	text-align:center;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	background:#FFE3BC;
	font-weight:normal;
	width:60px;
	vertical-align:top;
	}
	
#gutspoint .gray_box td {
	padding:5px 20px;
	background:#FFFFFF;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	}

#gutspoint a:hover {
	color:#F05D2C;
	}
	
	

.gutspoint_wrap .btn_detail {    background: none repeat scroll 0 0 #324C9F;
    background: -moz-linear-gradient(center top , #3D5DC2 0%, #324C9F 95%) repeat scroll 0 0 transparent;
    border: 1px solid #2D345B;
    border-radius: 6px 6px 6px 6px;
    font-size: 15px;
    font-weight: bold;
    margin: 16px 14px 5px 213px;
    padding: 12px 11px 11px 15px;
    position: relative;
    text-align: center;
    width: 243px;
}
.gutspoint_wrap .btn_detail a {
	display:block; color: #FFFFFF;
}
.gutspoint_wrap #gutspoint .btn_detail a {
	display:block; color: #FFFFFF;
}
.gutspoint_wrap .btn_detail:hover {
	text-decoration:none;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.95, #4763bd), color-stop(0.00, #3d5dc2));
background: -webkit-linear-gradient(top, #3d5dc2 0%, #4763bd 95%);
background: -moz-linear-gradient(top, #3d5dc2 0%, #4763bd 95%);
background: -o-linear-gradient(top, #3d5dc2 0%, #4763bd 95%);
background: -ms-linear-gradient(top, #3d5dc2 0%, #4763bd 95%);
background: linear-gradient(top, #3d5dc2 0%, #4763bd 95%);


	}
.gutspoint_wrap .btn_detail:hover a {
	text-decoration:none;
	}

/* -------------------------------------------- */
/* question */
/* -------------------------------------------- */
.question ul li{
}

.question .An\_title{

}
.message {
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
}
/* input_table */
#input_table {
	margin: 0 10px;
	vertical-align: middle;
}
#input_table .complete_message {
	text-align: center;
	padding: 20px 0 10px;
}
#input_table th ,
#input_table td {
	background: url("/images/mypage/bg_article_border.gif") repeat-x left bottom;
	padding: 10px 0;
}
#main .gray_box table td.end,
#main #input_table th.end ,
#main #input_table td.end {
	background: none;
	padding: 10px 0 5px;
}
#input_table th {
	width: 170px;
	text-align: right;
	vertical-align: top;
	/*padding-top: 14px;*/
}
#input_table th p {
	margin: 0 20px 0 0;
	color: #223187;
}
#main #input_table td {
	color: #000000;
	background: url("/images/mypage/bg_article_border.gif") repeat-x left bottom;
}
#input_table td p {
	margin: 0;
}
#input_table td ul li {
	padding-bottom: 5px;
	overflow: hidden;
}
#input_table td ul li span.unit {
	padding-top: 5px;
	display: block;
	float: left;
	width: 100px;
	margin-right: 0.75em;
}
#input_table td ul li span.tf_label {
	color: #223187;
	padding-top: 0;
}
#input_table td ul li span.tf {
	margin: 0 0.5em;
}
#input_table td select ,
#input_table td input {
	margin: 0 5px 3px 0;
}
#input_table td span.unit {
	margin-right: 0.5em;
}
#input_table .paging {
	padding: 15px 0 5px;
}
#input_table .paging .left {
	float: left;
}
#input_table .paging .right {
	float: right;
}
textarea {
	width: 490px;
}

/* policy */
.policy article {
	padding: 0 15px;
}
.policy article h2 {
	margin: 0;
}
.policy article h3 {
	font-size: 14px;
	margin-bottom: 0.75em;
}
.policy article p {
	line-height: 1.75em;
	margin-bottom: 2em;
}
.policy article dl dt {
	margin-bottom: 0.75em;
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 0.5em;
}
.policy article dl dd {
	margin-left: 0;
	margin-bottom: 2.5em;
	line-height: 1.5em;
}
.policy article dl dd ul li {
	margin-bottom: 0.75em;
	line-height: 1.5em;
}
.policy h4 {
	font-size: 12px;
	color: #ff;
	background: #585858;
	padding: 5px 5px 7px;
	margin-bottom: 7px;
	color: #ffffff;
}
.policy .info_table {
	padding-bottom: 30px;
}
.policy table {
	width: 100%;
	border:1px solid #ebebeb;
	color: #585858;
	font-size: 11px;
}
.policy table th {
	border:1px solid #cccccc;
	background: #f7f7f7;
	text-align: left;
	padding: 4px 7px;
	text-align: center;
}
.policy table td {
	border:1px solid #cccccc;
	padding: 4px 7px;
}

.rules article {
	padding: 0 15px;
}
.rules article h2 {
	margin: 0;
}
.rules article h3 {
	background: #efefef;
	padding: 3px 5px;
	font-size: 14px;
	margin-bottom: 20px;
}
.rules article p {
	line-height: 1.75em;
	margin-bottom: 2em;
}
.rules article dl dt {
	margin-bottom: 0.75em;
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 0.5em;
}
.rules article dl dd {
	margin-left: 0;
	margin-bottom: 2.5em;
	line-height: 1.5em;
}
.rules article dl dd ul li {
	margin-bottom: 0.75em;
	line-height: 1.5em;
}
.exemptions article {
	padding: 0 15px;
}
.exemptions article h2 {
	margin: 0;
}
.exemptions article p {
	line-height: 1.75em;
}
.exemptions article ul {
	padding-top: 1.5em;
	line-height: 1.75em;
}
.exemptions article ul li {
	list-style-type: decimal;
	margin-left: 25px;
	margin-bottom: 2em;
	line-height: 1.5em;
}
.exemptions article ul li span {
	/*text-decoration: underline;*/
	font-weight: bold;
	margin: 0 0.25em;
}
.links article h2 {
	margin: 0;
}
.links article {
	padding: 0 15px;
}
.links article p {
	line-height: 1.75em;
	margin-bottom: 2em;
}
.links article dl dt {
	margin-bottom: 0.75em;
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 0.5em;
}
.links article dl dd {
	margin-left: 0;
	margin-bottom: 2.5em;
	line-height: 1.5em;
}
.links article dl dd ul li {
	list-style-type: decimal;
	margin-bottom: 0.75em;
	margin-left: 25px;
	line-height: 1.5em;
}
.law article {
	padding: 0 15px;
}
.law article h2 {
	margin: 0;
}
.law .info_table {
	padding-top: 10px;
	padding-bottom: 15px;
}
.law table {
	width: 100%;
	border:1px solid #ebebeb;
	color: #585858;
	font-size: 12px;
}
.law table th {
	border:1px solid #cccccc;
	background: #f7f7f7;
	text-align: left;
	padding: 8px 0px;
	width: 180px;
	text-align: center;
}
.law table td {
	border:1px solid #cccccc;
	padding: 8px 10px;
}


.member_rules article h2 {
	margin: 0;
}
.member_rules article {
	margin-top: 25px;
	padding: 0 15px;
}
.member_rules article p {
	line-height: 1.75em;
	margin-bottom: 2em;
}
.member_rules article dl dt {
	margin-bottom: 0.75em;
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 0.5em;
}
.member_rules article dl dd {
	margin-left: 0;
	margin-bottom: 2.5em;
	line-height: 1.5em;
}
.member_rules article dl dd ul li {
	list-style-type: decimal;
	margin-bottom: 0.75em;
	margin-left: 25px;
	line-height: 1.5em;
}
.member_rules article dl dd ul.mini_list {
	padding: 0px 0 15px;
}
.member_rules article dl dd ul.mini_list li {
	list-style-type: none;
	margin-left: 0;
}
.member_rules .notice {
	border: 1px solid #d9d9d9;
	padding: 10px;
	margin-bottom: 20px;
}
.member_rules .notice h4 {
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 0.5em;
}
.member_rules .notice .lead {
	font-size: 12px;
	/*text-decoration: underline;*/
	font-weight: bold;
	margin-bottom: 10px;
}

.member_rules .mesuring h3 {
	font-size: 13px;
	margin: 0 0 15px;
	background: #ffffff;
}
.member_rules .mesuring h3 span {
	font-size: 12px;
	margin: 0 0.5em;
	font-weight: normal;
}

.member_rules .mesuring p {
	line-height: 1.75em;
}
.member_rules .mesuring dl {
	margin: 0 0 25px 0;
}
.member_rules .mesuring dl dt {
	border-bottom: 1px solid #E0E0E0;
	margin-bottom: 0.75em;
	padding-bottom: 0.5em;
}
.member_rules .mesuring dl dd {
	line-height: 2em;
	margin-bottom: 2.5em;
	margin-left: 0;
}
.member_rules .mesuring dl dd.bottom {
	margin-bottom: 0;
}
.member_rules .mesuring ul li {
	list-style-type: decimal;
	line-height: 2em;
	margin: 0 0 1.25em 25px;
}
.member_rules .mesuring ul.link_list li {
	text-align: right;
	list-style-type: none;
	line-height: 2em;
	margin: 0 0 0.5em 0;
}
.member_rules .mesuring ul.link_list li a {
	margin: 0 0.5em;
}


.advance {
	padding-bottom: 30px;
}
.advance article h2 {
	margin: 0;
}
.advance article h3 {
	font-size: 12px;
	margin-bottom: 10px;
	background: #fff;
}
.advance article h3 span {
	font-size: 11px;
	font-weight: normal;
}
.advance article {
	padding: 0 15px;
}
.advance article p {
	line-height: 1.75em;
	margin-bottom: 2em;
}
.advance article ul li {
	list-style-type: decimal;
	margin-bottom: 1em;
	margin-left: 25px;
	line-height: 1.5em;
}
.advance article .right {
	text-align: right;
	margin: 20px 0;
}

.advance  h2 {
	margin: 0;
}
.advance  h3 {
	font-size: 13px;
}
.advance  h3 span {
	font-size: 12px;
	margin: 0 0.5em;
	font-weight: normal;
}
.advance  h4 {
	padding: 2em 0 1em ;
}
.advance  h4.top {
	padding: 1em 0 1em ;
}
.advance  p {
	line-height: 1.75em;
	margin-bottom: 2em;
}
.advance  ul li {
	list-style-type: decimal;
	margin-bottom: 1em;
	margin-left: 25px;
	line-height: 1.75em;
}
.advance  .right {
	text-align: right;
	margin: 20px 0;
}


.news .news_list ul {
    margin: 0 12px 20px;
}
.news .news_list ul li {
    background: url("/images/mypage/bg_article_border.gif") repeat-x scroll left bottom transparent;
    font-size: 12px;
    overflow: hidden;
    padding: 0.5em 0 1em;
}
.news .news_list ul li span.date {
    color: #000000;
    display: block;
    float: left;
    width: 100px;
}
.news .news_list ul li a.topic {
    color: #223187;
    display: block;
    float: left;
    text-decoration: underline;
    width: 570px;
}
#main .news_detail .gray_box {
	background: #F5F5F5;
	border-radius: 6px 6px 6px 6px;
	border: none;
	box-shadow: 1px 1px 1px #DBDBDB;
	margin: 0 10px;
	position: relative;
	padding: 20px 0;
}
#main .news_detail .article_header {
	font-size: 15px;
	margin-top: 0;
	overflow: hidden;
}
#main .news_detail .article_header span {
	display: block;
	float: left;
}
#main .news_detail .article_header span {
	font-size: 12px;
	font-weight: normal;
	padding-right: 10px;
}
#main .news_detail .article_header .title {
	font-size: 1.1em;
	font-weight: bold;
}
#main .news_detail .article_header span {
	display: block;
	float: left;
}
#main .news_detail .gray_box p {
    line-height: 1.8em;
    padding: 20px 0;
}
.faq .faq_navi {
	width: 700px;
	margin: 0 auto;
}
.faq .faq_navi li {
	float: left;
}
.faq .page_top_link {
	text-align: right;
	margin: 0 10px ;
	padding-bottom: 20px;
}
#main .faq_article {
	background:#F5F5F5;
	border-radius: 6px 6px 6px 6px;
	box-shadow: 1px 1px 1px #DBDBDB;
	padding: 10px;
	position: relative;
	margin: 0 10px 25px;
}
.faq h3 {
	margin: 10px 15px 25px;
}
.faq h3.top {
	margin: 20px 15px 25px;
}
#main .faq_article span.icon {
	display: block;
	float: left;
	width: 20px;
	line-height: 0;
}
#main .faq_article h4 span.icon {
	padding-top: 0.25em;
}
#main .faq_article .answer span.icon {
	padding-top: 0.4em;
}
#main .faq_article .text {
	display: block;
	float: left;
	width: 650px;
	line-height: 1.75em;
}
#main .faq_article .get_adobe {
	float: none;
	clear: both;
	margin-right: 5px;
	text-align: right;
	
}
#main .faq_article h4 {
	font-size: 14px;
	padding: 0 0 8px;
	margin-bottom: 10px;
	background: url("/images/mypage/bg_article_border.gif") repeat-x left bottom;
	color: #223187;
}
#main .faq_article .answer {
	
}


/* -------------------------------------------- */
/* inquiry */
/* -------------------------------------------- */

.inquiry .tel_number {
	margin: 0 25px 10px 0;
	text-align: center;
}
.inquiry h3 {
	margin: 0 0 10px;
}
.inquiry span.mail_message {
	font-size: 13px;
	margin: 0 0.75em;
	vertical-align: bottom;
	font-weight: normal;
	padding: 0;
}
.inquiry .mail_message {
	margin: 0;
	padding: 1em 0 1.75em;
}