@charset "utf-8";

/*============================================

/common/css/category.css

* top
* news
* cure
* doctor
* s_messege
* annai
* tool
* faq
* accese

============================================*/

/*--------------------------------
top
--------------------------------*/

.tophBlock {
	position: relative;
	zoom : 1;
}

.tophBlock .btn01 {
	position: absolute;
	right: 35px;
	top: 15px;
	font-size: 0;
}


.topNews dl {
	zoom : 1;
	margin: 8px 8px 10px 4px;
}

.topNews dl:after{ content : ''; display : block; clear : both; }

.topNews dt {
	float: left;
	width: 90px;
	padding-left: 10px;
}

.topNews dd {
	float: left;
	width: 610px;
}


/*--------------------------------
news
--------------------------------*/
.newsBlock dl {
	zoom : 1;
	margin: 8px 8px 10px 4px;
	padding-bottom: 8px;
	background: url(../img/line_x.gif) repeat-x left bottom;	
}

.newsBlock dl:after{ content : ''; display : block; clear : both; }

.newsBlock dt {
	float: left;
	width: 90px;
	padding-left: 10px;
}

.newsBlock dd {
	float: left;
	width: 610px;
}

.newsBlock .icon {
	padding-left: 15px;
	background: url(../../news/091004/img/icon.gif) no-repeat left center;
}


/*--------------------------------
cure
--------------------------------*/
.cureBlock {
	margin-bottom: 20px;
	padding-bottom: 20px;
	background: url(../img/line_x.gif) repeat-x left bottom;
}

.cureBlock .floatBox {
	width: 350px;
	margin-bottom: 10px;
}

.cureBlock .floatBox .imgL {
	margin-right: 10px;
}

.cureBlock .txt a {
	display: block;
	min-height: 130px;
	height: auto !important;
	height: 130px;
	padding: 5px;
	line-height: 1.5;
	color: #1E0F0E;
}

.cureBlock .txt a:hover {
	zoom :1;
	background: #E2E0D6;
	text-decoration: none;
	color: #1E0F0E;
}

.cureBlock .leftBox {
	float: left;
	margin-right: 12px;
	padding: 0 8px 0 0;
	background: url(../img/line_y.gif) repeat-y right top;
}

.cureBlock .rightBox {
	float: left;
}


/*--------------------------------
doctor
--------------------------------*/
.doctor .hBlock {
	position: relative;
	zoom : 1;
}

.doctor .hBlock .btn01 {
	position: absolute;
	right: 7px;
	top: 15px;
	font-size: 0;
}

.doctor .hBlock .btn01 li {
	float: left;
	padding-left: 40px;
}

.doctor .hBlock .btn02 {
	position: absolute;
	right: 35px;
	top: -2px;
	font-size: 0;
}

.doctor h3 {
	margin-bottom: 10px;
}

.doctor .floatBox {
	margin-bottom: 20px;
	padding: 0 15px;
}

.doctor .floatBox .imgL {
	margin-right: 30px;
}

.doctor .tableBlock {
	margin-bottom: 15px;
	padding-bottom: 15px;
	background: url(../img/line_x.gif) repeat-x left bottom;
}
.doctor table td {
	padding: 0 5px;
	vertical-align: top
}

.doctorBlock .leftBlock {
	float: left;
}

.doctorBlock .rightBlock {
	float: right;
	padding-right: 10px;
}


/*--------------------------------
s_messege
--------------------------------*/
.s_messege  .floatBox {
	padding: 0 10px;
}

.s_messege  .floatBox .imgL {
	margin-right: 25px;
}

.s_messege  .floatBox .txt {
	width: 550px;
}

.s_messege  .floatBox .txt p{
	margin-bottom: 10px;
}

.s_messege .txtBlock {
	margin-bottom: 15px;
	padding-right: 5px;
	letter-spacing: 0.1em;
}


/*--------------------------------
annai
--------------------------------*/
.annai .floatBox {
	width: 590px;
	margin: 0 auto 20px;
	padding: 0 46px 20px;
	background: url(../img/line_x.gif) repeat-x left bottom;
}

.annai .floatBox .imgL {
	margin-right: 14px;
	padding: 0 14px 0 0;
	background: url(../img/line_y.gif) repeat-y right top;
}


/*--------------------------------
tool
--------------------------------*/
.tool .floatBox{
	margin: 0 auto 20px;
	padding: 0 10px 20px;
	background: url(../img/line_x.gif) repeat-x left bottom;
}

.tool .floatBox .imgL {
	margin-right: 14px;
	padding: 0 14px 0 0;
	background: url(../img/line_y.gif) repeat-y right top;
}


/*--------------------------------
faq
--------------------------------*/
.faqList {
	margin-bottom: 20px;
	padding: 0 15px 15px;
	border-bottom: 1px solid #ccc;
}

.faqList li {
	padding: 3px 0 5px 25px;
	font-weight: bold;
	background: url(../../faq/img/icon01.gif) no-repeat left 0.2em;
}

.faqBox {
	margin-bottom: 15px;
	padding: 0 15px 15px 10px;
	background: url(../img/line_x.gif) repeat-x left bottom;
}

.faqBox dt {
	margin-bottom: 5px;
	padding: 4px 0 0 30px;
	background: url(../../faq/img/icon02.gif) no-repeat left 0.3em;
	font-size: 108%;
	font-weight: bold;
}

.faqBox dd span{
	display: block;
	padding: 3px 0 0 30px;
	background: url(../../faq/img/icon03.gif) no-repeat left 0.3em;
	font-size: 108%;
	font-weight: bold;
	color: #CC3300;
}

.faqBox dd p {
	margin-left: 30px;
}


/*--------------------------------
accese
--------------------------------*/
.accese .floatBox {
	margin-bottom: 15px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}

.accese .txt {
	width: 460px;
	padding: 4px 4px 0;
	border: 1px solid #ccc;
}

.accese .small {
	text-align: center;
	font-size: 85%;
}

.acceseBlock .leftBlock {
	float: left;
	width: 226px;
}

.acceseBlock .rightBlock {
	float: right;
	width: 481px;
}