@charset "shift_jis";

#contents #contents_block {
	margin: 17px 0 0 0;
	padding: 14px;
	background: #fff;
}

#contents_block h2{
	margin: 0 0 15px 0 ;
	padding: 0 0 0 0;
	box-shadow: 0 0 3px #bbb; /*CSS3*/
	-moz-box-shadow: 0 0 3px #bbb; /* Firefox逕ｨ*/
	-webkit-box-shadow: 0 0 3px #bbb; /* Google Chrome, Safari逕ｨ*/
	border:1px solid #ccc;
}

#contents_block h3{
	margin: 0 0 15px 0 ;
	padding: 0 0 0 0;
	text-align:center;
}

#contents .section {
	margin: 0 6px 25px 6px;
}

img.image_right {
	float:right;
	display:inline;
	margin: 0 0 10px 10px;
}

img.image_left {
	float:right;
	display:inline;
	margin: 0 10px 10px 0;
}

#contents .section p{

}

table#table01{
	margin:  0 0 0 0;
	padding: 0 0 0 0;
	width:100%;
	color: #333;
	border:1px solid #cccccc;
	box-shadow: 0 0 2px #ddd; /*CSS3*/
	-moz-box-shadow: 0 0 2px #ddd; /* Firefox逕ｨ*/
	-webkit-box-shadow: 0 0 2px #ddd; /* Google Chrome, Safari逕ｨ*/
}

table#table01 td{
	margin:  0;
	padding: 10px 10px 10px 15px;
	border-bottom:1px dotted #cccccc;
	font-size: 14px;
}

table#table01 th{
	margin:  0;
	padding: 10px 0 10px 15px;
	border-bottom:1px dotted #cccccc;
	font-size: 14px;
}

table#table01 th{
	width:18%;
	margin:  0;
	padding: 10px 0 10px 15px;
	text-align:left;
	color:#66952E;
	font-weight:bold;
	border-right:1px #ccc dotted;
}

table#table01 .enkaku_th {
	width:23%;
	margin:  0;
	padding: 10px 0 10px 15px;
	text-align:left;
	color:#333;
	font-weight:bold;
	border-right:none;
}

table#table02{
	margin:  0 0 0 0;
	padding: 0 0 0 0;
	width:100%;
	color: #333;
}

table#table02 td{
	margin:  0;
	padding: 5px;
	border-bottom:1px dotted #cccccc;
	font-size: 12px;
}

table#table02 th{
	margin:  0;
	padding: 5px;
	border-bottom:1px dotted #cccccc;
	font-size: 12px;
}

table#table02 th{
	width:18%;
	margin:  0;
	padding: 10px 0 10px 15px;
	text-align:left;
	color:#66952E;
	font-weight:bold;
	border-right:1px #ccc dotted;
}

/* 　プライバシーポリシー
========================================== */

.privacy_midashi {
	font-size:16px;
	line-height:100%;
	font-family:"メイリオ", "ＭＳ ゴシック", "Courier New", monospace;
	font-weight:bold;
	color:#66952E;
	padding:8px 0 5px;
	border-top:1px #66952E dashed;
	border-bottom:1px #66952E dashed;
	text-align:left;
}



/* 　お問い合わせ
========================================== */

#contact_table {
width:100%;
margin: 15px 0px 0px 0px;
border-bottom: 1px solid #BCBCBC;
}

#contact_table td{
padding: 8px;
line-height:100%;
}

#contact_table #td01{
width:160px;
background-color:#eee;
border-top: 1px solid #BCBCBC;
border-bottom: 0px solid #BCBCBC;
border-left: 5px solid #66952E;
border-right: 1px solid #BCBCBC;
vertical-align:middle;
}

#contact_table #td02{
border-top: 1px solid #BCBCBC;
border-bottom: 0px solid #BCBCBC;
border-right: 1px solid #BCBCBC;
background-color:#fff;
vertical-align:middle;
}

.contact_text {
margin: 15px 0px 0px 0px;
text-align:center;
}

#contact_table #td01 img {
margin: 0 0 0 5px;
padding: 0;
vertical-align:middle;
}

.style1 {
	margin: 20px 0px 0px 0px;
	padding: 5px;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	border: 1px solid #ccc;
	width:665px;
}

.thanks {
margin: 10px 20px 10px 20px;
padding: 50px 0;
width:600px;
font-size:12px;
line-height:26px;
color:#000;
border:1px gray dotted;
text-align:center;
}

.jirei {
	padding:4px;
	border:1px #ccc solid;
	line-height:150%;
	text-align:center;
}

.jirei img {
	margin-bottom:5px;
}

.style2 {
	color: #66952E;
	font-weight:bold;
}