/* CSS Document */

/* ************************************************ 
 *	共通設定
 * ************************************************ */
* {
	margin: 0px;
	padding: 0px;
}

body {
	font-size:small;
	font-family:"Hiragino Kaku Gothic Pro",Osaka,sans-serif,Arial,Verdana,sans-serif;
	line-height:120%;
	color:#4f4f4f;
	text-align:center;
	-webkit-text-size-adjust: 100%;
	min-width:1300px
}

br.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
}

hr {border-color:#FFF0BD;}
img {
	border: 0px;
	margin:0;
	text-align: center;
}
ol,ul{list-style:none;}

a:link { color:#6F9; }
a:visited { color:#0F0; }
a:hover { color:#0F0; }
a:active { color:#0F0; }

/* floatを無理やり戻す時のん */
.leftcancel{clear:left}


h1{ 
	padding-top:15px;
	margin-left:20px;
	padding-left:20px;
	background:url(../images/img2_31.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	font-size:30px;
	font-weight:200;
	height:47px;
	width:600px;
	text-align:left;
}


h2{ margin-left:35px;
	padding-left:10px;
	background:url(../images/img2_35.jpg);
	background-repeat:repeat-x;
	font-size:24px;
	font-weight:400;
	height:40px;
	width:675px;
	text-align:left;
	padding-top:20px;
}

h3{ margin-left:25px;
	padding-left:25px;
	background:url(../images/img3_61.jpg);
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:800;
	height:25px;
	text-align:left;
	padding-top:2px;
}

h3 a:link{color:#333!important; text-decoration:none!important;}
h3 a:visited { color:#333!important; text-decoration:none!important;}

h4{ margin-left:60px;
	margin-top:5px;
	margin-bottom:5px;
	font-size:14px;
	font-weight:400;
	text-align:left;
}

h4 a:link{color:#333!important; text-decoration:none!important;}
h4 a:visited { color:#333!important; text-decoration:none!important;}

hr{
	width: 80%;
	margin-bottom: 3px;
	margin-top: 3px;
	border: 1px solid #096;
	text-align: left;
}

input{height:20px;}
select{height:25px;}

/* ------------------------------------- 
 *	ページレイアウト
 * ------------------------------------- 
 *※ページ全体の幅は950px
 * ------------------------------------- */


/*ヘッダ*/

.headtable{
	width:700px;
	border:none;
 	border-collapse:collapse;
  	border-spacing: 0;
	text-align:left;
	font-size:16px;
	color:#FFF;
	font-weight:600;
	margin:auto;
}

.headtable td{
	padding:5px 5px 5px 5px;
}

.headmenutable{
	width:100%;
	background:#666;
	padding:1px 0px 1px 0 px;
	text-align:center;
}

.pinkline{
	width:100%;
	background:#FF3366;
	height:8px;
	text-align:center;
}


/*フッタ*/
.footer_1{
	width:100%;
	background:#248A4D;
	
}

.footer_2{
	margin:auto;
	width:1000px;
	height:100%;
	text-align:left;
	color:#FFF;
}

.footer_3{
	width:100%;
	height:100%;
	background:#C2CE40;
	text-align:center;
	color:#FFF;
	padding:2px 0px 2px 0px;
	vertical-align: middle;
}

.matome{
	width:1300px;
	margin:auto;
	height:100%;
}

.hidari{
	width:351px;
	background-color:#CBCCCC;
	float:left;
	height:100%;
}

.migi{
	width:1300px;
	height:100%;
}

.kokuban1{
	width:198px;
	height:203px;
	background:url(../images/img_37.jpg);
}

.kokuban2{
	width:594px;
	background:url(../images/img_38.jpg);
}

.kokuban3{
	width:198px;
	height:86px;
	background:url(../images/img_45.jpg);
}

.kokubantable{
	width:792px;
	border:none;
 	border-collapse:collapse;
  	border-spacing: 0;
	text-align:left;
	margin:auto;
}

.kokubantable td{
	padding-top:0px!important;
}

.footertable{
	width:1000px;
	border:none;
 	border-collapse:collapse;
  	border-spacing: 0;
	text-align:left;
	margin:auto;
}

.footertable th{
	text-align:right;
}

.footertable td{
	text-align:left;
}

.more{
	width:100%;
	text-align:left;
}

.toptable{
	border:none;
 	border-collapse:collapse;
  	border-spacing: 0;
	margin: auto;
	vertical-align:top;
}

.toptable th{
	width:351px;
	font-weight:400;
	color:#FFF;
	background-color:#CBCCCC;
	vertical-align:top;
	text-align:center;
	padding-top:5px;
	}
	
.toptable td{
	vertical-align:top;
	padding-top:3px;
}

.maintable{
	width:1300px;
	border:none;
 	border-collapse:collapse;
  	border-spacing: 0;
	margin:auto;
	vertical-align:top;
}

.maintable th{
	width:351px;
	font-weight:400;
	color:#FFF;
	background-color:#CBCCCC;
	vertical-align:top;
	text-align:left;
	}

.maintable th a{
	color:#FFF;
}


#toiawasetable{
	width:800px;
	margin:auto;
	border:1px #390 solid;
}

#toiawasetable th{
	width:10%;
	font-weight:400;
	background-color:#093;
	color:#FFF;
	padding:5px 5px 5px 5px;
	border:1px solid #390;
	text-align:left;
}

#toiawasetable td{
	width:40%;
	padding:5px 5px 5px 5px;
	border:1px solid #390;
	text-align:left;
}

.toiawasechui{
	width:300px;
	margin:10px auto;
	border:1px solid #F00;
	color:#F00;
	text-align:left;
	padding:10px 10px 10px 10px;
	}

.toiawasebar{
	width:90%;
	height:25px;
	background-color:#666;
	margin:10px auto;
	color:#FFF;
	padding:2px 0 2px 10px;
}

.toi_contents{
	text-align:left;
	width:100%;
	}

.toi_contents ul{
	text-align:left;
	margin:20px 0px 0px 20px;
}

.toi_contents li{
	list-style-image: url(http://manabibapolepole.com/images/icon_flower.gif);
	list-style-position:outside;
	font-size: 14px;
	line-height: 140%;
	color:#666;
	padding-left:3px;
	margin-left:10px;
	font-weight: normal;
	height:100%;
}

.poricy{
	width:250px;
	margin:auto;
	margin-bottom:50px;
}

#setsumeitable{
	width:600px;
	margin:auto;
}

#setsumeitable th{
	width:20%;
	font-weight:400;
	background-color:#E73862;
	color:#FFF;
	padding:5px 5px 5px 5px;
	text-align:left;
	border:1px #FFFFFF solid;
}

#setsumeitable td{
	width:80%;
	color:#FFF;
	background-color:#989898;
	padding:5px 5px 5px 5px;
	text-align:left;
	border:1px #FFFFFF solid;
}

.Q {
	width:683px;
	height:100%;
	background:url(../images/sozai_18.jpg);
	background-repeat:repeat-y;
}

.Q2 {
	width:513px;
	height:100%;
	padding:20px 50px 20px 120px;
	background:url(../images/sozai_16.jpg);
	background-repeat:no-repeat;
	background-position:top;
	text-align:left;
}

.Q3 {
	width:683px;
	height:21px;
	background:url(../images/sozai_20.jpg);
	background-repeat:no-repeat;
}	

.A {
	width:683px;
	height:100%;
	background:url(../images/sozai_23.jpg);
	background-repeat:repeat-y;
}

.A2 {
	width:513px;
	height:100%;
	padding:20px 50px 20px 120px;
	background:url(../images/sozai_22.jpg);
	background-repeat:no-repeat;
	background-position:top;
	text-align:left;
}

.A3 {
	width:683px;
	height:21px;
	background:url(../images/sozai_25.jpg);
	background-repeat:no-repeat;
}	


.B {
	width:746px;
	height:100%;
	background:url(../images/img2_39.jpg);
	background-repeat:repeat-y;
}

.B2 {
	width:646px;
	height:100%;
	padding:20px 50px 20px 50px;
	background:url(../images/img2_37.jpg);
	background-repeat:no-repeat;
	background-position:top;
	text-align:left;
}

.B3 {
	width:746px;
	height:21px;
	background:url(../images/img2_41.jpg);
	background-repeat:no-repeat;
}

.h_yose{
	text-align:left;
	margin-left:20px;
}

.h_midashi{
	font-size:18px;
	font-weight:400;
}

.syashin{
	float:left;
	margin:10px 10px 10px 10px; 
	width:300px;
	height:280px;
	vertical-align:top;
	text-align:center;
	
}

.C {
	width:356px;
	height:100%;
	background:url(../images/img2_44.jpg);
	background-repeat:repeat-y;
	clear:both;
}

.C2 {
	width:316px;
	height:100%;
	padding:15px 20px 10px 20px;
	background:url(../images/img2_42.jpg);
	background-repeat:no-repeat;
	background-position:top;
	text-align:left;
}

.C3 {
	width:356px;
	height:21px;
	background:url(../images/img2_46.jpg);
	background-repeat:no-repeat;
}

.D {
	width:600px;
	height:100%;
	background:url(../images/img2_51.jpg);
	background-repeat:repeat-y;
	clear:both;
}

.D2 {
	width:560px;
	height:100%;
	padding:15px 20px 10px 20px;
	background:url(../images/img2_49.jpg);
	background-repeat:no-repeat;
	background-position:top;
	text-align:left;
}

.D3 {
	width:600px;
	height:21px;
	background:url(../images/img2_53.jpg);
	background-repeat:no-repeat;
}

.E {
	width:600px;
	height:100%;
	background:url(../images/img2_57.jpg);
	background-repeat:repeat-y;
	clear:both;
}

.E2 {
	width:560px;
	height:100%;
	padding:15px 20px 10px 20px;
	background:url(../images/img2_56.jpg);
	background-repeat:no-repeat;
	background-position:top;
	text-align:left;
}

.E3 {
	width:600px;
	height:21px;
	background:url(../images/img2_59.jpg);
	background-repeat:no-repeat;
}

.hentou{
	margin-left:50px;
	width:600px;
	height:100%;
	padding:10px 10px 10px 80px;
	background:url(../images/img2_60.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:left;
}

#koe table{
	margin-left:50px;
}

.kingakutable{
	width:860px;
	margin:5px 5px 5px 20px;

}

.kingakutable td{
	line-height: 150%;
	color: #333;
	background-color: #99CCFF;
	padding:3px 0px 3px 0px;
	margin:0px 5px 0px 5px;
	vertical-align:middle;
	text-align:center;
	border:1px #FFFFFF solid;
}

.kingakutable th{
	font-weight:400;
	line-height: 150%;
	color: #333;
	background-color: #99CCCC;
	padding:3px 0px 3px 0px;
	margin:0px 5px 0px 5px;
	vertical-align:middle;
	text-align:center;
	border:1px #FFFFFF solid;
}

.kingakutable_left
{
	text-align:left!important;
	padding-left:3px!important;
}

#midori{background-color:#090; color:#FFF;}
#ao{background-color:#006DD9; color:#FFF;}