@import url("com.css");

/* ------------------------------------------------------------
 consultaions
------------------------------------------------------------ */
.contents_title {
	background: url("../image_2014/consultation/title_back.png") ;
	background-repeat: no-repeat ;
	height: 35px ;
	width: 729px ;
	position: relative ;
	margin: 30px 0 0 0 ;
	color: #666666 ;
	clear:both ;
}

.contents_title h2 {
	font-size: 18px ;
	font-weight:bold ;
	position: absolute ;
	left: 20px ;
	top: 5px ;
	margin: 0 ;
}

.contents_title_dr {
	background: url("../image_2014/consultation/title_back.png") ;
	background-repeat: no-repeat ;
	height: 35px ;
	width: 729px ;
	position: relative ;
	margin: 0 0 10 0;
	color: #666666 ;
}

.contents_title_dr h2 {
	font-size: 18px ;
	font-weight:bold ;
	position: absolute ;
	left: 20px ;
	top: 5px ;
	margin: 0 ;
}

.contents {
	line-height: 160% ;
	font-size: 12px ;
	color: #666666 ;
	clear: both ;
	margin: 0 0 30px 0 ;
}

.contents img {
	margin: 0 0 10px 0 ;
}

.contents th{
	color: #ffffff ;
	padding: 5px 10px ;
	letter-spacing: 1em ;
	text-align: center ;
	font-size: 12px ;
}

.left_maru {
	background: url("../image_2014/information/kadomaru_left.png") no-repeat #99cccc ;
}

.right_maru {
	background: url("../image_2014/information/kadomaru_right.png") no-repeat #99cccc right top ;
}

.contents td{
	background: #cce6e6 ;
	text-align: center ;
	padding: 5px 10px ;
	color: #666666 ;
	font-size: 12px ;
}

.contents h3 {
	display: block;
	margin: 20px 0 ;	
}

.clear {
	height: 80px;	
}

/* ------------------------------------------------------------
 レフト
------------------------------------------------------------ */

.contents_left {
	float: left ;
	width: 344px;
}

/* ------------------------------------------------------------
 ライト
------------------------------------------------------------ */
	
.contents_right {
	float: right ;
	width: 344px;
}


/* ------------------------------------------------------------
 生まれるまで
------------------------------------------------------------ */
.contents th{
	background: #99cccc ;
	color: #ffffff ;
	padding: 5px 10px ;
	letter-spacing: 0 ;
	text-align: center ;
	font-size: 12px ;
	white-space: nowrap ;
}

.contents td{
	background: #cce6e6 ;
	text-align: left ;
	padding: 5px 10px ;
	color: #666666 ;
	font-size: 12px ;
}

/* ------------------------------------------------------------
 教えてＤｒ.
------------------------------------------------------------ */
.dr_box {
	width:640px ;
	text-align:left ;
	font-size:120% ;
	line-height:160% ;
	margin:0 20px ;
}

.dr_box h3 {
	clear:both ;
	border-left:8px solid #ffccff;
	border-bottom:1px solid #ffccff;
	padding:3px 15px 5px;
	font-size:150% ;
}


ul.archive_list {
	float:left ;
	margin-left:10px ;
/*
	padding:20px 0 50px 0 ;
*/
	padding-bottom:50px ;
	list-style-type:none ;
	width:640px ;
}

ul.archive_list li {
	float:left ;
	width:300px ;
	color: #a1a1a1;
	background: url("../image_2014/top/dr-list.gif") no-repeat left ;
	padding-left: 18px ;
	margin: 4px 0 ;
	text-decoration: none ;
	vertical-align:top ;
}

ul#dr_archives_menu {
	padding: 0;
}

ul#dr_archives_menu li {
	float: left;
	margin-right: 20px;
	padding: 4px 20px;
	font-size: 16pt;
	font-weight: 600;
	color: #404040;
	border-left: solid 6px #e7aaaa;/*左側の線*/
	border-bottom: solid 2px #dadada;/*下に灰色線*/
	background-color: #fff5f5;
	margin-bottom: 5px;/*下のバーとの余白*/
	line-height: 1.5;
	list-style-type: none!important;/*ポチ消す*/
	font-weight: bold;
}

#dr_archives_menu a:link {
	color: #666666;
	text-decoration: underline;
}

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

#dr_archives_menu a:hover {
	color: #999999;
	text-decoration: none;
}