/* le001.css for Landing Page */

/* 主要タグ */

* {
	margin: 0px;
	padding: 0px;
}
body {
	min-width: 900px;
	text-align: center;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	background-color: #EDEFF7;
	background-image: url(image/img_00.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
p {
	font-size:16px;
	line-height: 1.65 !important;
	margin-bottom: 24px;
	font-family:"メイリオ", Meiryo
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.img2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin:0 auto 30px;
}
#wrapper {
	background-image: url(image/img_05.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	height: 100%;
}

/* トップタイトル部分 */

#toptitle {
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	/* background-image: url(image/img_00.jpg); */
	margin: 0px;
	padding: 0px;
}

#toptitle img {
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 900px;
}

/* メイン部分 */

.main {
	clear: both;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
.maintxt_r {
	float: right;
	width: 430px;
	float: right;
	color: #333333;
}
.maintxt_l {
	float: left;
	width: 430px;
	float: left;
	color: #333333;
}

/* 写真部分 */

.picset_r {
	width: 250px;
	margin-bottom: 10px;
	float: right;
	text-align: right;
	margin: 0 20px 20px;
	background-color:#FFFFFF;
}
.picset_l {
	width: 250px;
	margin-bottom: 10px;
	float: left;
	text-align: left;
}
.picset_r p, .picset_l p {
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}


/* フッター */

#footer {
	font-size: 12px;
	text-align: center;
	clear: both;
	line-height: 180%;
	padding-top: 30px;
	padding-bottom: 30px;
}
#footer a {
	color: #000033;
}

/* チェックリスト */

.checklist {
	margin-top: 20px;
	background-image: url(image/note.gif);
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	padding: 30px;
}
.book {
	border: 1px solid #FF0000;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-bottom: 30px;
}
.book img {
	float: right;
}


.koe {
	padding: 5px;
	width: 600px;
	border: 1px dotted #666666;
	margin: 0px auto 10px;
}
.koe p {
	font-size: 14px;
	color: #333333;
}

.koe2 {
	padding:15px 15px 0 15px;
	width: 600px;
	border: 1px dotted #666666;
	margin: 0px auto 10px;
}
.koe2 p {
	line-height:20px;
	margin-bottom: 15px;
	font-size: 12px;
	color: #333333;
}

.koe3 {
	padding:15px 15px 0px 15px;
	width: 538px;
	border: 1px solid #666666;
	margin: 0px auto 30px;
	background-color:#ffffff;
}

.koe3 p {
	line-height:24px;
	margin-bottom: 15px;
	font-size: 14px;
	color: #000000;
}

.tokuten {
	padding:24px 30px 0px 30px;
	width: 620px;
	border: 1px solid #666666;
	margin: 0px auto 30px;
	background-color:#FFFFFF;
}
.tokutentitle {
	padding:5px 5px 5px 20px;
	font-size:16px;
	font-weight:bold;
    font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif !important;
	color:#FFFFFF;
	background-color:#9A0002;
	}

.mc {
	margin-top:20px;
	padding:13px 0px;
	text-align:center;
	margin-bottom:30px;
    border-bottom:3px dotted #ccc;
	border-top:3px dotted #ccc;
/*	border-bottom:1px solid #cc0000;
	border-top:1px solid #cc0000;
	color:#cc0000;*/
	font-size:32px;
font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif !important;
	font-weight:bold;
	line-height:1.6 !important;
/*   box-shadow: 0px 4px 4px -5px rgba(0, 0, 0, 0.6);*/
}

.min {
	font-size:20px;
	    font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif !important;
	font-weight:bold;
	line-height:1.5 !important;
}
.red01 {
	color:#cc0000;
}

.redL {
	font-size: 1.5em;
	color: #cc0000;
/*	font-weight:bold;*/
}

.shade {
	margin-right: auto;
	margin-left: auto;
	width: 560px;
	margin-bottom: 30px;
}

.checklist {
	width: 570px;
	border: 1px solid #666666;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	background-image:none;
padding: 30px;
}


.checklist ul {
	padding: 0px;
}
.checklist li {
	font-size: 16px;
	margin-bottom: 30px;
	padding-left: 30px;
	list-style-type: none;
	background-image: url(image/checkbox.gif);
	background-position: left  top;
	background-repeat: no-repeat;
	line-height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.checklist p {
	line-height: 30px;
}
.checklist strong {
	font-size: 1.2em;
}



/* テーブル */

#gaiyou table {
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 450px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#gaiyou td {
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	line-height: 160%;
}
.gaiyou_round {
	border: 3px solid #980000;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	background-color: #980000;
}

.td_1 {
	width:100px;
	color: #FFFFFF;
	background-color: #9A1F21;
	text-align: right;
/*	white-space: nowrap; */
}
.td_2 {
	background-color: #FFFFFF;
}
.td_3 {
	padding: 0px!important;
}
.table1 {
	width: 500px;
	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;
	line-height:20px;
}
.table1 td p {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
#table_wrap {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #CCCCCC;
	background-color: #000000;
}

.table2 {
	width: 570px;
	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;
}
.table2 td p {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
.table3 {
	width: 570px;
	border-top-width: 0px;
	border-left-width: 0px;
	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{
    line-height: 30px;
    font-size: 14px;
    margin-bottom: 15px;
}

.table4 {
	width: 570px;
	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;
}
.table4 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;
}
.table4 td p {
    line-height: 30px;
    font-size: 14px;
    margin-bottom: 15px;
}
.table5 {
	padding-top:30px;
	background-color:#FFFFCC;
	width: 480px;
	border-top-width: 0px;
	border-left-width: 0px;
	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;
}

.table6 {
	width: 570px;
	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;
}

.table6 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:20px;
}
.table6 td p {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	}
	
.table_koe {
	width: 570px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-right:1px solid #666666;
	border-top-color: #666666;
	border-left-color: #666666;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

.table_koe td {
	vertical-align:top;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	text-align: left;
	font-size: 14px;
	line-height:20px;
}
.table_koe td p {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
#table1 {
	width: 450px;
	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-top: 0px;
	margin-bottom: 0px;
}
#table1 td {
	padding: 7px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	font-size: 14px;
}
#table1 td p {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

	
/* 申込みボタン */

.sub_button {
	width:
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	width: 350px;
	margin-top: 30px;
	margin-bottom: 30px;
}

/* 注意書きなど */

#detail {
	width: 492px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #DDDDDD;
}
#detail p {
	margin: 0px;
	font-size: 12px;
}
.asta {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#note {
	padding: 7px;
	border: 1px dotted #000000;
	width: 666px;
	margin: 0 auto;
}
#note p {
	margin: 0px;
	padding: 0px;
}

/* マージンコントロール */

.mgn_b_30 {
	margin-bottom: 35px;
	clear: both;
}
.mgn_tb_30 {
	margin-bottom: 35px;
	margin-top: 35px;
	clear: both;
}
.centering {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.mgn_t_0 {
	margin-top: 0px;
}
.mgn_b_0 {
	margin-bottom: 0px;
}




/* 文字装飾 */

.fontbig {
	font-size: 16px;
}
.fontmiddle {
	font-size: 14px;
}
.fontsmall {
	font-size: 12px;
}
.fontxsmall {
	font-size: 10px;
}
.redbold {
	color: #cc0000;
	font-weight: bold;
}
.red {
	color: #990000;
}

.redboldbig {
	font-size: 1.8em;
	font-weight: normal;
	color: #990000;
}
.bluesmall {
	font-size: 12px;
	color: #0000FF;
}
.highlight, .high {
	background-color: #FFCCFF;
	padding: 3px;
	font-weight: bold;
}
.textright {
	text-align: right;
}
.bc_yellow {
	background-color: #FFCC00;
}
.bc_orange {
	background-color: #FF6600;
}
.bc_gray {
	background-color: #E0E0E0;
}
#amazon {
	width: 430px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	background-color: #DDDDDD;
}
#amazon p {
	margin: 0px;
}
#flow {
	width: 430px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#flow td {
	padding: 7px;
}
#flow p {
	margin: 0px;
	padding: 0px;
	line-height: 150%;
}
.day1 {
	width: 512px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-image: url(img/daybc.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.day2 {
	width: 512px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-image: url(img/daybc2.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.day3 {
	width: 512px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-image: url(img/daybc3.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.day4 {
	width: 512px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(img/daybc4.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.day_detail {
	width: 512px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	text-align: left;
}
.day_detail p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.day_detail strong {
	font-size: 14px;
	background-color: #FFCCFF;
	padding: 2px;
}


.day table {
}
.daytd {
	padding: 10px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.daytd2 {
	padding: 10px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.day img {
	margin-bottom: 7px;
}
.description {
	width: 512px;
	margin-right: auto;
	margin-left: auto;
	background-color: #DEDEDE;
}
.description table {
	border: 1px solid #000000;
}
.description td {
	padding: 10px;
	font-size: 12px;
}
.descriptiontd1 {
	color: #FFFFFF;
	background-color: #031426;
}
.descriptiontd2 {
	color: #FFFFFF;
	background-color: #031426;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.DiscriptionTable2{
	width: 500px;
	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;
}

.DiscriptionTable2 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: 12px;
}

.picright {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}
.fax {
	width: 472px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	border: 1px solid #333333;
	margin-top: 30px;
}
.moneyback {
	background-color: #FFC981;
	width: 492px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/moneyback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 90px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 30px;
}
.notebbook {
	margin-top: 20px;
	background-image: url(img/img_03.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 600px;
	border: 1px solid #CCCCCC;
	padding: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
.section {
	clear: both;
}
.notebk {
	/* background-image: url(image/sectionbk.gif);*/
	width: 680px;
	margin: auto;
}
.notebk p {
line-height: 30px;
   /*  line-height: 30px;*/
}
.ol {
	text-decoration: line-through;
}
.subcatch {
	font-size: 1.6em;
	font-weight: bold;
	color: #9A0002;
	text-align: center;
	font-family: "HGP明朝E", "HGS明朝E", serif, "HGS創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
	line-height:45px;
}
.titlech {
	font-size: 1.4em;
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-family: "HGP明朝E", "HGS明朝E", serif, "HGS創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
}
.pinkback {
	background-color: #FFCCFF;
}
.blackbold {
	font-weight: bold;
}

.conttitle {
	font-size:20px;
	font-weight:bold;
	/*border-bottom:solid 1px #666;*/
}
.bluebold {
	font-weight:bold;
	color:#488ab0;
	
}

.box04_wrap {
	background-color:#cccccc;
	border:5px #dddddd solid;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-bottom:30px;
}
.box04 {
	background-color:#fff;
	border:1px solid #999999;
	border:1px #cccccc solid;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding:15px;
}
.ul01 {
	margin-bottom:0px;
/*	margin-left:35px;*/
}
.ul01 li {
	padding-top:5px;
	color:#cc0000;
	background-image:url(image/check2.gif);
	background-position:left;
	background-repeat:no-repeat;
	list-style:none;
	padding-left:35px;
/*	list-style-image:url(img/check.gif);*/
	font-size:1.5em;
	line-height:35px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.box08 {
	width:620px !important;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	border:5px solid #eee;
	padding:20px;
}

.picset_r1 { /*声用*/
	width: 250px;
	float: right;
	text-align: right;
	margin-bottom:20px;
	margin-left:20px;
}
.picset_r2 { /*声用*/
	float: right;
	width:175px;
	margin:0 0 20px 20px;
}
.picset_r3 { /*声用*/
	width: 133px;
	float: right;
	text-align: right;
	margin-bottom:20px;
	margin-left:20px;
}
.picset_r4 {
	width: 250px;
	float: right;
	text-align: right;
	margin-bottom:20px;
	margin-left:20px;
}

.table_profile td{
	padding:5px;
font-family:"メイリオ", Meiryo;
vertical-align:top;
}

.jisseki {
		margin-bottom:30px;
}
.jisseki p{
	text-indent:-20px;
	padding-left:20px;
	margin-bottom:0px !important;

}

input:hover {
filter: alpha(opacity=70);
-moz-opacity:0.7;
opacity:0.7;
}

/*イメージ透過
---------------------------------------*/
a:hover img{
filter: alpha(opacity=60);
-moz-opacity:0.6;
opacity:0.6;
}

/*共通：マージン・パディング
---------------------------------------*/
/*マージンボトム*/
.mb0 {margin-bottom:0px !important;}
.mb5 {margin-bottom:5px !important;}
.mb10 {margin-bottom:10px !important;}
.mb15 {	margin-bottom:15px !important;}
.mb20 {	margin-bottom:20px !important;}
.mb25 {	margin-bottom:25px !important;}
.mb30 {	margin-bottom:30px !important;}
.mb40 {	margin-bottom:40px !important;}
.mb50 {	margin-bottom:50px !important;}
.mb80 {	margin-bottom:80px !important;}
.mb110 {margin-bottom:110px !important;}
.mb120 {margin-bottom:120px !important;}
.mb130 {margin-bottom:130px !important;}

/*マージンレフト*/
.ml10 {	margin-left:10px !important;}
.ml15 {	margin-left:15px !important;}
.ml20 {	margin-left:20px !important;}
.ml25 {	margin-left:25px !important;}
.ml30 {	margin-left:30px !important;}
.ml40 {	margin-left:40px !important;}

/*マージンライト*/
.mr0 {margin-right:0px !important;}
.mr5 {margin-right:5px !important;}
.mr10 {margin-right:10px !important;}
.mr15 {	margin-right:15px !important;}
.mr20 {	margin-right:20px !important;}
.mr25 {	margin-right:25px !important;}
.mr30 {	margin-right:30px !important;}
.mr50 {	margin-right:50px !important;}
.mr80 {	margin-right:80px !important;}
.mr110 {margin-right:110px !important;}
.mr120 {margin-right:120px !important;}
.mr130 {margin-right:130px !important;}

/*マージントップ*/

.mt10 {	margin-top:10px !important;}
.mt20 {	margin-top:20px !important;}
.mt30 {	margin-top:30px !important;}
.mt50 {	margin-top:50px !important;}

/*パディングレフト*/
.pl0 {padding-left:0px !important;}
.pl5 {padding-left:5px !important;}
.pl10 {padding-left:10px !important;}
.pl15 {	padding-left:15px !important;}
.pl20 {	padding-left:20px !important;}
.pl25 {	padding-left:25px !important;}
.pl30 {	padding-left:30px !important;}
.pl30 {	padding-left:30px !important;}
.pl35 {	padding-left:35px !important;}
.pl40 {	padding-left:40px !important;}
.pl50 {	padding-left:50px !important;}
.pl80 {	padding-left:80px !important;}
.pl110 {padding-left:110px !important;}
.pl120 {padding-left:120px !important;}
.pl130 {padding-left:130px !important;}


/*パディングライト*/
.pr0 {padding-right:0px !important;}
.pr5 {padding-right:5px !important;}
.pr10 {padding-right:10px !important;}
.pr15 {	padding-right:15px !important;}
.pr20 {	padding-right:20px !important;}
.pr25 {	padding-right:25px !important;}
.pr30 {	padding-right:30px !important;}
.pr50 {	padding-right:50px !important;}
.pr80 {	padding-right:80px !important;}
.pr110 {padding-right:110px !important;}
.pr120 {padding-right:120px !important;}
.pr130 {padding-right:130px !important;}

/*パディントップ*/
.pt5 { padding-top:5px !important;}
.pt10 { padding-top:10px !important;}
.pt15 { padding-top:15px !important;}
.pt20 { padding-top:20px !important;}
.pt25 { padding-top:25px !important;}
.pt30 { padding-top:30px !important;}

/*パディンボトム*/
.pb5 { padding-bottom:5px !important;}
.pb10 { padding-bottom:10px !important;}
.pb15 { padding-bottom:15px !important;}
.pb20 { padding-bottom:20px !important;}
.pb25 { padding-bottom:25px !important;}
.pb30 { padding-bottom:30px !important;}




.pa15 {	padding:15px;}

/* 横幅 */
.wd0 {width:0px !important;}
.wd5 {width:5px !important;}
.wd10 {width:10px !important;}
.wd15 {	width:15px !important;}
.wd20 {	width:20px !important;}
.wd25 {	width:25px !important;}
.wd30 {	width:30px !important;}
.wd30 {	width:30px !important;}
.wd35 {	width:35px !important;}
.wd40 {	width:40px !important;}
.wd50 {	width:50px !important;}
.wd80 {	width:80px !important;}
.wd100 { width:100px !important;}
.wd150 { width:150px !important;}
.wd200 { width:200px !important;}
.wd250 { width:250px !important;}

.nowrap {
	white-space:nowrap;}
	
.bullet02 {
	background-image:url(../images/bullet.gif);
	background-position: 0px -2px ;
	background-repeat: no-repeat;
	padding-left:40px;
	margin-bottom:0px !important;
	margin-left:0px;
	color:#af0303;
	font-size:18px !important;
	font-weight:bold;
	margin-bottom:10px !important;
}


.cm01 {
	color:#333 !important;
}
.style01 {
	background-image:url(images/bg_h2.jpg);
	background-position:top;
	background-repeat:no-repeat;
    font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif !important;
	line-height:165% !important;
	border-bottom:1px #666 solid;
	margin-bottom:5px !important;
}

.box03 {
	margin-left:auto;
	margin-right:auto;
/*	margin-bottom:30px;
	width:760px;*/
	padding:20px;
	border:3px dashed #666;
	background-color:#fffee7;
}

.box07 {
		border-bottom:3px solid #999;
		padding:20px 0 10px 0;
		margin-bottom:30px;
}

/*	.box02 {
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.6);
	width:850px;
	margin-right:auto;
	margin-left:auto;
}*/

.box20 {
	margin-left:auto;
	margin-right:auto;
/*	margin-bottom:30px;
	width:760px;*/
	padding:20px;
	border:3px  solid #999;
	background-color:#fffee7;
}

.b{font-weight:700}				/* 太字 */
.u{text-decoration:underline}	/* 下線 */
.s{text-decoration:line-through}

.fsize12 {font-size:12px !important;}
.fsize16 {font-size:16px !important;}
.fsize18 {font-size:18px !important;}
.fsize20 {font-size:20px !important;}
.fsize22 {font-size:22px !important;}
.fsize24 {font-size:24px !important;}
.fsize28 {font-size:28px !important;}
.fsize32 {font-size:32px !important;}
.fsize34 {font-size:34px !important;}
.fsize36 {font-size:36px!important;}
.fsizesmall {font-size:small;}	


.checklist2 {
/*	margin-top: 20px;*/

	background-repeat: repeat-y;
	background-position: left;
	margin-right: auto;
	margin-left: auto;
/*	width:600px;*/
/*	border: 1px solid #CCCCCC;
    clear: both;*/
  /*  border-radius: 2px 2px 2px 2px;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
    color: rgb(26, 26, 26);
    padding: 30px;*/
	margin-bottom:30px;
}
.checklist2 ul {
	margin-top: 10px;
/*	margin-bottom: 30px;*/
	padding: 0px;
}
.checklist2 li {
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
/*	padding-bottom: 5px;*/
	padding-left: 30px;
	list-style-type: none;
	background-image: url(image/checkbox2.gif);
	background-position: 0  6px;
	background-repeat: no-repeat;
	line-height: 36px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック";
/*	border-bottom:1px dotted #ddd;*/
}
