@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #FFE0B2 url(../../../img/bg_o.gif) repeat;
	text-align: center;
	font-size: 90%;
	line-height: 150%;
}

#wrapper{
	width: 800px;
	text-align: left;
	margin: 0px auto;
	position: relative;
	height: 100%;
	background: #FFFFFF no-repeat;
}

h2 {
	font: bolder 16px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-top: 10px;
}




#header {
	height: 140px;
	width: 800px;
	text-align: center;
	position: relative;
	clear: both;
}

#logo {
	font-size: 14px;
	font-weight: bold;
	float: left;
	text-align: left;
	margin-top: 15px;
}

#main_image {
	margin: 10px 0px 15px;
	height: 230px;
	width: 750px;
	float: none;
}

#mark {
	background: url(../../../img/logo_mark/mark_o.gif) no-repeat center center;
	height: 110px;
	width: 140px;
	float: left;
	margin-left: 25px;
}

#mark2 {
	background: url(../../../img/logo_mark/mark_p2.gif) no-repeat center center;
	height: 110px;
	width: 140px;
	float: left;
}


#contents {
	height: 100%;
	width: 750px;
	padding-right: 25px;
	padding-left: 25px;
	background: #FFFFFF;
	position: relative;
	padding-bottom: 20px;
}



#box {
	border: 1px solid #FF9900;
	margin-right: 24px;
	margin-left: 24px;
}
#footer {
	height: 90px;
	width: 750px;
	text-align: center;
	padding-right: 25px;
	padding-left: 25px;
	position: static;
	clear: both;
	float: none;
}

#bar {
	background: url(../img/gra_o.jpg) repeat-x;
	height: 25px;
	font: bolder 110% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-top: 4px;
	padding-left: 5px;
	color: #FFFFFF;
}




#under_menu {
	padding-top: 30px;
	padding-bottom: 10px;
	font: 90% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#top_bar {
	background: #FF9900 url(../../../img/kage.gif) repeat-x bottom;
	height: 15px;
	width: 800px;
}




#address {
	float: left;
	margin-left: 10px;
	position: static;
	margin-top: 10px;
}

#sub_menu {
	height: auto;
	width: 317px;
	position: static;
	float: left;
}

#sub_menu ul {
	width: 200px;
	border-bottom: thin dotted #9966CC;
	list-style: none;
}

#sub_menu li {
	list-style: none;
}

#submenubox {
	width: 317px;
	float: left;
	height: 85px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #FF9900;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}


#sunvery span a {
	height: 85px;
	width: 150px;
	background: url(../../../img/banner/banner_p_button.jpg) no-repeat left top;
	float: left;
}


#sunvery span a:hover {
	height: 85px;
	width: 150px;
	background: url(../../../img/banner/banner_p_button.jpg) no-repeat right top;
	float: left;
}

#sakura span a {
	height: 85px;
	width: 150px;
	background: url(../../../img/banner/banner_m_button.jpg) no-repeat left top;
	float: left;
}


#sakura span a:hover {
	height: 85px;
	width: 150px;
	background: url(../../../img/banner/banner_m_button.jpg) no-repeat right top;
	float: left;
}

#takaoka span a {
	height: 85px;
	width: 150px;
	background: url(../../../img/banner/banner_b_button.jpg) no-repeat left top;
	float: left;
}


#takaoka span a:hover {
	height: 85px;
	width: 150px;
	background: url(../../../img/banner/banner_b_button.jpg) no-repeat right top;
	float: left;
}

#shikino span a {
	height: 85px;
	width: 150px;
	background: url(../../../img/banner/banner_g_button.jpg) no-repeat left top;
	float: left;
}


#shikino span a:hover {
	height: 85px;
	width: 150px;
	background: url(../../../img/banner/banner_g_button.jpg) no-repeat right top;
	float: left;
}




#navigation {
	list-style: none;
	vertical-align: middle;
	overflow: hidden;
	height: 30px;
	width: 750px;
}

#navigation li {
	float: left;
	width: 149px;
	height: 30px;
	vertical-align: bottom;
	border-right: 1px dotted #FF9900;
	list-style: none;
}


#navigation a{
	display: block;
	width: 100%;
	color: #333333;
	background-image:url(../../../img/button.gif);
	background-position:left top;
	text-decoration:none;
	text-align:center;
	height: 22px;
	background-repeat: no-repeat;
	visibility: visible;
	font-size: 12px;
	padding: 5px 0px 3px;
}

#navigation a:hover{
	background-position:right top;
	color: #FFFFFF;
	background-image: url(../../../img/button.gif);
}

#border {
	background: url(../../../img/bg_o.gif) repeat-x;
	height: 5px;
}


#copy {
	font: 10px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-top: 5px;
	padding-bottom: 10px;
}
#topics {
	float: right;
	width: 400px;
	height: auto;
	border: 1px solid #FF9900;
	position: static;
}
#topics p {
	font: 100%/170% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 10px;
}

.tel {
	font: bolder 18px "ＭＳ Ｐ明朝", sans-serif;
	margin: 0px;
	padding: 0px 0px 10px;
}
a:link {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:active {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}

