@charset "UTF-8";

body {
	margin:0;
	padding:0;
	color:#333333;
	background:white;
	}
#wrapper {
	width:770px;
	background:url(../img/back_wrapper_top.gif) repeat-y;
	}

/* ヘッダー部 */
#header {
	position:relative;
	height:100px;
	color:#333333;
	background:url(../img/header03.gif) no-repeat;
	}
#header h1 {
	margin:0;
	padding:0;
	}

/* ヘッダーメニュー */
#header ul#submenu {
	margin:0;
	padding:0;
	list-style:none;
	}
#header ul#submenu li {
	position:absolute;
	top:3px;
	display:block;
	margin:0;
	padding:0;
	height:22px;
	}
#header ul#submenu li a {
	text-decoration:none;
	display:block;
	height:22px;
	}
#header ul#submenu li#sitemap {
	left:479px;
	width:60px;
	}
#header ul#submenu li#inquiry {
	left:569px;
	width:70px;
	}
#header ul#submenu li#kenkou_soudan {
	left:660px;
	width:65px;
	}
#header ul#submenu02 {
	margin:0;
	padding:0;
	list-style:none;
	}
#header ul#submenu02 li {
	position:absolute;
	top:29px;
	display:block;
	margin:0;
	padding:0;
	height:22px;
	}
#header ul#submenu02 li a {
	text-decoration:none;
	display:block;
	height:22px;
	}
#header ul#submenu02 li#map {
	left:479px;
	width:46px;
	}
#header ul#submenu02 li#attention {
	left:569px;
	width:56px;
	}
#header ul#submenu02 li#link {
	left:660px;
	width:56px;
	}


/* メインメニュー */
#header ul#mainmenu {
	margin:0;
	padding:0;
	list-style:none;
	}
#header ul#mainmenu li {
	position:absolute;
	top:72px;
	display:block;
	margin:0;
	padding:0;
	width:92px;
	height:28px;
	text-indent:-9999px;
	}
#header ul#mainmenu li a {
	text-decoration:none;
	display:block;
	width:92px;
	height:28px;
	}
#header ul#mainmenu li#top {
	left:10px;
	background:url(../img/navi01.gif) 0 -28px no-repeat;
	}
#header ul#mainmenu li#greeting {
	left:102px;
	background:url(../img/navi01.gif) -92px 0 no-repeat;
	}
#header ul#mainmenu li#acupuncture {
	left:194px;
	background:url(../img/navi01.gif) -184px 0 no-repeat;
	}
#header ul#mainmenu li#advice {
	left:286px;
	background:url(../img/navi01.gif) -276px 0 no-repeat;
	}
#header ul#mainmenu li#experience {
	left:378px;
	background:url(../img/navi01.gif) -368px 0 no-repeat;
	}
#header ul#mainmenu li#oriental {
	left:470px;
	background:url(../img/navi01.gif) -460px 0 no-repeat;
	}
#header ul#mainmenu li#column_hitorigoto {
	left:562px;
	background:url(../img/navi01.gif) -552px 0 no-repeat;
	}
#header ul#mainmenu li#iyashi_photo {
	left:654px;
	background:url(../img/navi01.gif) -644px 0 no-repeat;
	}
#header ul#mainmenu li#greeting a:hover {
	left:102px;
	background:url(../img/navi01.gif) -92px -56px no-repeat;
	}
#header ul#mainmenu li#acupuncture a:hover {
	left:194px;
	background:url(../img/navi01.gif) -184px -56px no-repeat;
	}
#header ul#mainmenu li#advice a:hover {
	left:286px;
	background:url(../img/navi01.gif) -276px -56px no-repeat;
	}
#header ul#mainmenu li#experience a:hover {
	left:378px;
	background:url(../img/navi01.gif) -368px -56px no-repeat;
	}
#header ul#mainmenu li#oriental a:hover {
	left:470px;
	background:url(../img/navi01.gif) -460px -56px no-repeat;
	}
#header ul#mainmenu li#column_hitorigoto a:hover {
	left:562px;
	background:url(../img/navi01.gif) -552px -56px no-repeat;
	}
#header ul#mainmenu li#iyashi_photo a:hover {
	left:654px;
	background:url(../img/navi01.gif) -644px -56px no-repeat;
	}

/* コルクボード */
#cover {
	width:736px;
	height:231px;
	margin:0 0 0 10px;
	background:#4257E7 url(../img/top_cover_back_winter.jpg) no-repeat;
	text-indent:-9999px;
	}
#cover_christmas {
	width:736px;
	height:231px;
	margin:0 0 0 10px;
	background:#4257E7 url(../img/top_cover_back_christmas.jpg) no-repeat;
	text-indent:-9999px;
	}
#cover #cover_img {
	vertical-align:bottom;
	}

/* コンテンツ全般 */
#content {
	margin:10px 0 0 10px;
	width:736px;
	}

#content h2 {
	margin:0px;
	padding:0;
	height:25px;
	}

#content h3 {
	font-size:12px;
	margin:0 0.5em 0;
	}
#content h3 img {
	vertical-align:middle;
	margin-right:2px;
	}
#content h3 a {
	padding-left:2px;
	text-decoration:none;
	color:#000000;
	}
#content h3 a:hover {
	color:#ff6666;
	}

#content h4 {
	font-size:12px;
	margin:0 0 0.5em 0.5em;
	}
#content h4 img {
	vertical-align:middle;
	margin-right:2px;
	}
#content h4 a {
	padding-left:2px;
	text-decoration:none;
	color:#000000;
	}
#content h4 a:hover {
	color:#ff6666;
	}
#content h5 {
	font-size:12px;
	margin:0 0 0.5em 0.5em;
	}

#content p {
	margin:0 0.5em 0.5em;
	font-size:12px;
	line-height:1.4;
	}
#content p a {
	padding-left:2px;
	text-decoration:none;
	color:#5559F4;
	}
#content p a:hover {
	color:#FF6666;
	}
#content h3 a img {
	vertical-align:bottom;
	margin-left:10px;
	}
#content p a img {
	vertical-align:bottom;
	margin-left:10px;
	}
#content em {
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	color:#ff0000;
	line-height:1.4;
	}
#content ul {
	text-align:left;
	list-style:disc;
	margin-top:0;
	margin-left:0;
	padding-left:1em;
	}
#content ul.ul_kanchu {
	text-align:left;
	list-style-image:url(../img/listmark.gif);
	margin-top:0;
	margin-left:0;
	padding-left:1em;
	}
#content ul li {
	margin:0.5em 0.5em;
	padding-left:0;
	font-size:12px;
	color:#666666;
	}
#content ul li a {
	padding-left:2px;
	text-decoration:none;
	color:#5559F4;
}
#content ol {
	margin-left:2em;
	padding-left:0;
	}
#content ol li {
	margin-bottom:1em;
	padding-left:0;
	font-size:12px;
	line-height:1.4;
	}
#content table td {
	margin:0 0.5em 0.5em;
	font-size:12px;
	line-height:1.4;
	}
#content table td a {
	padding-left:2px;
	text-decoration:none;
	color:#5559F4;
	}
#content table td a:hover {
	color:#FF6666;
	}

/* コンテンツ左 */
#colum_left {
	float:left;
	width:236px;
	}

/* コンテンツ真ん中 */
#colum_center {
	float:left;
	width:236px;
	margin-left:10px;
	}

/* コンテンツ右 */
#colum_right {
	float:left;
	width:236px;
	margin-left:10px;
	}

/* コンテンツそれぞれの設定 */
#sub_yotei_access {
	width:236px;
	margin-top:10px;
	margin-bottom:10px;
	padding:5px 0 5px;
	border:#FF80FF 1px solid;
	}

#sub_harichiryo {
	width:236px;
	margin-top:10px;
	margin-bottom:10px;
	padding:5px 0 5px;
	border:#FF8C8C solid 1px;
	}

#sub_hitorigoto {
	width:236px;
	margin-top:10px;
	margin-bottom:10px;
	padding:5px 0 5px;
	border:#0F0FFF solid 1px;
	}

#sub_kenko_sodan {
	width:236px;
	margin-top:10px;
	margin-bottom:10px;
	padding:5px 0 5px;
	border:#38c963 solid 1px;
	}

#sub_site_osusume {
	width:236px;
	margin-top:10px;
	margin-bottom:10px;
	padding:5px 0 5px;
	border:#FF0000 solid 1px;
	}

#sub_iyashi_photo {
	width:236px;
	margin-top:10px;
	margin-bottom:10px;
	padding:5px 0 5px;
	border:#FF0099 solid 1px;
	}

#sub_board {
	width:236px;
	margin-top:10px;
	margin-bottom:10px;
	padding:5px 0 5px;
	border:#B7FF6F solid 1px;
	}

#sub_sapporo_info {
	width:236px;
	margin-top:10px;
	margin-bottom:10px;
	padding:5px 0 5px;
	border:#F4580B solid 1px;
	}

#sub_sapporo_spot {
	width:236px;
	margin-top:10px;
	margin-bottom:10px;
	padding:5px 0 5px;
	border:#F43B3B solid 1px;
	}

#sub_info {
	width:236px;
	margin-top:10px;
	margin-bottom:10px;
	padding:5px 0 5px;
	border:#F4b922 solid 1px;
	}

.search {
	width:220px;
	margin:0;
	padding:0;
	}
.search form {
	width:220px;
	margin:0;
	padding:0;
	}
.search .td_search{
	width:220px
	}

#sub_board table.google_tb {
	background-color:#FFFFFF;
	}

/* フッター */
#footer {
	clear:both;
	width:736px;
	height:120px;
	background:#16318c;
	margin-left:10px;
	margin-bottom:0;
	padding-bottom:0;
	position:relative;
	}
#footer ul {
	margin:0;
	list-style:none;
	}
#footer li {
	margin:0;
	padding:0;
	position:absolute;
	top:10px;
	height:28px;
	}
#footer li a {
	text-decoration:none;
	display:block;
	height:28px;
	font-size:10px;
	color:#ffffff;
	}
#footer li#footer_link {
	left:543px;
	width:25px;
	}
#footer li#footer_iyashi_photo {
	left:478px;
	width:55px;
	}
#footer li#footer_hitorigoto {
	left:408px;
	width:65px;
	}
#footer li#footer_oriental {
	left:348px;
	width:45px;
	}
#footer li#footer_ex {
	left:259px;
	width:74px;
	}
#footer li#footer_cases {
	left:170px;
	width:74px;
	}
#footer li#footer_acup {
	left:110px;
	width:45px;
	}
#footer li#footer_greeting {
	left:55px;
	width:45px;
	}
#footer li#footer_top {
	left:20px;
	width:25px;
	}
#footer p {
	position:absolute;
	margin:0;
	padding:0;
	top:60px;
	left:20px;
	font-size:0.7em;
	color:#ffffff;
	background:transparent;
	}
