html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	font-family:"Hiragino Maru Gothic Pro", "ヒラギノ丸ゴ Pro W4", 'メイリオ', Meiryo, sans-serif;
}
html {-webkit-text-size-adjust: none}

body {
	line-height:1;
	color:#333;
}

article, aside, dialog, figure, footer, header,
hgroup, nav, section {
	display:block;
}
nav ul {
	list-style:none;
}

blockquote, q {
	quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}

.clearfix:after{
	content:".";
	clear:both;
	font-size:1px;
	visibility: hidden;
	display:block;
	height:0;
}

a {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}

mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}

del {
	text-decoration: line-through;
}

abbr[title], dfn[title] {
	border-bottom:1px dotted #000;
	cursor:help;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

hr {
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #cccccc;
	margin:1em 0;
	padding:0;
}

input, select {
	vertical-align:middle;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-block;}


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

ul{
	list-style-type: none;
}

body{
	color:#000;
	background: url(../img/bg.gif);
}

#container{
	
}
#header h1:hover,
#header li:hover,
#section1 .btn img:hover,
.content .search:hover,
#footer li img:hover{
	cursor: pointer;
	opacity: .5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
}


#header{
	position: relative;
	width: 960px;
	height: 100px;
	margin: 19px auto 12px auto;
	background: #fff;
	border: solid 1px #cccccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#header h1{
	position: absolute;
	top : 24px;
	left : 18px;
}
#header ul{
	position : absolute;
	top : 30px;
	left : 450px;
	margin: 0 0 18px 0;
	padding: 0;
}

#header li{
	display: inline-block;
	margin: 0 3px;
}

#main{
	position: relative;
	width: 960px;
	margin: 0 auto 65px auto;
}
#main .content{
	background: #fff;
	border: solid 1px #cccccc;
	margin-bottom: 15px;
	padding: 10px 10px 25px 10px;
}
#main img{
	vertical-align: top;
}


.content h2{
	line-height: 1;
	margin-bottom: 10px;
}

.content h3{
	line-height: 1;
	margin-bottom: 15px;
}

.content .search{
	text-align: center;
}

.content p{
	font-size: 16px;
	line-height: 1.8;
}

#main .content p.img{
	line-height: 1;
	text-align: center;
}


#section1 .img1{
	margin-bottom: 22px;
}
#section1 p.text{
	text-align: center;
	margin-bottom: 15px;
}
#section1 .img2{
	margin-bottom: 30px;
}
#section1 .btn{
	text-align: center;
}
#section2 h2{
	margin-bottom: 25px;
}

#section2 .lead{
	margin: 0 0 10px 10px;
}
#section2 .type{
	margin: 0 0 40px 0;
}
#section2 .type li{
	margin: 0 0 5px 0;
	text-align: center;
}
#section2 .info1,
#section2 .info2,
#section2 .info3{
	padding: 0 10px;
}
#section2 .info1:after,
#section2 .info2:after{
	content: '';
	display: block;
	clear: both;
	zoom: 1;
}

#section2 .info1{
	margin-bottom: 34px;
}

#section2 .info1 .text{
	float: left;
	width: 624px;
	margin-left: 5px;
}
#section2 .info1 .img{
	float: left;
	width: 264px;
	margin-left:22px;
}

#section2 .info2{
	margin-bottom: 23px;
}
#section2 .info2 .lead{
	margin: 0 0 13px 5px;
}
#section2 .info2 .type1,
#section2 .info2 .type2{
	float: left;
	height: 230px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border:solid 1px #ffffff;
	background: url(../img/section2/case_bg.gif);
}
#section2 .info2 .type1 h4,
#section2 .info2 .type2 h4{
	padding: 14px 0 9px 19px;
}
#section2 .info2 .type1{
	width: 278px;
}

#section2 .info2 .type1 ul{
	margin: 0;
	padding: 0 0 0 19px;
}
#section2 .info2 .type1 li{
	margin-bottom: 1px;
}
#section2 .info2 .type2{
	width: 624px;
	margin-left: 12px;
}
#section2 .info2 .type2 p{
	padding: 0 20px;
}


#section2 .info3{
	margin: 0 0 48px 0;
}

#section2 .info3 .lead{
	margin: 0 0 18px 5px;
}
#section2 .info3 ul{
	margin: 0 0 0 5px;
	padding: 0;
}
#section2 .info3 li{
	margin:0 0 8px 0;
}

#section3 h2{
	margin-bottom: 34px;
}
#section3 .flow{
	padding: 0 10px 48px 10px;
}
#section3 .flow:after{
	content: '';
	clear: both;
	display: block;
}
#section3 .flow .img{
	padding-top: 3px;
	width: 239px;
	float: left;
}
#section3 .flow .text{
	width: 650px;
	float: left;
	margin-left: 20px;
}
#section3 .flow .text p{
	font-size: 14px;
	margin-bottom: 21px;
}
#section3 .flow .text p.flow2{
	margin-bottom: 26px;
}

#section4 .lead{
	font-size: 14px;
	margin: 0 10px 20px 10px;
}

#section4 .doctor{
	padding: 0 10px 40px 10px;
}
#section4 .doctor:after{
	content: ' ';
	display: block;
	clear: both;
	zoom: 1;
}
#section4 .doctor .image{
	float: left;
	width: 264px;
}

#section4 .doctor .profile{
	float: left;
	width: 610px;
	margin: 0 0 0 25px;
}
#section4 .doctor h4{
	font-size: 16px;
	line-height: 1;
	margin-bottom: 18px;
}
#section4 .doctor p{
	font-size: 14px;
}


#section5 .clinic{
	padding: 0 8px;
}
#section5 .clinic:after{
	content: ' ';
	display: block;
	clear: both;
	zoom: 1;
}
#section5 .clinic .info{
	float: left;
	width: 760px;
}

#section5 .clinic .image{
	float: left;
	width: 152px;
	margin: 0 0 0 10px;
}
#section5 .clinic h3.time{
	margin-bottom: 40px;
}
#section5 .clinic p.time{
	font-size: 26px;
	font-weight: bold;
	line-height: 1;
	margin: 0 0 40px 5px;
}
#section5 .clinic .access{
	margin: 0 0 40px 0;
}
#section5 .clinic .access:after{
	content: '';
	display: block;
	clear: both;
	zoom: 1;
}

#section5 .clinic .access h3{
	margin-bottom: 10px;
}
#section5 .clinic .access .text{
	float: left;
	width: 353px;
	margin: 0 0 0 12px;
}
#section5 .clinic .access .text .main{
	font-size: 14px;
	line-height: 2;
	margin: 0 0 80px 0;
}
#section5 .clinic .access .text .telinfo{
	font-size: 14px;
	line-height: 1;
}
#section5 .clinic .access .text .telinfo img{
	display: block;
	margin-top: 15px;
}

#section5 .clinic .access .google{
	float: left;
	width: 380px;
	margin-left: 10px;
}
#section5 .clinic .access .google p{
	font-size: 14px;
	line-height: 1;
	text-align: right;
}
#section5 .clinic .access .google a{
	text-decoration: none;
}
#section5 .clinic .access .google a:hover {
	text-decoration: underline;
}
#footer{
	background: #ffffff;
	padding: 50px 0 30px 0;
}
#footer ul{
	margin: 0 0 18px 0;
	padding: 0;
	text-align: center;
}
#footer li{
	display: inline-block;
	margin: 0 3px;
}
#footer .copy{
	font-size: 14px;
	text-align: center;
}