/* le001.css for Landing Page */

/* 主要タグ */

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #f9f9f9;
	min-width: 950px;
	text-align: center;
	font-size: 1.3em;
	margin: 0px;
	padding: 0px;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
p {
	line-height:1.65;
	margin-bottom: 30px;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

input {background-color:#fffaeb;
border-bottom:1px solid #ccc;
border-right:1px solid #ccc;
}

/*input:focus {background:#ffeded;}*/


.mc {
	font-size:38px !important;
	text-align:center;
	line-height:1.7;
	font-weight:bold;
}

.clear {
	clear:both;
}

#top_line {
	background-color:#000;
	padding:11px 0;
	color:#fff;
	margin-bottom:30px;
	
}

#wrapper {
	background-image: url(image/img_06.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 898px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	height: 100%;
	clear:both;
	border:1px solid #dddddd;
	padding-left:1px;
	padding-right:1px;
/* box-shadow:12px 0px 15px -4px rgba(72, 72, 72, 0.1), -12px 0px 8px -4px rgba(72, 72, 72, 0.1);*/
}

#main {
	width:840px;
	margin:0 auto;
}
.main {
	width:840px;
	margin:0 auto;
}
.main p{
	font-size:18px;
	color:#333;
}
.head{
/*	background-color:#ebebeb;*/
/*	color:#fff;*/
	clear:both;
	color:#222;
	padding:15px;
/*	background-image:url(image/bg_head.png);*/
	background-position:left center;
	background-repeat:no-repeat;
	margin-bottom:0px;

}
.head p {
		line-height:1.65 !important;
		font-size:28px;
}
/* トップタイトル部分 */

#toptitle {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	height:53px;
	background-position: bottom;
	background-repeat:no-repeat;
	text-align: center;
	background-image: url(image/img_01.jpg);
	margin: 0px;
	padding: 0px;
}

#toptitle2 {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	height:60px;
	background-position:top;
	background-repeat:no-repeat;
	text-align: center;
	background-image: url(image/img_03.jpg);
	margin: 0px;
	padding: 0px;
}
#toptitle2 p {
	font-family:"メイリオ", Meiryo;
	font-size:40px;
	font-weight:bold;
	line-height:40px;
	background-color:transparent;
	padding-top:13px;
	color:#222222;
	}
	
#topmovie {
	clear:both;
	margin-left:auto;
	margin-right:auto;
	background-image:url(image/img4_04.jpg);
	background-repeat:no-repeat;
	height:335px;
}


#topmovie_left {
	padding-top:10px;
	margin-left:34px;
	float:left;
	width:500px;
}
#topmovie_right {
	padding-top:0x;
	margin-right:10px;
	float:right;
}


.form1 {
	width:450px !important;
	height:35px !important;
	font-size:20px !important;
	padding:5px;
	margin-bottom:0px !important;
/*	border-top:2px solid #bbb;
	border-left:2px solid #bbb;	
	border-bottom:1px solid #eee;	
	border-right:1px solid #eee;
    background:#ffeded;*/
}


.formbox {
	width:470px;

}

.formbox td p{
	font-family: ”ヒラギノ角ゴ Pro W3”,”Hiragino Kaku Gothic Pro”,Osaka,”ＭＳ Ｐゴシック”,”MS PGothic”, sans-serif !important;
font-family:"メイリオ", Meiryo !important;
}
/* メイン部分 */

.main {
	clear: both;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
.main2 {
	clear: both;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}

.main3 {
/*	width:800px;*/
	margin:0 auto;	
}

.main3 p {

}
.socialstream {
	float:right;
	width:270px;
}
.fb-comments {
  width:100% !important;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
	}
	
.socialstream_in {
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	margin-bottom:30px;
	padding-left:9px;
}



/* 写真部分 */

.picset_r {
	width: 192px;
	float: right;
	margin-left:10px;
	margin-bottom:0px;
	text-align: right;
}
.picset_l {
	width: 130px;
	float: left;
	text-align: left;
}
.picset_r p, .picset_l p {
	font-size: 14px !important;
	color: #333333;
	line-height:160% !important;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:10px;
	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;
}


/* テーブル */

.table1 {
	width: 560px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #bbb;
	border-left-color: #bbb;
	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: #bbb;
	border-bottom-color: #bbb;
	text-align: left;
	font-size: 14px;
}

.table1 td p {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}


/* マージンコントロール */
.mb50 {margin-bottom:50px !important;}
.mb30 {margin-bottom:30px !important;}
.mb20 {margin-bottom:20px !important;}
.mb10 {margin-bottom:10px !important;}
.mb0 {margin-bottom:0px !important;}	

.centering {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}


/* 文字装飾 */


.highlight, .high {
	background-color: #FFccff;
	padding: 3px;
	font-weight: bold;
}

.notebk {
/*	background-image: url(image/sectionbk.gif);*/
}
.notebk p {
    line-height: 30px;
	font-size:14px;
	margin-bottom: 20px;
    line-height:1.9;
	font-size:16.5px;
	font-family:"メイリオ", Meiryo;
}

.kiyaku {
}

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

.timernew {
	font-family:"メイリオ", Meiryo;
	font-size:28px;
	line-height:30px;
	background-color:transparent;
	padding-top:12px;
	color:#eb0000;
}

/*****************************************************
【fontの設定】
*****************************************************/
.text70{font-size:70%}			
.text80{font-size:80% !important}
.text90{font-size:90% !important}
.text100{font-size:100% !important}
.text110{font-size:110%}
.text120{font-size:120% !important}
.text130{font-size:130%}
.text140{font-size:140%}
.text150{font-size:150%}
.text160{font-size:160%}
.text170{font-size:170%}
.text180{font-size:180%}
.text190{font-size:190%}
.text200{font-size:200%}
.text210{font-size:210%}
.text220{font-size:220%}
.b{font-weight:700}				/* 太字 */
.u{text-decoration:underline}	/* 下線 */
.u2{ border-bottom:1px solid #af0303; padding-bottom:0px;}
.s{text-decoration:line-through}

.fsize12 {font-size:12px !important;}
.fsize15 {font-size:15px !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;}
.fsize42 {font-size:42px!important;}
.fsize48 {font-size:48px!important;}
.fsizesmall {font-size:small;}	


.fstyle02 {/* font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif !important;*/
	font-family:"メイリオ", Meiryo;
	letter-spacing:0px;
color:#ff0000;
font-size:26px;
text-decoration:underline;
font-weight:bold;
text-align:center;
line-height:40px;
}


.fstyle03 {/* font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif !important;*/
	font-family:"メイリオ", Meiryo;
letter-spacing:0px;
font-size:18px;
color:#222;
line-height:30px;
}

.fstyle04 { 
/*font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif !important;*/
	font-family:"メイリオ", Meiryo;
letter-spacing:0px;
color:#222;
font-size:32px;
text-decoration:underline;
line-height:160%;
text-align:center;
font-weight:bold;
}

.Kyoutyou {
/*	font-weight:bold;*/
	color:#cc0000;
}
.highlight2 {
	background-color: #ffff00;
	padding: 0px;
	font-weight: bold;
}

.check01 {
	background-image:url(image/checkcircle.png);
	background-position:0px 2px;
	background-repeat:no-repeat;
	padding-left:34px;
	color:#cc0000;
	font-weight:bold;
}
/*声*/

.koe_wrap {
	border:6px #f1f1f1 solid;
	margin-bottom:20px;
	width:838px;
	margin-left:auto;
	margin-right:auto;
}

.koe {
	width:806px;
	border:1px solid #999;
/*	border-radius:10px;*/
	margin-left:auto;
	margin-right:auto;
/*	margin-bottom:20px;*/
	padding:15px;
}

.koe_left2 {
	float:right;
	width:620px;
	
}
.koe p {
	line-height:30px;
	font-size:14px;
	margin-bottom:30px;
}
.koe2 p {
	line-height:30px;
	font-size:14px;
	margin-bottom:30px;
}
.picset_r2 {
	width: 160px;
	float: left;
	text-align: right;
	padding-top:0px;
	margin-right:15px;
}

.step_koe {
	behavior:url("http://leadconsulting.jp/dml/entry/PIE.htc");	
	behavior:url("PIE.htc");	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	padding: 5px 20px;
background-color: #2b5a87;
background-color: #222;
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.7),
		0px 1px 0px rgba(255,255,255,0.3);
		position:relative;

}

.koe2_wrap {
	border:6px #f3ebb8 solid;
	margin-bottom:20px;
	width:838px;
	margin-left:auto;
	margin-right:auto;
}

.koe2 {
	width:806px;
	border:1px solid #b3a753;
/*	border-radius:10px;*/
	margin-left:auto;
	margin-right:auto;
/*	margin-bottom:20px;*/
	padding:15px;
}
.koe_a {
	margin-top:5px;
}

.gyaiyou_wrap {
	border:6px solid #f1f1f1;
	margin-bottom:30px;
}
.gaiyou {
	border:1px solid #999;
	width:776px;
	padding:30px;

}

.gaiyou_ttl {
	background-color:#cc0000;
	padding:10px 5px;
	color:#fff;
	font-family:"メイリオ", Meiryo;
}
.fontm {
		font-family:"メイリオ", Meiryo;
}

.red {
	color:#dc1a1a !important;
	
}

.red_u {
	color:#dc1a1a !important;
	text-decoration:underline;
	
}

.green {
	color:#007118 !important;
}
.mailform2 {
	/*border:1px solid #ccc;*/
    color:#222 !important;
	background: #f0f0f0;
	padding:15px;
}

.mailform {
	padding:1px;
	background-color:#fff;
    color:#222 !important;
	border:1px solid #ddd;
	margin-bottom:30px;
}

.moji01 {
	border-left:5px solid #162812;
	padding-left:15px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
	font-size:20px;
	color:#162812;
	font-weight:bold;

}

.profile {
/*	border:5px solid #ccc;*/
	margin-bottom:30px;
	padding:20px;
	background-color:#fefefe;
	border:1px solid #e9e9e9;
/*background: #f9f9f9;
background: -moz-linear-gradient(top,  #f9f9f9 0%, #f2f2f2 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#f2f2f2));
background: -webkit-linear-gradient(top,  #f9f9f9 0%,#f2f2f2 100%);
background: -o-linear-gradient(top,  #f9f9f9 0%,#f2f2f2 100%);
background: -ms-linear-gradient(top,  #f9f9f9 0%,#f2f2f2 100%);
background: linear-gradient(to bottom,  #f9f9f9 0%,#f2f2f2 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#f2f2f2',GradientType=0 );
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
    color: rgb(26, 26, 26);*/
}

.suisen {
	border-top:1px solid #ddd;
	padding-top:20px;
}
.moji02 {
	background-color:#dc1a1a;
	color:#fff;
	padding:3px 10px; 
}

.moji03 {
	border:1px solid #007119;
/*	background-color:#fff;*/
	padding:12px;
	font-size:32px;
}

.moji04 {
	border:1px solid #333;
/*	background-color:#fff;*/
	padding:12px;
	font-size:32px;
}

.checklist ul {
	margin-left:5px;
	padding:20px;
	border:1px solid #e9e9e9;
	border:1px solid #777;
	border:5px solid #ccc;
	background-color:#fefefe;
	margin-bottom:30px;
}

.checklist li {
	list-style:none;
	font-size:1.2em;
	line-height:1.65;
	margin-bottom:15px;
	background-image:url(image/checklist.png);
	background-repeat:no-repeat;
	background-position:2px 4px;
	padding-left:44px;


}

.checklist2 ul {
	margin-left:0px;
	/*padding:20px;
	border:1px solid #e9e9e9;
	background-color:#fefefe;*/
	margin-bottom:30px;
}

.checklist2 li {
	list-style:none;
	font-size:1.2em;
	line-height:1.65;
	margin-bottom:15px;
	background-image:url(image/check_person.gif);
	background-repeat:no-repeat;
	background-position:2px 4px;
	padding-left:44px;


}

.checklist3 ul {
	margin-left:0px;
	/*padding:20px;
	border:1px solid #e9e9e9;
	background-color:#fefefe;*/
	margin-bottom:30px;
}

.checklist3 li {
	list-style:none;
	font-size:28px;
	line-height:1.5;
	margin-bottom:15px;
	background-image:url(image/checklist3.png);
	background-repeat:no-repeat;
	background-position:2px 12px;
	padding-left:34px;
}

.checklist4 ul {
	margin-left:0px;
	/*padding:20px;
	border:1px solid #e9e9e9;
	background-color:#fefefe;*/
	margin-bottom:30px;
}

.checklist4 li {
	list-style:none;
	font-size:28px;
	line-height:1.5;
	margin-bottom:15px;
	background-image:url(image/checklist4.png);
	background-repeat:no-repeat;
	background-position:2px 6px;
	padding-left:55px;
}

.checklist5 ul {
	margin-left:0px;
	/*padding:20px;
	border:1px solid #e9e9e9;
	background-color:#fefefe;*/
	margin-bottom:30px;
}

.checklist5 li {
	list-style:none;
	font-size:1.2em;
	line-height:1.65;
	margin-bottom:15px;
	background-image:url(image/checklist2.png);
	background-repeat:no-repeat;
	background-position:2px 4px;
	padding-left:44px;


}



.checklist_pain ul {
	margin-left:0px;
	/*padding:20px;
	border:1px solid #e9e9e9;
	background-color:#fefefe;*/
	margin-bottom:30px;
}

.checklist_pain li {
	list-style:none;
	font-size:28px;
	line-height:1.5;
	margin-bottom:15px;
	background-image:url(image/checklist_pain.png);
	background-repeat:no-repeat;
	background-position:2px 6px;
	padding-left:55px;
}



.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	box-shadow:inset 0px 1px 0px 0px #fce2c1;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fcb11a), color-stop(1, #ff8000));
	background:-moz-linear-gradient(top, #fcb11a 5%, #ff8000 100%);
	background:-webkit-linear-gradient(top, #fcb11a 5%, #ff8000 100%);
	background:-o-linear-gradient(top, #fcb11a 5%, #ff8000 100%);
	background:-ms-linear-gradient(top, #fcb11a 5%, #ff8000 100%);
	background:linear-gradient(to bottom, #fcb11a 5%, #ff8000 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcb11a', endColorstr='#ff8000',GradientType=0);
	background-color:#fcb11a;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	border:1px solid #eeb44f;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	text-decoration:none;
	text-shadow:0px 1px 0px #cc9f52;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:26px;
	font-weight:bold;
	padding:15px 27px;
	line-height:1.25;
	text-align:center !important;
}
.myButton:hover {
	-moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	box-shadow:inset 0px 1px 0px 0px #fce2c1;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fcb93b), color-stop(1, #fcb11a));
	background:-moz-linear-gradient(top, #fcb93b 5%, #fcb11a 100%);
	background:-webkit-linear-gradient(top, #fcb93b 5%, #fcb11a 100%);
	background:-o-linear-gradient(top, #fcb93b 5%, #fcb11a 100%);
	background:-ms-linear-gradient(top, #fcb93b 5%, #fcb11a 100%);
	background:linear-gradient(to bottom, #fcb93b 5%, #fcb11a 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcb93b', endColorstr='#fcb11a',GradientType=0);
	background-color:#fcb93b;
	border:1px solid #eeb44f;
	display:inline-block;
}
.myButton:active {
	position:relative;
	top:1px;
}

.myButton2 {
	-moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	box-shadow:inset 0px 1px 0px 0px #fce2c1;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fcb11a), color-stop(1, #ff8000));
	background:-moz-linear-gradient(top, #fcb11a 5%, #ff8000 100%);
	background:-webkit-linear-gradient(top, #fcb11a 5%, #ff8000 100%);
	background:-o-linear-gradient(top, #fcb11a 5%, #ff8000 100%);
	background:-ms-linear-gradient(top, #fcb11a 5%, #ff8000 100%);
	background:linear-gradient(to bottom, #fcb11a 5%, #ff8000 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcb11a', endColorstr='#ff8000',GradientType=0);
	background-color:#fcb11a;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	border:1px solid #eeb44f;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	text-decoration:none;
	text-shadow:0px 1px 0px #cc9f52;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:32px;
	font-weight:bold;
	padding:15px 120px;
	line-height:1.25;
	text-align:center !important;
}
.myButton2:hover {
	-moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	box-shadow:inset 0px 1px 0px 0px #fce2c1;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fcb93b), color-stop(1, #fcb11a));
	background:-moz-linear-gradient(top, #fcb93b 5%, #fcb11a 100%);
	background:-webkit-linear-gradient(top, #fcb93b 5%, #fcb11a 100%);
	background:-o-linear-gradient(top, #fcb93b 5%, #fcb11a 100%);
	background:-ms-linear-gradient(top, #fcb93b 5%, #fcb11a 100%);
	background:linear-gradient(to bottom, #fcb93b 5%, #fcb11a 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcb93b', endColorstr='#fcb11a',GradientType=0);
	background-color:#fcb93b;
	border:1px solid #eeb44f;
	display:inline-block;
}
.myButton2:active {
	position:relative;
	top:1px;
}



.myButton3 {
/*	-moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	box-shadow:inset 0px 1px 0px 0px #fce2c1;*/
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fcb11a), color-stop(1, #ff8000));
	background:-moz-linear-gradient(top, #fcb11a 5%, #ff8000 100%);
	background:-webkit-linear-gradient(top, #fcb11a 5%, #ff8000 100%);
	background:-o-linear-gradient(top, #fcb11a 5%, #ff8000 100%);
	background:-ms-linear-gradient(top, #fcb11a 5%, #ff8000 100%);
	background:linear-gradient(to bottom, #fcb11a 5%, #ff8000 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcb11a', endColorstr='#ff8000',GradientType=0);
	background-color:#fcb11a;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
/*	border:1px solid #eeb44f;*/
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	text-decoration:none;
	text-shadow:0px 1px 0px #cc9f52;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:26px;
	font-weight:bold;
	padding:15px 27px;
	line-height:1.25;
	text-align:center !important;
}
.myButton3:hover {
	-moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	box-shadow:inset 0px 1px 0px 0px #fce2c1;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fcb93b), color-stop(1, #fcb11a));
	background:-moz-linear-gradient(top, #fcb93b 5%, #fcb11a 100%);
	background:-webkit-linear-gradient(top, #fcb93b 5%, #fcb11a 100%);
	background:-o-linear-gradient(top, #fcb93b 5%, #fcb11a 100%);
	background:-ms-linear-gradient(top, #fcb93b 5%, #fcb11a 100%);
	background:linear-gradient(to bottom, #fcb93b 5%, #fcb11a 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcb93b', endColorstr='#fcb11a',GradientType=0);
	background-color:#fcb93b;
/*	border:1px solid #eeb44f;*/
	display:inline-block;
}
.myButton3:active {
	position:relative;
	top:1px;
}




.sectoin_bottom {
	background-image:url(image/arrow_bottom.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	min-height:100px;
	margin-bottom:10px;
}

.top_box {
	width:407px;
	padding:20px;
	margin-right:1px;
	margin-left:1px;

background: #f9f9f9;
background: -moz-linear-gradient(top,  #f9f9f9 0%, #f2f2f2 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#f2f2f2));
background: -webkit-linear-gradient(top,  #f9f9f9 0%,#f2f2f2 100%);
background: -o-linear-gradient(top,  #f9f9f9 0%,#f2f2f2 100%);
background: -ms-linear-gradient(top,  #f9f9f9 0%,#f2f2f2 100%);
background: linear-gradient(to bottom,  #f9f9f9 0%,#f2f2f2 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#f2f2f2',GradientType=0 );
	
}

.top_box img {
	float:left;
	margin-right:20px;
}

.top_box2 {
	padding:20px;
	padding-left:
	margin-right:1px;
	margin-left:1px;

background: #f9f9f9;
background: -moz-linear-gradient(top,  #f9f9f9 0%, #f2f2f2 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#f2f2f2));
background: -webkit-linear-gradient(top,  #f9f9f9 0%,#f2f2f2 100%);
background: -o-linear-gradient(top,  #f9f9f9 0%,#f2f2f2 100%);
background: -ms-linear-gradient(top,  #f9f9f9 0%,#f2f2f2 100%);
background: linear-gradient(to bottom,  #f9f9f9 0%,#f2f2f2 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#f2f2f2',GradientType=0 );
	margin-bottom:30px;
}

.top_box2 img {
	float:left;
	margin-right:20px;
	padding-left:250px;
}

.top_box p {
	font-size:22px;
	line-height:1.65;
}

.fl {
	font-size:1.2em !important;
	line-height:1.8 ;
}

.fl2 {
	font-size:1.3em !important;
	line-height:1.8 ;
}
.fxl {
	font-size:2em !important;
	line-height:1.8 ;
}
/*セミナー概要*/
.Table_1 {
/*	background-color: #eeeeee;*/
	margin-bottom: 20px;
	margin-left:auto;
	margin-right:auto;
/*	border: 2px solid #274821;*/
}

.Table_1 table {
	margin-right: auto;
	margin-left: auto;
	border-collapse: collapse;
	line-height: 150%;
	background-color: #FFFFFF;
	width:100%;
}
.Table_1 table td {
	padding: 10px;
	border: 1px solid #274821;
	border-collapse: collapse;
	font-family:"メイリオ", Meiryo;
	font-size:16px;	

}
.Table_1  .td_a   {
	background-color: #f9f9f9;
	text-align: left;
	vertical-align: top;
	white-space:nowrap;
	width:100px;

}

.Table_1  .td_a p {
	margin-bottom:0px !important;
	font-size:16px;
}
.Table_1 .td_b {
	text-align: left;
	vertical-align: top;

}

.Table_1 .td_b p {
	margin-bottom:0px !important;

}
.Table_1  .td_c   {
	background-color: #005a14;
	text-align: left;
	vertical-align: top;
	white-space:nowrap;
	color:#fff;
}
.Table_1  .td_c p {
	color:#fff !important;
	margin-bottom:0px !important;
}

.sankaku{
	margin:0 auto -50px;
	width: 0;
	height: 0;
	border-top: 70px solid #ddd;
	border-right: 150px solid transparent;
	border-bottom: 70px solid transparent;
	border-left: 150px solid transparent;
}

.hukidasi{
	clear:both;
	width: 800px;
	margin: 0 auto 50px;
	padding: 20px;
	border: 2px solid #aaa;
	border-radius: 12px;
	position: relative;
}
.hukidasi:before{
content: "";
border-width: 20px;
border-style: solid;
border-color: #FFF transparent;
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
border-image: none;
position: absolute;
right: 85%;
bottom: -38px;
z-index: 2;
}
.hukidasi:after{
content: "";
border-width: 20px;
border-style: solid;
border-color: #AAA transparent transparent;
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
border-image: none;
position: absolute;
right: 85%;
bottom: -40px;
z-index: 1;
}

.box_5 {
	    padding: 30px;
	margin:0 auto 30px;
		border:2px solid #ccc;
/*	border-radius: 2px 2px 2px 2px;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
    color: rgb(26, 26, 26);*/
}
.moji_5 {
	border-left:7px solid #2d6627;
	background-color:#e6f3e5;
	padding:6px 0 3px 15px ;
	}
	
.picset_r4 {
	width:314px;
	float: right;
	text-align: right;
	margin-left:15px;
	margin-bottom:30px;
}
.picset_r4 img {
	padding:5px;
	border:2px solid #ddd;
}

.semicon {
/*	background-color:#f5f5f5;
	padding-top:30px;
	margin-bottom:30px;
	border:1px solid #fff;*/
}

.step01w {
	border:5px solid #eee;
	padding:1px;
	margin-bottom:30px;
}
.step01 {
	border:1px solid #ccc;
	padding:15px;
}

.end {
	background-color:#151515;
	background-color: #005a14;
	padding:1px 0;
	border:1px solid #fff;
	margin-bottom:1px;
/*	background-image:url(image/logobg.png);
	background-position:top center;
	background-repeat:no-repeat;*/
	}

.end p {
	color:#fff !important;
}

.pbrnone br {
	display:none;
}

p.question {
        cursor: pointer;
		color:#0274be;
}
p.question:hover {
        text-decoration: underline;
}
.answer {
        display: none;
		padding:15px 0 0 0 ;

/*        margin-left: 1em;*/
}

.koe3 {
        background: #f2f2f2;
		padding:25px;
		margin-bottom:30px;
}

.box_6 {
		border:2px solid #ddd;
		border:1px solid #ddd;
		padding:5px;
		margin-bottom:30px;
		text-align:center;
		}
.box_6 img {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.tokuten {
	border:5px solid #ccc;
	padding:25px;
	margin-bottom:30px;}

.twotitel {
	background-color:#007119;
	background-color:#005a13;
	padding:10px;
	margin-bottom:30px;}	

.white {
	color:#fff !important;}