@charset "utf-8";

body, h1, h2, h3, h4, h5, h6, p, hr, ul, ol, li, form, img {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

img {
	vertical-align: bottom;
	border: none;
}

.noborder {
	border: none !important;
}

.nospace {
	margin: 0 !important;
}

.nowrap {
	white-space: nowrap;
}

.none {
	display: none;
}

.clearfix:after {
	content: " ";
	display: block;
	height: 0;
	font-size:1;
	line-height:0;
	visibility: hidden;
	clear: both;
}
.clearfix {display: inline-block;}
* html .clearfix{height: 0.1%;}

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

/* 基本設定
----------------------------------------------------------------------------------------------------*/

.textCenter {
	text-align: center;
}

.rit {
	text-align: right;
}

.imgLeft {
	float: left;
	margin: 0 10px 10px 0;
}

.imgRight {
	float: right;
	margin: 0 0 10px 10px;
}

.left,
.left1,
.left2,
.left3,
.left4 {
	float: left;
}

.right,
.right1,
.right2,
.right3,
.right4 {
	float: right
}

.marginB10 {
	margin: 0 0 10px !important;
}

.marginB20 {
	margin: 0 0 20px !important;
}

.marginB25 {
	margin: 0 0 25px !important;
}

.marginB30 {
	margin: 0 0 25px !important;
}

.box1,
.box2,
.box3,
.box4,
.box5 {
	clear: both;
}

body {
	background: #004473;
	text-align: center;
	color: #666666;
}

#body {
	background: #FFFFFF;
}

#cornerTitle {
	width: 100%;
	margin: 10px auto 20px;
	text-align: center;
}

/* ヘッダー
----------------------------------------------------------------------------------------------------*/

#header {
	position: relative;
	width: 900px;
	height: 142px;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
	background: url(../common/head_bg01.jpg) repeat-x;
	background-position: left top;
}

#header h1 {
	position: absolute;
	left: 36px;
	top: 23px;
	width: 556px;
	height: 62px;
	overflow: hidden;
	font-size: 5px;
}

#header #subNavi {
	text-align: right;
	padding: 15px 15px 0;
}

#header #subNavi li {
	display: inline;
	padding: 0 5px;
	border-left: solid 1px #FFFFFF;
}

#header #subNavi .n1 {
	border-left: none;
}

#header #subNavi li a {
	color: #FFFFFF;
}

#header #mainNavi {
	position: absolute;
	left: 0;
	top: 102px;
	width: 900px;
	height: 30px;
	overflow: hidden;
}

#header #mainNavi li a {
	position: absolute;
	display: block;
	top: 0;
	height: 30px;
	overflow: hidden;
	text-indent: -9999px;
	text-decoration: none;
}

#header #mainNavi .n1 a {
	left: 0;
	width: 151px;
	background: url(../common/head_nv01.jpg) no-repeat;
}

#header #mainNavi .n2 a {
	left: 151px;
	width: 154px;
	background: url(../common/head_nv02.jpg) no-repeat;
}

#header #mainNavi .n3 a {
	left: 305px;
	width: 165px;
	background: url(../common/head_nv03.jpg) no-repeat;
}

#header #mainNavi .n4 a {
	left: 470px;
	width: 235px;
	background: url(../common/head_nv04.jpg) no-repeat;
}

#header #mainNavi .n5 a {
	left: 705px;
	width: 195px;
	background: url(../common/head_nv05.jpg) no-repeat;
}

#header #mainNavi .at a,
#header #mainNavi a:hover {
	background-position: 0 -30px;
}

/* 中ページフォーマット
----------------------------------------------------------------------------------------------------*/

#wrap {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

#wrap h2 {
	margin: 0 0 10px;
}

#contents {
	padding: 0 0 50px;
}

#breadNavi {
	margin: 0 0 10px;
}

#leftArea {
	float: left;
	width: 195px;
	padding: 20px 0 0;
	background: url(../common/left_bg01.jpg) no-repeat;
}

#leftArea ul {
	padding: 0 18px 0 10px;
	background: url(../common/left_bg02.jpg) repeat-y;
}

#leftArea li {
	padding: 10px 10px 6px;
	border-top: dotted 1px #BFBFBF;
	font-size: 1px;
	line-height: 1;
}

#leftArea .first {
	padding-top: 0;
	border-top: none;
}

#leftArea .last {
	padding-bottom: 0;
}

#leftArea .frame {
	width: 195px;
	height: 26px;
	background: url(../common/left_bg03.jpg) no-repeat;
	overflow: hidden;
}

#mainArea {
	float: right;
	width: 689px;
}

#mainArea h3 {
	margin: 0 0 20px;
}

/* フッター
----------------------------------------------------------------------------------------------------*/

#footText {
	clear: both;
	padding: 0 0 15px;
}

address{
	display:block;
	padding: 10px 0;
	text-align: center;
	color:#fff;
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
}

.pagetop {
	text-align: right;
}

.pagetop a {
	padding: 0 0 0 15px;
	background: url(../common/com_ar02.gif) no-repeat;
	background-position: left center;
}

/* 基本コンテンツ
----------------------------------------------------------------------------------------------------*/

#clinical .box1 {
	padding: 0 10px 30px;
}

#clinical p {
	margin-bottom: 1.5em;
}

#clinical dl {
	padding:0;
	margin:0 0 1.5em;
	clear:both;
}

#clinical dl dt{
	padding:0;
	margin:0 0 0.2em;
	font-weight:bold;
		color:#288CC8;
}

#clinical dl dd{
	padding:0;
	margin:0 0 1em;
}

#clinical dl dd ul li{
	list-style:disc;
	margin:0 0 0 2em;
}
#clinical dl dd ol{
	padding:0 0 0 190px;
}

#clinical dl dd ol li{
	list-style:decimal;
	margin:0 0 0 4em;
}

#clinical dl dd ol li,
#clinical dl dd ul li{
}

#clinical h4,
#clinical h5 {
	margin-bottom: 1em;
}

#clinical h4 {
	padding: 0 0 0 10px;
	border-left: solid 4px #288CC8;
}

#clinical ol {
	padding: 0 0.5em;
}

#clinical ol li {
	list-style-type: decimal;
	margin: 0 0 0 1.5em;
}

#clinical .thema {
	padding: 5px 10px 30px;
}

#clinical .thema p {
	margin: 0;
}

#clinical .next {
	text-align: right;
}

#clinical .next a {
	padding: 5px 0 5px 30px;
	background: url(../common/com_ar03.gif) no-repeat;
}

#clinical .titlelist a {
	padding: 5px 0 5px 18px;
	background: url(../common/com_ar04.gif) no-repeat;
	background-position: left center;
}




/*----------------追加---------------------------*/
#reli li{
	display:block;
	background:url(../common/com_ar01.gif) no-repeat left 4px;
	margin:0;
	padding: 0 0 3px 10px;
	font-size:12px;
}

#reli li img{
	vertical-align:middle;
}

#reli li a{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
