@charset "utf-8";
* {
	margin:0;
	padding:0;
	font-size:100%;
	line-height:1.4;
	font-family:Arial,sans-serif;
	/*font-family:"MS UI Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro";*/
	}
body {
	text-align:center;
	background:#fff url(http://takeshima-naika-clinic.com/1.0/image/bg.gif) center top repeat-x;
	}
div{
	zoom:1;
	}
div:after{
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
	}





#wrapper {
	/*
	width:800px;
	background-color:#fff;
	*/
	width:850px;
	background:#fff url(http://takeshima-naika-clinic.com/1.0/image/bg-shadow.gif) no-repeat;
	margin:0 auto;
	text-align:left;
	}
#header {
	margin:0 0 40px 40px;
	padding-top:20px;
	/*
	margin:0 40px;
	height:60px;
	*/
	}
#header h1 a {
	display:block;
	width:288px;
	height:40px;
	background:url(http://takeshima-naika-clinic.com/1.0/image/logo.gif) 50% 50% no-repeat;
	}
#image-photo {
	text-align:center;
	margin:20px 0;
	}

#menu {
	margin:0 40px;
	}
#menu li {
	display:inline;
	list-style:none;
	}
#menu li a {
	display:block;
	float:left;
	width:110px;
	height:40px;
	}
#menu li a#m-home { background:url(http://takeshima-naika-clinic.com/1.0/image/menu.gif) 0px 0px no-repeat; }
#menu li a#m-news { background:url(http://takeshima-naika-clinic.com/1.0/image/menu.gif) -110px 0px no-repeat; }
#menu li a#m-greets { background:url(http://takeshima-naika-clinic.com/1.0/image/menu.gif) -220px 0px no-repeat; }
#menu li a#m-column { background:url(http://takeshima-naika-clinic.com/1.0/image/menu.gif) -330px 0px no-repeat; }
#menu li a#m-concept { background:url(http://takeshima-naika-clinic.com/1.0/image/menu.gif) -440px 0px no-repeat; }
#menu li a#m-medical-act { background:url(http://takeshima-naika-clinic.com/1.0/image/menu.gif) -550px 0px no-repeat; }
#menu li a#m-info { background:url(http://takeshima-naika-clinic.com/1.0/image/menu.gif) -660px 0px no-repeat; }

#menu li a#m-home- { background:url(http://takeshima-naika-clinic.com/1.0/image/menu.gif) 0px -40px no-repeat; }
#menu li a#m-news- { background:url(http://takeshima-naika-clinic.com/1.0/image/menu.gif) -110px -40px no-repeat; }
#menu li a#m-greets- { background:url(http://takeshima-naika-clinic.com/1.0/image/menu.gif) -220px -40px no-repeat; }
#menu li a#m-column- { background:url(http://takeshima-naika-clinic.com/1.0/image/menu.gif) -330px -40px no-repeat; }
#menu li a#m-concept- { background:url(http://takeshima-naika-clinic.com/1.0/image/menu.gif) -440px -40px no-repeat; }
#menu li a#m-medical-act- { background:url(http://takeshima-naika-clinic.com/1.0/image/menu.gif) -550px -40px no-repeat; }
#menu li a#m-info- { background:url(http://takeshima-naika-clinic.com/1.0/image/menu.gif) -660px -40px no-repeat; }

#content {
	padding:0 60px 40px 60px;
	}
#footer {
	clear:both;
	text-align:center;
	margin-top:50px;
	}
#footer address {
	margin:1em 0;
	font-style:normal;
	}
#copyright {
	padding-top:5px;
	border-top:1px solid #999;
	}
.page-top {
	clear:both;
	text-align:right;
	margin:1em 0;
	}



h2 {
	clear:both;
	color:#8A6916;
	font-size:150%;
	_font-size:140%;
	margin:2em 0;
	letter-spacing:2px;
	font-family:"ＭＳ 明朝","MS Mincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","細明朝体","Ryumin-Light-83pv-RKSJ-H";
	}
h3 {
	margin:1em 0;
	font-size:120%;
	_font-size:110%;
	background:#fff url(http://takeshima-naika-clinic.com/1.0/image/bg-h3.gif) left center repeat-x;
	}
h4 {
	margin:1em 0;
	color:#6C840D;
	border-left:5px solid #BDD266;
	padding-left:3px;
	}

.ph1r {
	float:right;
	margin:0 0 10px 10px;
	text-align:center;
	font-size:90%;
	_font-size:80%;
	}
.ph2 {
	margin:1em 0;
	text-align:center;
	font-size:90%;
	_font-size:80%;
	}
.ph2l {
	float:left;
	width:380px;
	}
.ph2r {
	float:right;
	width:380px;
	}
.author {
	text-align:right;
	margin:1em 0;
	}
.hide {
	display:none;
	}


#content ul {
	margin:0.5em 0;
	} 
#content li {
	margin-left:3em;
	} 



#main-photo {
	margin-top:30px;
	}



#news {
	}
#news dt {
	color:#6C840D;
	border-left:5px solid #BDD266;
	padding-left:3px;
	font-weight:bold;
	}
#news dt.important {
	color:#AC3858;
	border-left:5px solid #E79EB2;
	}
#news dd {
	margin:0 0 2em 8px;
	}





#greets th {
	vertical-align:top;
	white-space:nowrap;
	text-align:left;
	padding-right:1em;
	}
#greets td {
	vertical-align:top;
	padding-bottom:1em;
	}



#column {
	}
#column .article {
	margin-bottom:2em;
	}
#column .pager {
	margin-bottom:1em;
	text-align:right;
	}






#info {
	}
#info table {
	margin:0.5em 0;
	border-collapse:collapse;
	}
#info th {
	vertical-align:top;
	white-space:nowrap;
	padding:5px 1em;
	border:1px solid #999;
	background-color:#DAE6AA;
	text-align:center;
	}
#info td {
	vertical-align:top;
	padding:5px 1em;
	border:1px solid #999;
	text-align:center;
	}
#info dt {
	border-left:5px solid #BDD266;
	padding-left:3px;
	}
#info dt.important {
	font-weight:bold;
	border-left:5px solid #E79EB2;
	}
#info dd {
	margin:0 0 2em 2em;
	}
#gmap {
	width:100%;
	height:400px;
	border:1px solid #999;
	}





