﻿@charset "UTF-8";

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #ffffff;
}
#wrapper {
	height: auto;
	width: 1050px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #ffffff;
}


/* ヘッダー */
#header {
	height: auto;
	width: 1050px;
	margin: 0px;
	padding: 0px;
}
#header_left {
	height: 45px;
	width: 260px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	float: left;
}
#ochiya_image {
	height: 42px;
	width: 240px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	float: left;
}
#header_right {
	height: 45px;
	width: 790px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#header_line {
	height: 5px;
	width: 1050px;
	margin: 0px;
	padding: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #7fbf26;
	float: left;
}

#header_photo {
	height: 400px;
	width: 1050px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#header_bottom {
	height: 5px;
	width: 1050px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7fbf26;
	float: left;
}


/* メイン部 */
#mainc {
	height: auto;
	width: 1050px;
	margin: 0px;
	padding: 0px;
	clear: left;
}
#content {
	height: auto;
	width: 1050px;
	margin: 0px;
	padding: 0px;
}

/* 左コンテナボックス */
#cont_lbox {
	height: auto;
	width: 255px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.cont_l_com {
	height: 270px;
	width: 255px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7fbf26;
	text-align: left;
	float: left;
}

.sub_img {
	height: 165px;
	width: 220px;
	padding: 0px;
	border: 2px solid #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.ph_frame {
	height: 169px;
	width: 224px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #A8957D;
}
.p1 {
	font-size: 12px;
	line-height: 12px;
	color: #666666;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 82px;
}
.p2 {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #777777;
	margin: 0px;
	padding-top: 2px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 17px;
}

.cont_box {
	height: 95px;
	width: 255px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7fbf26;
	text-align: left;
	float: left;
}

.p3 {
	font-size: 14px;
	line-height: 16px;
	color: #666666;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 15px;
}
.p4 {
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: left;
	width: 90px;
	height: 25px;
}
.p5 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	width: 120px;
	height: 25px;
}
.p9 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #777777;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: left;
}

.cont_box2 {
	height: 190px;
	width: 255px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
}


.p6 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #777777;
}
.p7 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #333333;
}
.p8 {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #333333;
}


/* 右メニュー全体 */
#cont_rbox {
	height: auto;
	width: 795px;
	margin: 0px;
	padding: 0px;
	float: left;
}

/* 最新情報 */
#cont_news {
	height: auto;
	width: 795px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7fbf26;
	text-align: left;
	float: left;
}
#cont_news h4 {
	font-size: 15px;
	line-height: normal;
	color: #7fbf26;
	height: 20px;
	width: 80px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#cont_news p {
	padding: 0px 8px 8px 20px;
	font-size: 14px;
	line-height: normal;
	color: #333333;
	height: auto;
	width: 767px;
	margin: 0px;
}


/* 小メニューボックス */
#cat_cont {
	height: auto;
	width: 265px;
	margin: 0px;
	padding: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #ffffff;
	float: left;
}

/* 小メニュータイトル */
.cont_tmenu {
	height: 24px;
	width: 265px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

/* リンクメニュー */
.list_cont {
	height: 24px;
	width: 265px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.list_cont p {
	font-size: 14px;
	line-height: 15px;
	color: #000000;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

/* アドレス */
address {
	font-size: 14px;
	line-height: 21px;
	font-style: normal;
	color: #ffffff;
	height: 21px;
	width: 1050px;
	margin: 0px;
	background-color: #7fbf26;
	clear: both;
	padding: 0px;
}
