@charset "utf-8";


body {
	margin: 0;
	padding: 0;
	padding-bottom: 50px;
	font-family: "Lucida Grande","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","ＭＳ Ｐゴシック",sans-serif;
	font-size: 75%;
	color: #000000;
	line-height: 1.5;
	background: #FFF url(../images/body.jpg) top center repeat-y;
}
table {
	empty-cells: show;
}
th {
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6, h7 {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 8px 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
a {
	color: #06C;
	text-decoration: none;
}
a:hover {
	color: #F60;
	text-decoration: underline;
}

.font70 {
	font-size: 70%;
}
.font75 {
	font-size: 75%;
}
.font80 {
	font-size: 80%;
}
.font85 {
	font-size: 85%;
}
.font90 {
	font-size: 90%;
}
.font95 {
	font-size: 95%;
}
.font100 {
	font-size: 100%;
}
.font120 {
	font-size: 120%;
}
.font150 {
	font-size: 150%;
}
.font180 {
	font-size: 180%;
}

.left {
	float: left;
}
.right {
	float: right;
}

.bold {
	font-weight: bold;
}

.txt_center {
	text-align: center;
}

.txt_left {
	text-align: left;
}

.txt_right {
	text-align: right;
}

div.box {
	width: 100%;
	margin-bottom: 30px;
}

/* clearfix ハック */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
*html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

.clear { clear: both; }



div#base {
	width: 947px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	background: url(../images/content_bottom.jpg) bottom left no-repeat;
}

div#wraper {
	margin-top: 10px;
	padding-top: 10px;
	background: #FFF url(../images/content_top.jpg) top left no-repeat;
}

/* ヘッダー
------------------------------------------------------------------------*/
div#head_container {
	width: 947px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	height: 150px;
	background: url(../images/header_back.jpg) no-repeat;
}

h1 {
	margin: 0;
	padding: 0;
	padding: 10px 0 0 10px;
	font-size: 90%;
}

/* メインコンテナー
------------------------------------------------------------------------*/
div#main_container {
	width: 923px;
	padding: 0 11px;
	overflow: hidden;
	border-left: solid 1px #EAEAEA;
	border-right: solid 1px #EAEAEA;
}

/* メインコンテンツ ----------------------*/
div#right_container {
	width: 700px;
	float: right;
}

div#right_container h2 {
	height: 40px;
	margin-top: 5px;
	font-size: 120%;
	font-weight: normal;
	color: #FFF;
	line-height: 30px;
	text-indent: 1em;
	background: url(../images/h2_back.jpg) no-repeat;
}

/* サイドコンテンツ ----------------------*/
div#left_container {
	width: 205px;
	float: left;
}

div#menu {
	margin-bottom: 20px;
	padding-top: 45px;
	background: url(../images/bg_menu.jpg) no-repeat;
}

div#menu ul {
	margin: 0;
	padding: 0;
	padding-bottom: 40px;
}

div#menu ul li {
	width: 201px;
	margin: 0;
	padding: 0;
	height: 41px;
	list-style: none;
	text-indent: -9999px;
}

div#menu ul li a {
	width: 201px;
	height: 41px;
	display: block;
	overflow: hidden;
}

div#menu ul li a:hover {
	background: none !important;
}

/* トップページ */
div#menu ul li#toppage {
	background: url(../images/navi01_on.jpg) no-repeat;
}
div#menu ul li#toppage a {
	background: url(../images/navi01.jpg) no-repeat;
}

/* 接骨院ナビ */
div#menu ul li#navi {
	background: url(../images/navi02_on.jpg) no-repeat;
}
div#menu ul li#navi a {
	background: url(../images/navi02.jpg) no-repeat;
}

/* 休日当番 */
div#menu ul li#person {
	background: url(../images/navi03_on.jpg) no-repeat;
}
div#menu ul li#person a {
	background: url(../images/navi03.jpg) no-repeat;
}

/* 接骨院のかかり方 */
div#menu ul li#howto {
	background: url(../images/navi04_on.jpg) no-repeat;
}
div#menu ul li#howto a {
	background: url(../images/navi04.jpg) no-repeat;
}

/* リンク -------------------*/
div#link {
	margin-bottom: 20px;
}

div#link ul {
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}

div#link ul li {
	height: 51px;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	list-style: none;
	font-weight: bold;
	text-align: center;
	line-height: 50px;
	background: url(../images/link_button_on.jpg) no-repeat;
}

div#link ul li a {
	height: 51px;
	display: block;
	background: url(../images/link_button.jpg) no-repeat;
}

div#link ul li a:hover {
	background: none !important;
}

/* フットコンテナー
------------------------------------------------------------------------*/
div#foot_container {
	width: 945px;
	overflow: hidden;
	font-size: 95%;
	border-left: solid 1px #EAEAEA;
	border-right: solid 1px #EAEAEA;
	background: #FFF;
}

div#footer {
	width: 925px;
	margin-top: 30px;
	margin-left: 11px;
	border-top: solid 6px #83B71B;
}

div.left_box {
	width: 204px;
	float: left;
}

div.right_box {
	width: 720px;
	float: right;
}

div#footmenu {
	width: 720px;
	margin-top: 10px;
	background: url(../images/footermenu_body.jpg) bottom left no-repeat;
}

div#footmenu p {
	margin: 0;
	padding: 0;
	padding: 10px 10px 10px 15px;
	background: url(../images/footermenu_top.jpg) top left no-repeat;
}

div#foot_container p#copy {
	padding-top: 30px;
	text-align: center;
}
