/* 　基本設定　 */

body {
	margin: 0;
	background-color: #fff;
	color: #333;
	font-size: 75%;
	line-height: 150%
	text-align: center;
}

* {
	margin: 0;
	padding: 0;
}

img{
	margin: 0;
	padding: 0;
	vertical-align: middle;
	border: 0;
}

p {
	line-height: 150%
}

#container {
	width: 900px;
	margin: 0 auto;
}

hr.clear {
	clear: both;
	margin-bottom: 10px;
	padding: 0;
	border-width: 1px 0px 0px 0px;
	height: 1px;
	border-top:1px #ccc dotted;
}

br.clear {
	clear: both;
}

br.clear2 {
	clear: both;
	margin: 20px;
}

/*　ヘッダー　*/

#header {
	height: 85px;
}

#header .read {
	width: 894px;
	background: #F7CFCD;
	margin: 0;
	padding: 3px;
	font-size: 10px;
	text-align: center;
	margin-bottom: 10px;
}

#header .logo {
	background: url(../img/common/logo.gif) no-repeat;
	width: 300px;
	height: 46px;
	float: left;
	text-indent: -9999px;
}

#header .navi {
	width: 600px;
	float: left;
	text-align: right;
}

#header ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-bottom: 7px;
}

#header li {
	padding-left: 1em;
	display: inline;
}

#header h1 a {
	display: block;
	width: 150px;
	height: 30px;
	overflow: hidden;
}

/*　グローバルナビゲーション　*/

#sidebar {
	width: 200px;
	float: left;
}

#siteMenu ul {
	list-style-type: none;
}

#siteMenu li a:link, #siteMenu li a:visited {
	background-position: left;

}

#siteMenu li a:hover {
	background-position: right;
}

.menuBtn20{
	margin-bottom: 15px;
}

.menuBtn10{
	margin-bottom: 10px;
}

.menuBtn2{
	margin-bottom: 2px;
}

a#btnAbout {
	background-image: url(../img/common/menu01.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	width: 200px;
	height: 70px;
	display: block;
}

a#btnCheck {
	background-image: url(../img/common/menu02.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	width: 200px;
	height: 70px;
	display: block;
}

a#btnMeasures {
	background-image: url(../img/common/menu03.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	width: 200px;
	height: 53px;
	display: block;
}

a#btnSports {
	background-image: url(../img/common/menu04.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	width: 200px;
	height: 28px;
	display: block;
}

a#btnFood {
	background-image: url(../img/common/menu05.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	width: 200px;
	height: 28px;
	display: block;
}

a#btnStress {
	background-image: url(../img/common/menu06.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	width: 200px;
	height: 28px;
	display: block;
}

a#btnMedicine {
	background-image: url(../img/common/menu07.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	width: 200px;
	height: 28px;
	display: block;
}

a#btnStudy {
	background-image: url(../img/common/menu08.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	width: 200px;
	height: 28px;
	display: block;
}

a#btnDoctor {
	background-image: url(../img/common/menu09.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	width: 200px;
	height: 87px;
	display: block;
}

a#btnBlog {
	background-image: url(../img/common/menu10.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	width: 200px;
	height: 53px;
	display: block;
}

a#btnevent {
	background-image: url(../img/common/menu11.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	width: 200px;
	height: 53px;
	display: block;
}

/*　QRコード　*/

#qr ul {
	margin: 10px 0px 20px;
	padding: 0px;
	list-style: none;
}

#qr li {
	margin: 0px 0px 1px 45px;
}

#qr dl {
	width: 200x;
	padding: 0px;
	margin: 0;
}

#qr dt {
	font-size: 100%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: top;
	color: #333;
	text-align: center;
	background-color: #ccc;
	padding: 5px;
}

#qr dd {
	margin: 0px;
	border: 1px solid #ccc;
	border-right: none;
	padding: 10px;
	line-height: 130%
}

#qr .add  {
	text-align: center;
	margin-bottom: 10px;
}	

/*　コンテンツ　*/

#contents {
	width: 700px;
	float: left;
	background:url(../img/common/menu_bg.gif) repeat-y;
}

#main {
	width: 510px;
	float: left;
	padding: 0 20px;
	margin-bottom: 20px;
}

/*　広告枠　*/

#ad {
	width: 150px;
	float: right;
	margin-bottom: 20px;
}

#ad img {
	margin-bottom: 5px;
}

#ad dl {
	width: 150x;
	padding: 0px;
	margin: 0;
}

#ad dt {
	font-size: 100%;
	font-weight: bold;
	background-image: url(../img/common/bookhead.gif);
	background-repeat: no-repeat;
	background-position: top;
	color: #fff;
	text-align: center;
	background-color: #EFA09B;
	padding: 5px;
}

#ad dd {
	margin: 0px;
	border: 1px solid #EFA09B;
	border-top: none;
	padding: 10px;
	line-height: 130%
}

#ad .link  {
	text-align: center;
	margin-bottom: 10px;
	font-size:120%;
	font-weight: bold;
}

/*　フッター　*/

#footer {
	width: 900px;
	clear: both;
	border-top:1px #ccc solid;
	padding: 5px 0 50px 0;
}

#footer .link {
	width: 450px;
	float: left;
}

#footer .copyright {
	width: 450px;
	float: left;
	text-align: right;
}

#footer ul {
	margin:0px;
	padding:0px;
	list-style:none;
	margin-bottom: 10px;
}

#footer li {
	padding-right: 1em;
	display: inline;
}

/*　パン屑リスト　*/

#topicPath {
    margin: 0 0 10px 20px;
}

#topicPath li {
    display: inline;
    line-height: 110%;
    list-style-type: none;
}

#topicPath li a {
    padding-right: 10px;
    background: url(../img/common/topicpath.gif) no-repeat right center;
}

/*　その他　*/

.ptop {
	width: 510px;
	text-align: right;
	margin-bottom: 20px;
}

.txtright {
	width: 510px;
	text-align: right;
	margin-bottom: 20px;
}
