/*　テンプレートの設定　*/
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../images/bg.jpg);
	background-position: center top;
	color: #464646;
	font-size: 12px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p, h1, h2, h3, h4, form, ul, li {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #714D2F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #714D2F;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
}
#wrap {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 830px;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #FFFFFF;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #875531;
	border-left-color: #875531;
}
#top   {
	padding-top: 7px;
	clear: both;
	padding-bottom: 5px;
	width: 830px;
	height: 15px;
}
#top  h1 {
	font-size: 12px;
	float: left;
}
#header {
	height: 112px;
	width: 830px;
}
#menu {
	margin-bottom: 8px;
	padding-bottom: 8px;
	width: 830px;
}
.line {
	background-image: url(../images/line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}


.right {
	float: right;
}
.left {
	float: left;
}
.btm10 {
	margin-bottom: 10px;
}
.left_8 {
	padding-left: 8px;
}
.orng_bold {
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
	padding: 8px;
	border: 1px solid #EE9B00;
	margin-top: 5px;
	margin-bottom: 5px;
}


#main {
	width: 830px;
}

#f_right {
	float: right;
	width: 600px;
	padding-bottom: 10px;
}
h3   {
	font-size: 17px;
	margin-bottom: 10px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CD0038;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 5px;
}
h4 {
	font-size: 15px;
	color: #CD0038;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 3px;
}
h5   {
	font-size: 17px;
	margin-bottom: 10px;
	padding: 10px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 5px;
	text-align: center;
	font-weight: bold;
}
#page {
	width: 540px;
	padding-right: 30px;
	padding-left: 30px;
	margin-bottom: 25px;
	line-height: 150%;
}
#page ul {
	margin-left: 20px;
	margin-bottom: 10px;
}

#page p {
	margin-bottom: 10px;
}
#page #plink {
	border: 1px dashed #C1926A;
	width: 240px;
	float: right;
	padding-top: 13px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#page #plink p {
	margin-bottom: 3px;
	background-image: url(../images/arr_plink.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 18px;
}



#f_left {
	float: left;
	width: 200px;
	padding-bottom: 10px;
	text-align: center;
}
#f_left  img {
	margin-bottom: 5px;
}
#footer {
	clear: both;
	width: 830px;
	
	background-image: url(../images/line.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
address {
	font-size: 12px;
	padding-top: 20px;
	font-style: normal;
	text-align: center;
}
#form_toi {
	margin-top: 15px;
}
#form_toi #t_btn {
	padding-bottom: 8px;
	padding-top: 10px;
}

#form_mou {
	width: 600px;
	background-image: url(../images/form_mou_bg2.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-bottom: 20px;
	margin-top: 15px;
}
#form_mou  #k_btn {
	padding-bottom: 8px;
	padding-top: 10px;
}

#form_mou #mhead {
	background-image: url(../images/form_mou_bg1.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 600px;
}
#form_mou #mfoot {
	background-image: url(../images/form_mou_bg3.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 15px;
}
#form_mou #mchui {
	font-size: 11px;
	padding-top: 55px;
	padding-left: 250px;
	line-height: 110%;
}



/*　トップページの設定　*/
#topimg {
	margin-bottom: 12px;
}
#flow {
	margin-bottom: 12px;
}
