@charset "utf-8";



/* (1)タグの再定義 */

* {
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,h4,h5 {
	font-weight: normal;
}
.Checkout {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
.Section_2 {
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

p {
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 130%;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #01245c;
background-image: /*url(../images/top_bc.jpg);
	background-repeat:no-repeat;
	background-position: top*/
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.txt_right {
	text-align: right;
}



/* ---(2)セクション--- */

/* (2-1)各種パーツ  */

#Wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image:  	 url(../images/img_04.jpg);
	background-repeat: repeat;
	background-position: center;
	margin-bottom: 0px;
}
#header_background {
	background-image: url(../images/img_00.jpg);
}
#header {
	width:850px;
	margin-left:auto;
	margin-right:auto ;
}
#toptitle {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	height:209px;
	background-position: top;
	background-repeat:no-repeat;
	background-image: url(../images/img_01.jpg);
	margin: 0px;
	padding:0px;
}

#toptilte_time {
	margin-left:110px;
	padding-top:55px;
}

#timecounter {
	background-image:url(../images/img_01.jpg);
	height:144px;
	padding-top:65px;
}

.SectionTxt {
	background-image: url(../images/bc_txt.jpg);
	width: 680px;
	margin: 0 auto 30px auto;
}
.SectionTxt p {
	line-height: 30px;
	margin-bottom: 30px;
}

.SectionTxt1 {
	background-image: url(../images/bc_txt.jpg);
	width: 620px;
	padding:0px 20px 0px 20px;
	border-left:4px dashed #01245c;
	border-right:4px dashed #01245c;
	border-top:4px dashed #01245c;
	margin: 0 auto 0px auto;
}
.SectionTxt1 p {
	line-height: 30px;
	margin-bottom: 30px;
}

.SectionTxt2 {
	background-image: url(../images/bc_txt.jpg);
	width: 620px;
	padding:0px 20px 0px 20px;
	border-left:4px dashed #01245c;
	border-right:4px dashed #01245c;
	border-bottom:4px dashed #01245c;
	margin: 0 auto 0px auto;
}
.SectionTxt2 p {
	line-height: 30px;
	margin-bottom: 30px;
}
.SectionTxt3 {
/*		background-image: url(../images/bc_txt.jpg);*/
width:616px;
padding:30px 30px 0px 30px; 
border-right:1px solid #000; 
border-bottom:1px solid #000; 
border-left:1px solid #000;
	margin: 0 auto 30px auto;

}

.SectionTxt3 p {
	line-height: 30px;
	margin-bottom: 30px;
}
.SectionTxt4 {
		background-image: url(../images/bc_txt.jpg);
width:616px;
padding:30px 30px 0px 30px; 
border-right:1px solid #000; 
border-bottom:1px solid #000; 
border:1px solid #000;
	margin: 0 auto 30px auto;

}

.SectionTxt4 p {
	line-height: 30px;
	margin-bottom: 30px;
}

.Section_Wrapper {
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	background-image:url(../images/SectionTxtBC.jpg);
	background-repeat:no-repeat;
}
.Section {
	width: 680px;
	margin: 0 auto 30px auto;
}
.Section p {
	line-height: 30px;
	margin-bottom: 30px;
}

.picset_r {
	width: 240px;
	float: right;
	text-align: right;
}

.picset_rwide {
	width: 330px;
	float: right;
	text-align: right;
}

.picset_rwide p {
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.picset_l {
	width: 210px;
	float: left;
	text-align: left;
}
.picset_r p, .picset_l p {
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


/* (2-2)お客様の声  */

#Koe {
	background-image: url(../../cd/css/images/img_06.jpg);
	height: 360px;
	background-repeat: no-repeat;
	background-position: center center;
}
#Koe table {
	margin-top: 130px;
	margin-left: 80px;
}
#Koe td {
	text-align: left;
	vertical-align: top;
	padding: 1px;
	font-size: 14px;
	line-height: 140%;
}
#Koe .Headcopy {
	font-weight: bold;
	color: #003399;
}
.koe {
	width:680px;
	border:1px solid #666;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}
.koe p {
	line-height:24px;
	font-size:14px;
	margin-bottom:20px;
}
.koe img {
	border:1px solid #CCC;
	padding:5px;
}
.koe_title {
	font-weight:bold;
	padding-left:25px;
	padding-top:6px;
	padding-bottom:5px;
	background-image:url(../images/koetitle.jpg);
	background-color:#CCC;
	margin:20px 25px 20px 25px;
}
.koe_Q {
	border-bottom:1px solid #666;
	padding-bottom:5px;
}
	
.table_koe {
	width:640px;
	margin-left:auto;
	margin-right:auto;
}
.table_koe td{
	padding:0 0 0 10px;
}
.table_koe_td_right {
	
}
.table_koe_td_right p{
	font-size:14px;
	line-height:22px;
}

/* (2-3)返金保障と規約  */
.table3{
	width: 680px;
	border:1px solid #666666;
	/*border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666; */
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
.table3 p{
font-size:12px;
line-height:25px;
}
.table3 td {
	padding:10px;
	/* border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666; */
	text-align: left;
	font-size: 14px;
	line-height:30px;
}
.table3 ul {
		list-style:decimal;
		padding-left:20px;
}
.table3 li{
font-size:12px;
line-height:180%;
}
.refund {
	width: 674px;
	border:1px solid #666666;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	padding:10px 10px 10px 15px;
}
.refund p{
	margin: 0px;
	padding: 0px;
	}
.table1 {
	width: 700px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}


.table1 td {
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	text-align: left;
	font-size: 14px;
}
.table1 td p {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
.table2{
	width: 600px;
	border:1px solid #666666;
	/*border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666; */
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

.table2 td {
	padding:10px;
	/* border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666; */
	text-align: left;
	font-size: 14px;
	line-height:30px;
}

.td_4 {
	vertical-align:top;
	width:25px;
}

.kiyaku {
}
.kiyaku li {
	font-size:12px;
	line-height: 1.5em;
	margin-bottom: 10px;
	padding-left: 30px;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
}
.kiyaku12px {
	font-size:12px;
line-height:25px;
	margin-bottom: 10px;
	}

.tm {
	width:700px;
	margin-left:auto;
	margin-right:auto;	
	background-color: #618813;
	padding-bottom:15px;
}
.tm p {
	color:#ffffff;
	font-size:16px;
	line-height:170%;
}	

.tm_table {
	color: #FFFFFF;
	font-weight: bold;
	margin-left:auto;
	margin-right:auto;
}
.tm_table td{
	padding: 5px;
}

/* ---(3)文字の書式と装飾--- */

.text_style1 {
	text-indent:-20px;
	padding-left:20px;
}

.Centering {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.Kyoutyou {
	font-weight:bold;
	color:#cb170b;
	}
.Gensoku {
	font-size:18px;
	font-weight:bold;
	color:#000000;
	}
.brown {
	color:#900;
}
#Submit {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:30px;
}
#Submit table {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	border-collapse: collapse;
}
#Submit td {
	border: 1px solid #666666;
	border-collapse: collapse;
}
.td_style1 {
	margin: 0px;
	padding: 0px;
}
.payment {
	text-align: center;
	padding: 10px 10px 0 10px;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #1D0A06;
	margin-bottom: 20px;
}

.payment strong {
	font-size: 16px;
	font-weight: bold;
}
.payment2 {
	text-align: center;
	padding: 10px 10px 0 10px;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999999;
	margin-bottom: 20px;
}
#jisseki {
	font-size: 12px;
	margin-left: 5px;
}
#jisseki ul, #jisseki li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#jisseki li {
	margin-top: 6px;
	margin-bottom: 6px;
	padding-left: 15px;
	background-image: url(http://www.seminars.jp/user/images/yoshino/20080717_bd1.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.arrow {
	font-weight:bold;
	color:#fa5716;
}


/* フッター */

#footer {
	font-size: 12px;
	text-align: center;
	clear: both;
	line-height: 180%;
	padding-top: 30px;
	padding-bottom: 30px;
}
.td_style2 {
	color: #FFFFFF;
	background-color: #011535;
	padding: 10px;
	width: 200px;
	font-weight: bold;
}
.td_style3 {
	padding: 10px;
	background-color: #FFF;
}

.check ul{
	list-style-type: none;
}
.check li{
	line-height: 30px;
	font-size: 14px;
/*	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ ゴシック", "MS PGothic", sans-serif;*/
/*font-family: "メイリオ", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;*/
	margin-bottom: 30px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 40px;
}

.p_strong {
	font-weight:bold;
}
.highlight {
	font-weight:bold;
	background-color: #FFCCFF;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top:2px;
	padding-bottom:2px;
}
#footer a {
	color: #000033;
}
.profile {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/profilebg2.jpg);
	background-repeat: repeat-y;
	background-color:e6e6e6;
}
.sale {
	margin-right:auto;
	margin-left:auto;
	width:850px;
	height:216px;
	background-image:url(../images/img2_01.jpg)
}
	
.unerlinebold {
font-weight:bold;
	background-color: #FFCCFF;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top:2px;
	padding-bottom:2px;
}
.unerlinebold2 {
	font-weight:bold;
	text-decoration:underline;
}
.facebookcommentbox {
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	width:600px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	background-color:#e6e6e6;
	text-align:left;
}
.commentbox_title {
	background-color:#5972a8;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	padding-left:10px;
}
.subcatch {
	font-size:20px;
	font-weight: bold;
	color: #9A0002;
	text-align: center;
/*	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";*/
}

.formbox3 {
	width:500px;
	border:1px solid #fff;
	background-color:#254e82;
/*background-image:url(image/formbk.jpg);*/
background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	padding:10px 10px 10px 10px;
}
.formboxA {
	padding-top:10px;
margin-bottom:30px;
/*	margin-bottom:30px;*/
}

.formboxA table {
	margin-left:auto;
	margin-right:auto;
	}
	
.formboxA td {
	padding:20px;
	padding-bottom:10px;
	font-weight:bold;
/*	background-color:#254e82;
	color:#fff;*/
	}
	
.function {
	width:638px;
	padding:20px 20px 0px 20px;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
}

.letter_top {
	width:700px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/letter_top.jpg);
	background-position:top;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:15px;
}

.letter_bottom {
	width:700px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/letter_bottom.jpg);
	background-position:bottom;
	margin-bottom:30px;
	padding-bottom:15px;
}
