@import url(../../css/g_common.css);
@import url(../../css/g_navi_bmi.css);
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size:12px;
	color:#000000;
	background-color:#333333;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

img {
	border:none;
}
.btn{
}
a{
	color:#000000;
}

a:hover{
	color:#A80000;
}

.new{
	margin:0px 0px 0px 5px;
}

/* トップページ */
#top {
	width:770px;
	margin:0 auto;
	text-align:left;
}

#haeder {
}

#navi {
	width: 770px;
	border-top:4px solid #FFCC00;
	margin:auto;
}

#top #center{
	margin: 0 auto;
	width: 770px;
}

#top #center #contents {
	background-image: url(../img/top/bg_left.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align:left;
	padding-bottom:20px;
}

#top #center #contents .dr_list {
	width: 628px;
	background:#FFFFFF;
	border:1px solid #E9916D;
	margin:0px 50px;
	padding:10px 20px
}

#top #center #contents 
.dr_list .dr_photo{
	padding:8px 8px;
}

#top #center #contents 
.dr_list .dr_name{
	width: 231px;
	padding:5px 0px 2px 0px;
	font-weight: bold;
}

#top #center #contents 
.dr_list .dr_profile {
	vertical-align:top;
	font-size: 10px;
	color: #666666;
	line-height:13px;
	margin:0px;
}

.top_list_d {
	border-bottom:1px dotted #990000;
	border-right:1px dotted #990000;
}
.top_list_bb {
	border-right:1px dotted #990000;
}
.top_list_b {
	border-bottom:1px dotted #990000;
}
.top_list_r {
	border-right:1px dotted #990000;
}

#footer {
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	margin-bottom:10px;
}

ul#navi {
	list-style-type: none;
}
ul#navi li{
	float:left;
}
ul#navi li img{
	vertical-align:top;
}

/* リストページ */
.bg_left {
	background-image: url(../img/list/bg.gif);
	background-repeat: repeat-y;
}

.bg_right {
	background-image: url(../img/top/bg_right.gif);
	background-repeat: repeat-y;
}

#list {
	text-align: center;
}

#list #contents #recture_list{
	width:680px;
	background-color:#FFFFFF;
	text-align:left;
	padding:35px 25px 15px 25px;
}

#recture_list .recture_list_t {
	width:640px;
	margin:25px 0px 25px 20px;
	border-bottom:1px dotted #333333;
}

#recture_list .recture_list_t .dr_photo{
	margin:0px 15px 20px 0px;
}

#recture_list .recture_list_t .dr_name{
	background-color:#F0F0F0;
	width:510px;
	padding:5px 8px;
	font-size: 14px;
	font-weight: bold;
}

#recture_list .recture_list_t .dr_profile{
	width:300px;
	vertical-align:top;
	line-height:16px;
	padding:26px 0px 0px 10px;
	background-image: url(../img/list/profile_icon.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

#recture_list .recture_list_t .dr_comm{
	width:200px;
	vertical-align:top;
	line-height:16px;
	padding:26px 0px 0px 10px;
	background-image: url(../img/list/comment_icon.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	font-weight: bold;
}

#recture_list .recture_list_t .dr_comm img{
	margin-top:10px;
}

/* コメントページ */
div#comm {
	width:770px;
	margin:0 auto;
	text-align:left;
}

#contents {
	background-color:#FFFFFF;
}

#comm #contents #recture_comm {
	width:680px;
	background-color:#FFFFFF;
	text-align:left;
	padding:35px 25px 0px 25px;
}

#recture_comm .recture_comm_t {
	width:640px;
	margin:25px 0px 0px 20px;
	border-bottom:1px dotted #333333;
}

#recture_comm .recture_comm_t .dr_photo{
	margin:0px 15px 15px 0px;
}

#recture_comm .recture_comm_t .dr_name{
	background-color:#F0F0F0;
	width:430px;
	padding:5px 8px;
	font-size: 14px;
	font-weight: bold;
}

#recture_comm .recture_comm_t .dr_profile{
	width:230px;
	height:90px;
	vertical-align:top;
	line-height:16px;
	padding:26px 0px 0px 10px;
	background-image: url(../img/list/profile_icon.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

#recture_comm .recture_comm_t .dr_comm{
	width:200px;
	vertical-align:top;
	text-align:right;
	line-height:16px;
	padding-top:24px;
}

#recture_comm .recture_comm_t h2{
	padding:0px 0px 20px 10px;
	font-size: 16px;
	font-weight: bold;
}

#txt{
	width:430px;
	float: left;
}

#comm #contents #comm_txt{
	width:410px;
	margin:15px 0px 15px 20px;
}

#comm #contents #comm_txt1{
	width:640px;
	margin:15px 0px 15px 20px;
}

#comm_txt h3{
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	background-image: url(../img/comm/h2_bg.gif);
	background-repeat: no-repeat;
	padding: 8px 12px;
}

#comm_txt1 h3{
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	background-image: url(../img/comm/h2_bg.gif);
	background-repeat: no-repeat;
	padding: 8px 12px;
}

#comm_txt p{
	font-size: 12px;
	line-height:18px;
	padding: 8px 10px 15px 10px;
}

#comm_txt1 p{
	font-size: 12px;
	line-height:18px;
	padding: 8px 10px 15px 10px;
}


#comm #contents #comm_figure{
	float: right;
	width: 200px;
	margin:20px 20px 10px 20px;
}

#comm_figure p{
	text-align:right;
	margin:5px 0px 20px 0px;
}

.list_goto{
    clear: both;
	margin:0px 0px 25px 30px;
}


/* ドクターコメント*/
#list #contents #comm_list{
	width:680px;
	background-color:#FFFFFF;
	text-align:left;
	padding:35px 25px 15px 25px;
}

#comm_list .comm_tb {
	margin:15px 0px;
}

#comm_list .comm_tb .dot{
	border-bottom:1px dotted #333333;
}

#comm_list .comm_list_t {
	width:315px;
	margin:15px 0px 15px 10px;
}

#comm_list .comm_list_t .dr_photo{
	margin:0px 7px 5px 0px;
}

#comm_list .comm_list_t .dr_name{
	background-color:#F0F0F0;
	width:195px;
	padding:5px 8px;
	font-size: 14px;
	font-weight: bold;
}

#comm_list .comm_list_t .dr_profile{
	width:195px;
	height:60px;
	vertical-align:top;
	line-height:15px;
	padding:25px 0px 0px 10px;
	background-image: url(../img/list/profile_icon.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
}

#dr_comm_txt{
	width:640px;
	margin:15px 20px 15px 20px;
}

#dr_comm_txt p{
	font-size: 14px;
	line-height:1.4;
	padding: 8px 10px 5px 10px;
}


/* サイトマップページ */
#list #contents #sitemap{
	width:680px;
	background-color:#FFFFFF;
	text-align:left;
	padding:35px 25px 15px 25px;
}

#sitemap h1{
	margin-bottom:20px;
}

#sitemap li{
	padding:0px 25px 10px 25px;
	list-style-type: none;
}

#sitemap .dr_name{
	background-image: url(../img/sitemap/allow.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	padding:10px 0px 8px 25px;
}


/* リンクページ */
#link_list {
	float: left;
	width:330px;
	margin-bottom:30px;
}

#link_list1 {
	float: right;
	width:330px;
	margin-right:20px;
}

#list #contents #link{
	width:680px;
	background-color:#FFFFFF;
	text-align:left;
	padding:35px 15px 0px 25px;
}

#link dl{
	background-image: url(../img/link/box_bg.gif);
	background-repeat:no-repeat;
	background-position: 20px 10px;
	padding:20px 0px 8px 30px;
}
#link dt{
	padding-left: 8px;
	clear: left;
	font-weight: bold;
}
#link dd {
	padding:10px 10px 10px 10px;
	color: #A80000;
}

