@charset "utf-8";

body {
	background: url(../img/bg.gif) repeat;
}

#content {
	width: 722px;
	text-align: center;
	background: #ece3d0;
	border-left: solid 1px #b3a48a;
	border-right: solid 1px #b3a48a;
	margin: 0 auto 10px;
}

.small {
	font-size: 10px;
}

.textRed {
	color: #F00;
}

.newsbox {
	width: 300;
	height: 240;
}

.hide_cont {
	display: none;
}

a.over2:hover img {
	-ms-filter: "alpha( opacity=80 )";
	filter: alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity: 0.8;
}


/* ボタン */
.btnLink01 {
	margin: 0 0 20px;
}

.btnLink01 li a {
	display: inline-block;
	padding: 15px 10px 13px;
	border-bottom: solid 3px #b3752f;
	background: #c69353;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #ffffff;
}

.btnLink01 li a:hover {
	text-decoration: none;
	background: #ce9f62;
}

.btnLink01.type02 li a {
	width: 124px;
	padding: 20px 5px 15px;
	font-size: 16px;
}

/*ヘッダー*/
#header {
	height: 80px;
	background: #003300;
	padding: 0;
	margin: 0;
}

.title {
	float: left;
	padding: 10px;
}

.g_nav {
	float: right;
	padding: 20px 20px 0 0;
}

.g_nav li {
	float: left;
}


#page {
	margin: 0;
	text-align: center;
}

.img_area_01 img {
	width: 720px;
}

/*ここからpage内部*/
/*左・サブメニュー（リスト）*/
#submenu {
	width: 166px;
	float: left;
	display: inline;
	margin: 0 0 0 40px;
}

#submenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#submenu li {
	padding-bottom: 10px;
}

#submenu img {
	margin: 0;
	padding: 0;
}

#submenu ul li ul {
	text-align: left;
	margin: 10px 0 0 10px;
	font-weight: bold;
}

#submenu ul li ul li {
	margin: 10px 0 0 0;
	padding: 0;
}


#main {
	font-size: 14px;
	text-align: left;
	margin: 0 0 0 14px;
	display: inline;
}

.block2 {
	text-align: left;
	font-size: 14px;
	margin: 0 0 10px 0;
}

.block2 h2 {
	font-size: 14px;
	padding: 5px;
	border-left: 12px double #003300;
	border-bottom: 1px dotted #003300;
	letter-spacing: 0.1pc;
	margin: 10px 10px 5px;
}

.block2 h3 {
	font-size: 14px;
	padding: 5px;
	font-weight: bold;
}

.block2 p {
	line-height: 180%;
	margin: 0 10px 20px;
}

.b2 {
	margin: 0 10px 10px 12px;
	float: right;
	width: 240px
}


.link2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 2;
}


.img100 {
	width: 100%;
}

/*履歴*/
#rireki dl {
	padding: 5px 0 0 12px;
	margin: 0;
}

.rireki_date {
	float: left;
	font-weight: bolder;
	padding: 0 20px 15px 0;
}

.rireki_bun {
	padding: 0 0 15px 0;
}

.tel {
	font-size: 18px;
	font-weight: bolder;
	letter-spacing: 0.1pc;
}

.about {
	margin-top: 10px;
	margin-left: 20px;
	font-size: 14px;
}

.about caption {
	text-align: left;
}

.about th {
	font-style: normal;
	text-align: left;
	padding: 5px 10px 5px 2px;
}

.about td {
	text-align: left;
	padding: 5px 10px 5px 5px;
}

.backtop {
	clear: both;
	float: right;
	padding: 15px 10px 15px 0;
	font-size: 10px;
}

/*1画面時の設定*/
.block1 {
	clear: both;
	text-align: left;
	margin: 0 40px;
}

.block1 H3 {
	font-size: 14px;
	padding: 5px;
	border-left: 12px double #003300;
	border-bottom: 1px dotted #003300;
	letter-spacing: 0.1pc;
	margin-bottom: 5px;
	margin-top: 0px;
}

.block1 p {
	line-height: 180%;
	padding-left: 12px;
	margin-top: 0px;
	padding-top: 0px;
}

.block1 IMG {
	width: 240px;
	height: 180px;
	margin-left: 12px;
	margin-top: 0px;
	margin-bottom: 5px;
	float: right;
	border: 0px;
}

.backtop2 {
	clear: both;
	float: right;
	padding: 15px 10px 15px 0;
	font-size: 10px;
}

.submenu2 {
	margin: 20px 0px 10px 13px;
}

.submenu2 ul li {
	max-width: 230px;
	float: left;
	margin: 0 10px 10px 0;
}

.submenu2 ul li img {
	max-width: 230px;
	max-height: ;
	width: auto;
	/* for ie8 */
}

/*下部メニュー*/
#b_menu {
	height: 30px;
	clear: both;
	border-top: 1px dotted #003300;
	margin: 0px auto 10px auto;
}

#b_menu ul {
	list-style-type: none;
	padding: 10px 0 0 0;
	float: right;
}

#b_menu li {
	float: left;
}

/*news*/
#news_bg {
	width: 480px;
	height: 300px;
	text-align: center;
	background: url(../img/news_bg.gif);
	padding: 10px;
}

#news_bg h2 {
	font-size: 14px;
	margin: 0 0 10px 0;
	padding: 5px 0 5px 5px;
	border-bottom: 1px dotted #003300;
	letter-spacing: 0.1pc;
	color: #000;
}

#news {
	width: 400px;
	height: 200px;
	text-align: left;
}

#news p {
	padding: 1em;
	line-height: 160%;
}

#news dt {
	text-indent: 20px;
}


/*パンくずリスト*/
#topic_path {
	font-size: 10px;
	width: 720px;
	text-align: left;
	margin: 0 auto;
}

#topic_path ol {
	list-style: none;
}

#topic_path li {
	float: left;
	padding: 10px 7px 10px 8px;
	background: url(../img/ico_mark.gif);
	background-repeat: no-repeat;
	background-position: 0 15px;
	color: #9B624C;
}

#topic_path li.home {
	padding-left: 0;
	background: none;
}

#topic_path li a:link,
#topic_path li a:visited {
	color: #9B624C;
}

#topic_path li a:hover,
#topic_path li a:active {
	color: #9B624C;
}

#topic_path li em {
	font-style: normal;
	font-weight: bold;
	color: #9B624C;
}

ol:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

ol {
	display: inline-table;
	min-height: 1%;
}

/*フッター*/
#footer {
	font-size: 10px;
	background: #004100;
	color: #FFFFFF;
}

#footer ul {
	float: right;
	padding: 10px;
}

#footer li {
	padding: 2px 0 3px 0;
	color: #FFFFFF;
	text-align: right;
}



/*----------------------------------------------------------------------------------
header_info
------------------------------------------------------------------------------------*/

#header_info {
	clear: both;
	color: #ff0078;
	font-size: 16px;
	font-weight: bold;
	width: 720px;
	text-align: left;
	margin: 10px auto 0;
}

/*----------------------------------------------------------------------------------
about
------------------------------------------------------------------------------------*/
dl.business_hour {
	margin: 0 0 0 10px;
}

dl.business_hour dt {
	font-weight: bold;
	font-size: 16px;
}

dl.business_hour dd {
	margin: 0 0 20px 10px;
}

/************************************************** clearfix */

.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

/*
.clearfix { display: inline-block; }
*/
.clearfix {
	display: block;
}

@media screen and (min-width: 481px) {
	.zdo_drawer_menu {
		display: none;
	}
}

@media screen and (max-width: 480px) {

	#content,
	aside {
		width: 100%;
	}

	#content img {
		float: none;
	}

	.title {
		padding: 10px;
	}

	.title img {
		width: 100%;
	}

	h1,
	h2 {
		font-size: 16px;
	}

	.g_nav {
		display: none;
	}

	.img_area_01 img {
		width: 100%;
	}

	.submenu2 {
		margin: 10px 5px 5px;
	}

	.submenu2 ul li img {
		width: 110px;
	}

	.btnLink01.type02 li a {
		width: 100px;
	}

	.b2 {
		margin: 0;
		width: 100%;
	}

}


/*googlemap*/
.ggmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.ggmap iframe,
.ggmap object,
.ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
