@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #E1C4FF url(../img/bg_p.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;
}
#byouin .toko h5 {
	font-size: 24px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", sans-serif;
	font-weight: bolder;
}





#header {
	height: 170px;
	width: 800px;
	text-align: center;
	position: relative;
	clear: both;
}

#logo {
	font-size: 14px;
	font-weight: bold;
	float: left;
	text-align: center;
	margin-top: 15px;
}

#main_image {
	margin: 10px 0px 15px;
	height: 230px;
	width: 750px;
	float: none;
}

#mark {
	background: url(../img/logo_mark/mark_p1.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 #9A67CC;
	margin-right: 24px;
	margin-left: 24px;
	clear: both;
}
#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_p.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: #9966CC 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 #9966CC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}



#fukuoka span a {
	height: 85px;
	width: 150px;
	background: url(../img/banner/banner_o_button.jpg) no-repeat left top;
	float: left;
}


#fukuoka span a:hover {
	height: 85px;
	width: 150px;
	background: url(../img/banner/banner_o_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;
}

#blog span a {
	height: 85px;
	width: 150px;
	background: url(../img/banner/banner_g_button.jpg) no-repeat left top;
	float: left;
}


#blog span a:hover {
	height: 85px;
	width: 150px;
	background: url(../img/banner/banner_g_button.jpg) no-repeat right top;
	float: left;
}
#tuika span a {
	height: 85px;
	width: 150px;
	background: url(../img/banner/banner_etc.jpg) no-repeat left top;
	float: left;
}


#tuika span a:hover {
	height: 85px;
	width: 150px;
	background: url(../img/banner/banner_etc.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 #9A67CC;
	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_p.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 #9966CC;
	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;
}
#second_img {
	background: url(../img/main_p_s.jpg) no-repeat left top;
	height: 80px;
	width: 750px;
	margin-bottom: 10px;
	margin-right: 25px;
	margin-left: 25px;
}
#s_logo {
	height: 60px;
	width: 750px;
	background: url(../img/s_logo.gif) no-repeat left center;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 25px;
	margin-left: 25px;
}
#header_s {
	height: 220px;
	width: 800px;
}
#main {
	height: 100%;
	width: 708px;
	border: 1px solid #9966CC;
	padding: 30px 20px 20px;
	position: relative;
	float: left;
}


.sText {
	font-size: 75%;
	margin: 20px;
}
.mText {
	font: 85%/150% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

