﻿@charset "utf-8";
.layout-1 {
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}


.layout-1-box1 {
	width: 93%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	background-color: #FFF;
	border: 3px solid #FF4401;
	border-radius: 8px;
	margin-bottom: 30px;
}

.layout-1-box1 p {
	font-size: 15px;
	line-height: 24px;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: 10px;
}


.layout-1-box2 {
	width: 93%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	background-color: #FFF;
	border: 3px solid #027FFF;
	border-radius: 8px;
	margin-bottom: 30px;
	background-attachment: scroll;
	background-image: url(../img/01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.layout-1-box2 p {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: 10px;
}

.layout-1-box3 {
	width: 93%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	background-color: #FFF;
	border: 3px solid #FF7F00;
	border-radius: 8px;
	margin-bottom: 30px;
	background-attachment: scroll;
	background-image: url(../img/02.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.layout-1-box3 p {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: 10px;
}

.layout-1-box4 {
	width: 93%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	background-color: #FFF;
	border: 3px solid #FE0000;
	border-radius: 8px;
	margin-bottom: 30px;
	background-attachment: scroll;
	background-image: url(../img/03.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.layout-1-box4 p {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: 10px;
}
.layout-1-box5 {
	width: 93%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	background-color: #FFF;
	border: 3px solid #FF4401;
	border-radius: 8px;
	margin-bottom: 30px;
	background-attachment: scroll;
	background-image: url(../img/11.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.layout-1-box5 p {
	font-size: 15px;
	line-height: 24px;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: 10px;
}

.layout-1-box6 {
	width: 100%;
	height: auto;
	border-radius: 8px;
}
.layout-1-box6 p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 12px;
	margin-left: 20px;
	margin-right: 15px;
}
.layout-1-map {
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #CDC4DF;
	clear: both;
	margin-top: 30px;
	height: auto;
	margin-bottom: 15px;
}
.higawari {
	font-size: 12px;

}
.higawari li{
	margin-left: 18px;
	text-align: center;
	float: left;
	padding-bottom: 6px;
	margin-bottom: 10px;
}
.t-td1 {
	padding-top: 60px;
	padding-left: 20px;
}
.td01 {
	margin-bottom: 20px;
}

.td02 {
	margin-bottom: 50px;
	text-align: center;
}
.st01 {
	font-size: 16px;
	color: #FF3300;
	font-weight: bold;
}
.st02 {
	margin-bottom: 16px;
	font-size: 16px;
	color: #795EAB;
	margin-left: 4px;
	padding-left: 10px;
	margin-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BDAFD6;
}
.st03 {
	font-size: 12px;
	font-weight: bold;
	color: #F69;
}
.st04 {
	font-weight: bold;
	color: #FF6600;
}




.pic01 {
	margin-bottom: 15px;
	text-align: center;
}



dl#acc1 dl,dt,dd {
	margin: 0;
	padding: 0;
}

dl#acc1 dl {
	background: #e7e7e7;
	border: 1px solid #333;
	border-top: none;
	width: 200px;
}

dl#acc1 dt,dd {
	padding: 3px;
}

dl#acc1 dt {
	clear: left;
	float: left;
	width: 50px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	padding-top: 20px;
	margin-bottom: 10px;
	font-weight: bold;
	margin-left: 10px;
	font-size: 12px;
}

dl#acc1 dd {
	margin-left: 10px;
	float: left;
	width: 270px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #886A37;
	height: auto;
	margin-bottom: 10px;
	padding-left: 5px;
	font-size: 12px;
}

#acc1 a:link {
	color: #FF3300;
	font-size: 12px;
	text-decoration: none;
}
#acc1 a:visited {
	color: #FF3300;
	font-size: 12px;
	text-decoration: none;
}
#acc1 a:hover {
	text-decoration: underline;
}
