@charset "shift_jis";

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

	 TopPageElements

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



/* ------------------------------------

@PrimaryContentsvf

------------------------------------ */

#top #primarycontents h2 {
	width: 569px;
	height: 156px;
	background: url(../img/top_area01.jpg) no-repeat;
	margin-bottom: 10px;
	padding: 0;
}

#top #primarycontents h2 span {
	display: none;
}

#top #primarycontents h3 {
	width: 559px;
	height: 35px;
	display: block;
	text-align: left;
	color: #494949;
	font-size:16px;
	font-weight: bold;
	background: url(../img/title_bg.jpg) repeat-x;
	padding: 9px 0 0 10px;
}


#top #primarycontents h3.b_btm {
	background: url(../img/title_b_bg.jpg) no-repeat;
}

#top #primarycontents h3 span {
	display: block;
	float: left;
}

/* IE6*/
* html #top #primarycontents h3 {width: 559px; height: 34px; padding: 9px 0 0 10px; margin-bottom: 5px;}
/* */ 

#top #primarycontents div.doctor {
	width: 569px;
	height: 111px;
	background: url(../img/top_doctorarea.jpg) no-repeat;
	text-align: left;
	margin-bottom: 10px;
}

#top #primarycontents div.doctor p {
	display: none;
}

#top #primarycontents div.doctor img {
	margin: 70px 0 0 408px;
}

#top #primarycontents h3 a.list,
#top #primarycontents h3 a.back {
	width: 110px;
	height: 22px;
	display: block;
	float: right;
	background: url(../img/btn.jpg) no-repeat;
	position: relative;
	top: -3px;
	left: -5px;
}

#top #primarycontents h3 a span {
	display: none;
}

#top #primarycontents h3 a.list {background-position: 0 0;}
#top #primarycontents h3 a.back {background-position: -110px 0;}

#top #primarycontents h3 a.list:hover {background-position: 0 -22px;}
#top #primarycontents h3 a.back:hover {background-position: -110px -22px;}

#top #primarycontents div.article {
	width: 569px;
	padding-bottom: 10px;
}

/* IE6*/
* html #top #primarycontents div.article {padding-bottom: 0;}
/* */ 

#top #primarycontents div.article ul {
	width: 569px;
}

#top #primarycontents div.article ul li {
	float: left;
	height: 230px;
}

#top #primarycontents div.article ul li.articlebox {
	width: 155px;
	margin: 0 17px;
}
/* IE6*/
* html #top #primarycontents div.article ul li.articlebox {width: 182px; padding: 0 19px; margin: 0;}
/* */ 

#top #primarycontents div.article ul li.articlebox input.buy_btn_s {
	width: 84px;
	height: 24px;
	display: block;
	float: right;
	background: url(../img/btn_green.jpg) no-repeat 0 0;
	border: none;
	cursor:pointer;
}

#top #primarycontents div.article ul li.articlebox input:hover.buy_btn_s {
	background-position: 0 -24px;
	cursor:pointer;
}

#top #primarycontents div.article ul li.articlebox p {
	text-indent: -3.5em;
	margin-left: 3.5em;
}

#top #primarycontents div.article ul li.g_line {
	width: 1px;
	line-height: 0;
	font-size: 0;
	background-color: #cccccc;
}

div.topics { 
	width: 531px;
}

div.topics ul {
	width: 531px;
}

div.topics ul li {
	width: 531px;
	line-height: 140%;
	text-align: left;
	font-size: 12px;
	background: url(../img/mark01.gif) no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;
}

.topicsflame {
	width: 531px;
	border: none;
	background: #ffffff;
	margin-left: 19px;
	padding-bottom: 0;
}
