@charset "utf-8";

/*======================================
   5.#maincontents
======================================*/

/*-----#all-----*/
.sb {
	text-align:left;
	clear: both;
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.text {
	text-align: left;
	margin-left: 25px;
	line-height: 1.75em;
}
.faq a {
}

.textb {
	text-align: left;
	margin-left: 25px;
	line-height: 1.75em;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
}
.imgr {
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
}
.imgs {
	clear:both;
	text-align: center;
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-left: 20px;
}
.imgl {
	margin:20px;
}
.ub {
	clear:both;
	text-align:center;
	margin-top:70px;
	margin-bottom:20px;
	margin-right: 10px;
	margin-left: 10px;
}
.section table {
	width: 650px;
	border-collapse:collapse;
	border: 1px solid #FE9900;
	margin: 10px;

}
.section table th {
	background-color: #FFFFAD;
	border: 1px solid #FE9900;
	padding: 3px 15px 3px 3px;
	text-align: right;
}
.section table td {
	border: 1px solid #FE9900;
	padding: 3px 3px 3px 15px;
	text-align: left;
}
.section2 table {
	width: 650px;
	border-collapse:collapse;
	border: 1px solid #FE9900;
	margin: 10px;

}
.section2 table th {
	background-color: #FFFFFF;
	border: 1px solid #FE9900;
	text-align: left;
	height: 50px;
	padding: 3px 3px 3px 15px;
	vertical-align: middle;
	width: 150px;
}
.section2 table td {
	border: 1px solid #FE9900;
	padding: 3px 3px 3px 15px;
	text-align: left;
}
/*-----#index-----*/
.news {
	margin-top: 13px;
	margin-left: 25px;
	text-align: left;
}
iframe {
	height: 270px;
	width: 430px;
	float: left;
	margin-left: 30px;
	margin-bottom: 25px;
}
.news-topics td {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.blog {
	float: left;
	margin-left: 30px;
}
.blog a {
	text-decoration: none;
	display: block;
	text-indent: -9999px;
	margin-top: 7px;
}
.blog01 a {
	height: 135px;
	width: 180px;
	background-image: url(../images/t_bl4.jpg);
	background-repeat: no-repeat;
}
.blog01 a:hover {
	background-image: url(../images/t_bl4_f2.jpg);
	background-repeat: no-repeat;
}
.blog02 a {
	height: 119px;
	width: 180px;
	background-image: url(../images/t_bl5.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
}
.blog02 a:hover {
	background-image: url(../images/t_bl5_f2.jpg);
	background-repeat: no-repeat;
}
.blog03 a {
	height: 119px;
	width: 180px;
	background-image: url(../images/t_bl7.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
}
.blog03 a:hover {
	background-image: url(../images/t_bl7_f2.jpg);
	background-repeat: no-repeat;
}
/*-----#shop-----*/
.btn {
	text-align:left;
	margin-top: 20px;
	margin-left: 120px;
}
/*-----#faq-----*/
.faq h3 {
	text-align: left;
	font-size: 1em;
	text-decoration: underline;
	margin: 15px;
	font-weight: bold;
}
.faq h4 {
	text-align: left;
	margin-left: 30px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#maincontents .faq a {
	color: #4F2700;
	text-decoration: none;
}
#maincontents .faq a:hover {
	color: #4F2700;
	text-decoration: underline;
}
.faq dt {
	clear: left;
	width: 7.5em;
	margin-bottom: 3px;
	float: left;
}
.faq dd {
	margin-bottom: 3px;
	text-align: left;
	margin-right: 10px;
}
.faq .ptop {
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: right;
	margin-right: 20px;
	margin-left: 20px;
}
/*======================================
   8.#sekou
======================================*/
#sekou h1 {
	float: none;
	font-size: 1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	margin-left: 20px;
	height: 30px;
}
#sekou .simg_b {
	vertical-align: bottom;
}
#sekou .text_sekou {
	text-align: left;
	vertical-align: top;
	font-size: 0.9em;
}
#sekou .text_sekou2 {
	vertical-align: top;
	padding: 5px;
	text-align: left;
	font-size: 0.8em;
}

img.photo {
padding: 3px; /* パディング */
background-color: #ffffff; /* 背景色 */
border: 1px solid; /* 境界線 */
border-color: #c0c0c0 #808080 #808080 #c0c0c0; /* 境界線色（上右下左） */
}


