@charset "UTF-8";

/* 共通設定
---------------------------------------------------- */
* {
	margin:0;
	padding:0;
}
body {
	font-family:Verdana, sans-serif, Arial;
	font-size: 13px;
	color: #333333;
	background-image: url(../img_bg/bg.gif);
	background-repeat: repeat;
}
a:link {
	color: #DC603E;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #6E9B67;
	text-decoration: underline;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	margin-top: 5px;
	margin-left: 10px;
}
h2 {
	font-size: 13px;
}
h3 {
	font-size: 14px;
	background-image: url(../img_bg/bg_h3.gif);
	background-repeat: no-repeat;
	height: 28px;
	clear: both;
	color: #4F2F1F;
	padding-top: 6px;
	padding-left: 28px;
}
h4 {
	font-size: 14px;
	background-image: url(../img_bg/bg_h4.gif);
	background-repeat: no-repeat;
	height: 26px;
	clear: both;
	padding-top: 6px;
	padding-left: 20px;
}
h5 {
	font-size: 14px;
	background-color: #E3E3E3;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
h6 {
	font-size: 14px;
	color: #942F45;
	margin-bottom: 5px;
}

p {
	font-size: 13px;
	line-height: 150%;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.annotation {
	font-size: 12px;
	line-height: 140%;
	text-indent: -16px;
	margin-top: -10px;
	margin-left: 38px;
	margin-right: 10px;
}

/* header 
---------------------------------------------------- */
#description {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	width: 760px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	background-image: url(../img_bg/bg_wrapper.gif);
	background-repeat: repeat-y;
}
#header {
	width: 760px;
	height: 85px;
	background-image: url(../img_bg/bg_header.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#innerbox {
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 20px;
}
.title {
	float: left;
}
.title a {
	width: 210px;
	height: 60px;
	float: left;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

/* top
---------------------------------------------------- */
#top_image {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#top_image img {
	margin-bottom: 10px;
}

/* contents 
---------------------------------------------------- */
#contents {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	width: 520px;
	float: right;
}
#main li {
	margin-left: 20px;
	margin-bottom: 5px;
}
#title {
	width: 520px;
	margin-bottom: 10px;
}
#page_top {
	width: 700px;
	float: right;
	margin-bottom: 20px;
}

/* sidenavi
---------------------------------------------------- */
#sidenavi {
	width: 160px;
	height: auto;
	float: left;
}
#sidenavi ul{
	width: 160px;
}
#sidenavi ul li {
	float: left;
	list-style-type: none;
	display: inline;
}
#sidenavi ul li a {
	text-decoration: none;
	background-image: url(../img_bg/menu.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}

#menu01 a,#menu02 a,#menu03 a {
	width: 160px;
	height: 30px;
	margin-bottom: 5px;
}

#menu01 a {	background-position: 0px 0;}
#menu02 a { background-position: 0px -30px; }
#menu03 a { background-position: 0px -60px; }

#menu01 a:hover { background-position: -160px 0px; }
#menu02 a:hover { background-position: -160px -30px; }
#menu03 a:hover { background-position: -160px -60px; }

#sidenavi img {
	float: left;
	margin-bottom: 5px;
}

/* footer ---------------------------------------------------- */
#footer {
	width: 760px;
	height: 40px;
	background-image: url(../img_bg/bg_footer.gif);
	background-repeat: no-repeat;
	clear: both;
}
#footer address	{
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	text-align: center;
	padding-top: 12px;
}
#admin {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	color: #999999;
	text-align: right;
}
#admin a:link {
	color: #999999;
}

/*table---------------------------------------------------- */
caption,th {
	text-align: left;
}
.table_normal {
	width: 100%;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	margin-bottom: 20px;
}
.table_normal td {
	font-size: 13px;
	line-height: 140%;
	vertical-align: top;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.grey {
	background-color: #ECECEC;
}
.table_a {
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}
.table_a td {
	font-size: 12px;
	text-align: center;
	color: #666666;
	line-height: 140%;
}
.table_a img {
	border: 1px solid #CCCCCC;
}


.table_b {
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}
.table_b td {
	font-size: 13px;
	line-height: 140%;
	text-align: left;
	color: #666666;
}

/*etc.---------------------------------------------------- */
.left {
	float:left;
}
.right {
	float:right;
}
.orange {
	font-size: 16px;
	color: #DC603E;
	font-weight: bold;
	padding-left: 10px;
}
.img {
	margin-bottom: 10px;
}
.therapy {
	margin-left: 20px;
	margin-bottom: 10px;
}

/* Mac IE 文字化け回避対策 ---------------------------------------------------- */
input, select, textarea {
	font-family:"ヒラギノ角ゴ Pro W3", osaka, verdana, "ＭＳ ゴシック", sans-serif;
}
