@charset "UTF-8";body {	background-color: #fcd68e;	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "游ゴシック Medium", "Yu Gothic Medium", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	font-size: 80%;	margin: 0;	padding: 0;}h1, h2, h3, h4, h5, h6, div, p, pre, ul, ol, dl, dt, dd, address, form, blockquote {	display:block;	line-height:1.3;	margin:0;	padding:0;}#wrap{	width: 800px;	margin:0 auto 0 auto;}#inner {	background-color: #fff;	margin:0 auto 0 auto;	padding: 30px 30px 0;	width: 740px;	background-image:url("../image/doctor.png"), url("../image/profile.png");	background-repeat:no-repeat, no-repeat;	background-position:top 15px left 25px, bottom 0 right 0;}h3 {/*	text-indent: -9999px;*/	margin: 0 auto;	height:30px;}.title { margin:0; width:100%; }ul { list-style:none;}ul li { float:left; margin:0 0 30px 0; }ul li.info { width:100%; }ul li.doctor { width:143px; margin-right:12px;}ul li.profile { width:413px; margin-left:27px; }ul li:nth-child(2) { width:585px; }ul li:nth-child(5) { width:300px; }dd { line-height:1.4; margin-top:0.3em; padding:0 0 0 0.5em; }#footer{	width: 256px;	height: 85px;	margin: 25px auto 20px auto;	background-image: url("../image/footer.png");}.page_top {	margin: 0 auto 0 auto;	text-align: center;}.close {	width: 50px;	margin: 0 0 0 70px;	float: left;}.prev_issue {	width: 50px;	margin: 0 70px 0 0;	text-align: right;	float: right;}.close p, .prev_issue p {	margin:5px auto 0 auto;}.clearfix::after {	content: "";	display: block;	clear: both;}