body {
	text-align:center;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size:12px;
	color:#333333;
	line-height:140%;
	background:#001F3F;
}


body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fildset,p,blockquote,th{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font-style:normal;
}

a{
	color:#666666;
	text-decoration:none;
	outline:0;
}

a:visited {
    color:#666666;
	text-decoration:none;
}

a:hover {
    color:#72A41D;
	text-decoration:none;
}

img {
    border:none;
}


.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/*header
---------------------------------------------------------*/
.bg_header{
	background:#F5FAF3;
}
.header{
	width:848px;
	margin:0 auto;
	text-align:left;
	padding:14px 0 3px 0;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size:12px;
	color:#666666;
	line-height:140%;
}

h1{
	font-size:11px;
	font-weight:normal;
}

.header_l{
	width:540px;
	float:left;
}


/*wrapper
---------------------------------------------------------*/
.bg_cloud{
	background:url(../images/bg_t.jpg) repeat-x center 0;
}
.bg_body{
	background:url(../images/bg_contet.gif) repeat-y center #F5FAF3;
}
.line_rainbow{
	background:url(../images/line_rainbow.gif) repeat-x center 290px;
}

.wrapper{
	width:1010px;
	margin:0 auto;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size:12px;
	color:#333333;
	line-height:140%;
	text-align:left;
}

.bg_blue{
	background:url(../images/bg_blue.gif) repeat-y 81px 0;
}
.bg_cloud_blue{
	background:url(../images/bg_left.jpg) no-repeat 81px bottom;
}

.bg_gra_blue{
	background:url(../images/gra_menu.jpg) repeat-x top;
}


/*page_l
---------------------------------------------------------*/
.page_l{
	width:236px;
	float:left;
	color:#FFFFFF;
	padding:0 0 0 81px;
}
.pdg_page_l{
	padding:7px 0 0 8px;
}

.nav{
	width:220px;
}

.bg_line_nav{
	background:url(../images/bg_menu.jpg) repeat-y;
	padding:8px 15px 10px 15px;
}
.bg_line_nav img{
    width: 100%;
    height: auto;
    transition: 0.4s;
}
.bg_line_nav img:hover{
    opacity: 0.8;
    transition: 0.4s;
}

.frame_nav_bl{
	width:172px;
	background:#D4E6F3;
	padding:1px 9px 0 9px;
}
.frame_nav_bl div{
	padding:0 0 1px 0;
}

h2{
	color:#FFFFFF;
	font-size:13px;
	padding:20px 0 3px 0;
}


/*page_r
---------------------------------------------------------*/
.page_r{
	width:690px;
	float:right;
	margin:-10px 0 0 0;
}

.content{
	width:540px;
	padding:30px 0 15px 30px;
}

.policy{
	color:#336699;
}
.policy strong{
	color:#CC6666;
	font-size:14px;
	font-weight:bold;
	line-height:160%;
}

.bg_clinic{
	background:url(../images/bg_dot_gray.gif);
	width:515px;
	margin:25px 0 0 0;
	padding:12px;
}
.clinic_point{
	width:475px;
	background:#FFF4C0;
	border:solid 1px #FFCC66;
	padding:20px;
}
.clinic_point h3{
	color:#2687B6;
	font-size:14px;
	padding:0 0 5px 0;
}
.clinic{
	width:480px;
	background:#FFFFFF;
	border:solid 1px #DFE2E4;
	margin:12px 0 0 0;
	padding:20px 15px 20px 20px;
}
.clinic h4{
	color:#2687B6;
	font-size:13px;
	background:url(../images/point_bl.gif) no-repeat 0 0.5em;
	padding:10px 0 10px 14px;
	letter-spacing:0.2em;
}

.w_225{
	width:225px;
}




.btn_pagetop{
	text-align:right;
	border-bottom:dotted 1px #CCCCCC;
	clear:both;
	width:834px;
	margin:0 115px 0 81px;
	padding:0 10px 5px 0;
}


/*footer
---------------------------------------------------------*/
.bg_footer{
	background:#F5FAF3;
}
.footer{
	width:882px;
	margin:0 auto;
	font-size:11px;
	color:#666666;
	text-align:left;
	letter-spacing:0.05em;
	padding:0 0 0 25px;
}
.footer a{
	color:#666666;
	text-decoration:none;
}
.footer a:hover{
	color:#3333FF;
	text-decoration:none;
}

.f_nav{
	width:823px;
	padding:12px 0;
}

.copyright{
	background:url(../images/gra_b.jpg) repeat-x top;
	padding:15px 0 35px 0;
}


/*お知らせ
---------------------------------------------------------*/
.information {
	border: solid 1px #ccc;
	padding: 22px 20px 20px;
	border-radius: 7px;
	margin-bottom: 25px;
}
.information .red{
	color: #C30;
}
.information .blue{
	color:#2687B6;
}
.information dt {
	font-weight: bold;
	font-size: 15px;
	letter-spacing: .1em;
	margin-bottom: 8px;
}
.information dd {
	font-size: 14px;
	line-height: 1.5em;
}
.information ul{
	list-style:none;
}
.information li{
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: solid 1px #ccc;
}
.information li:last-child{
	padding-bottom: 0;
	margin-bottom:0;
	border-bottom:none;
}
.information li a{
	text-decoration:underline;
	font-size: 13px;
	color:#333333;
}
.information li a:hover{
	text-decoration:none;
	color:#2687B6;
}
.information li p{
	padding-left: 1.28em;
	text-indent: -1.28em;
}
.information li strong{
	line-height: 2em;
}