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


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:#333333;
	text-decoration:underline;
	outline:0;
}

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

a:hover {
    color:#CC3333;
	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:#FFFEF0;
}

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

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

/*pagebody
---------------------------------------------------------*/
.bg_nami_t{
	background:url(../images/bg_nami_t.jpg) repeat-x center top;
}
.bg_gra_t{
	background:url(../images/bg_gra_t.jpg) repeat-x center 25px #FDF9E6;
}

.btn_home{
	width:881px;
	margin:0 auto;
	text-align:right;
}

.page_body{
	width:881px;
	margin:-10px auto 0 auto;
	padding:0;
	text-align:left;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size:12px;
	color:#333333;
	line-height:140%;
	background:url(../images/ill_ha.gif) no-repeat 19px bottom;
}

.bg_content{
	background:url(../images/bg_content.gif) repeat-y 282px 0;
}

/*page_l
---------------------------------------------------------*/
.page_l{
	width:240px;
	float:left;
	padding:0 0 0 19px;
}

.bg_dotline_gray{
	background:url(../images/bg_dotline_gray.gif) repeat-x bottom;
}

h2{
	color:#333333;
	font-size:13px;
	padding:14px 0 4px 0;
}

/*page_r
---------------------------------------------------------*/
.page_r{
	width:579px;
	float:right;
	margin:0 0 50px 0;
}

.content{
	width:545px;
}

.content485{
	width:485px;
	padding:0 0 0 30px;
}



/*footer
---------------------------------------------------------*/
.bg_nami_b{
	background:url(../images/bg_nami_b.gif) repeat-x center bottom #FDF9E6;
}

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

.f_nav{
	width:650px;
	float:left;
	padding:10px 0 0 19px;
}
.f_nav a{
	color:#666666;
	text-decoration:none;
}
.f_nav a:hover{
	color:#009999;
	text-decoration:none;
}

.btn_pagetop{
	float:right;
	padding:0 14px 13px 0;
}


/*toppage
---------------------------------------------------------*/
.bg_policy{
	width:545px;
	background:#47B7C6;
	margin:0 0 10px 0;
}
.policy{
	width:515px;
	padding:15px;
	color:#FFFFFF;
}

#clinic_top{
	width:545px;
	border-bottom:dotted 1px #CCCCCC;
	padding:12px 0 10px 0;
}
#clinic_top h3{
	background:url(../images/point_clinic.gif) no-repeat 0 0.2em;
	padding:0 0 0 20px;
	font-size:15px;
	color:#47B7C6;
	letter-spacing:0.1em;
}
.bg_dot_clinic{
	background:url(../images/bg_dot_clinic.gif);
	padding:10px 0 7px 10px;
	margin:0 0 8px 0;
}
#clinic_top strong{
	color:#FF3366;
	padding:0 3px;
	font-weight:normal;
}

.icon_cl_t{
	margin:-5px 0 0 0;
	float:left;
	padding:0 0 0 10px;
}
.col_pk{
	color:#EB655F;
}