/* CSS Document */

#cont_drugstore {
	line-height:150%;
}

/*
#cont_drugstore h2 {
	background:url(../images/drugstore/title.jpg) no-repeat;
}

#cont_drugstore h3 {
	background:url(../images/drugstore/name.jpg) no-repeat;
	width:445px;
	height:43px;
	text-indent:-9999px;
	margin-bottom:20px;
}

#cont_drugstore .intro {
	margin:0 0 30px 0;
}
#cont_drugstore .intro p {
    width:340px;
	float:left;
	margin:0;
	padding:0;
}
#cont_drugstore .intro img {
	float:right;
}
#cont_drugstore h4.stit_1 {
    width:610px;
	height:30px;
	text-indent:-9999px;
	background:url(../images/drugstore/stit_1.jpg) no-repeat;
	margin:30px 0px 15px 0px;
}
#cont_drugstore h4.stit_2 {
    width:610px;
	height:30px;
	text-indent:-9999px;
	background:url(../images/drugstore/stit_2.jpg) no-repeat;
	margin:30px 0px 15px 0px;
}
#cont_drugstore h4.stit_3 {
    width:610px;
	height:30px;
	text-indent:-9999px;
	background:url(../images/drugstore/stit_3.jpg) no-repeat;
	margin:30px 0px 15px 0px;
}
#cont_drugstore .btn_entry {
    padding:20px 0px;
	background:#FFFFEA;
	margin-top:40px;
}
#cont_drugstore .btn_entry p {
    text-align:center;
	color:#CC6600;
	margin:0px 0px 15px 0px;
	padding:0;
}
#cont_drugstore .btn_entry div {
	background:url(../images/drugstore/btn_entry.jpg) no-repeat;
	width:270px;
	height:34px;
	margin:0 auto 0px auto;
}
#cont_drugstore .btn_entry div a {
	display:block;
	width:270px;
	height:34px;
	text-indent:-9999px;
}
#cont_drugstore .btn_entry div a:hover {
	background:url(../images/drugstore/btn_entry_ov.jpg) no-repeat;
}

*/

#cont_drugstore .btn_entry {
    padding:20px 0px;
	background:#FFFFEA;
	margin-top:40px;
}
#cont_drugstore .btn_entry p {
    text-align:center;
	color:#CC6600;
	margin:0px 0px 15px 0px;
	padding:0;
}

/* 20110926 add 

#cont_drugstore .btn_entry ul {
	width:480px;
	margin:0 auto;
	padding:0;
}
#cont_drugstore .btn_entry ul li {
	width:230px;
	height:60px;
	margin:0 0 0 0;
	list-style:none;
}
#cont_drugstore .btn_entry ul li a {
	width:230px;
	height:60px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
#cont_drugstore .btn_entry ul li#ds_t {
	float:left;
	background:url(../images/drugstore/btn_entry_t.jpg) no-repeat;
}
#cont_drugstore .btn_entry ul li#ds_m {
	float:right;
	background:url(../images/drugstore/btn_entry_m.jpg) no-repeat;
}
#cont_drugstore .btn_entry ul li#ds_t a:hover {
	float:left;
	background:url(../images/drugstore/btn_entry_t_ov.jpg) no-repeat;
}
#cont_drugstore .btn_entry ul li#ds_m a:hover {
	float:right;
	background:url(../images/drugstore/btn_entry_m_ov.jpg) no-repeat;
}
*/



/* 20121102 add */

#cont_drugstore .btn_entry ul {
	width:600px;
	margin:0 auto;
	padding:0;
}
#cont_drugstore .btn_entry ul li {
	width:190px;
	height:60px;
	margin:0 15px 0 0;
	padding:0;
	list-style:none;
	float:left;
}
#cont_drugstore .btn_entry ul li a {
	width:190px;
	height:60px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
#cont_drugstore .btn_entry ul li#ds_t {
	background:url(../images/drugstore/btn_entry_t.jpg) no-repeat;
}
#cont_drugstore .btn_entry ul li#ds_m {
	background:url(../images/drugstore/btn_entry_m.jpg) no-repeat;
}
#cont_drugstore .btn_entry ul li#ds_i {
	margin:0 0 0 0;
	background:url(../images/drugstore/btn_entry_i.jpg) no-repeat;
}
#cont_drugstore .btn_entry ul li#ds_t a:hover {
	background:url(../images/drugstore/btn_entry_t_ov.jpg) no-repeat;
}
#cont_drugstore .btn_entry ul li#ds_m a:hover {
	background:url(../images/drugstore/btn_entry_m_ov.jpg) no-repeat;
}
#cont_drugstore .btn_entry ul li#ds_i a:hover {
	background:url(../images/drugstore/btn_entry_i_ov.jpg) no-repeat;
}



/* 20120223 renew */

#cont_drugstore h2 {
	background:url(../images/drugstore/new20120223/title.jpg) no-repeat;
}

#cont_drugstore h3 {
	background:url(../images/drugstore/new20120223/lead.jpg) no-repeat;
	width:383px;
	height:17px;
	text-indent:-9999px;
	margin-bottom:20px;
}

#cont_drugstore .leadtxt {
	margin:0 0 30px 0;
}
#cont_drugstore .intro {
	margin:0 0 15px 0;
}
#cont_drugstore .intro #introtxt {
	width:350px;
	float:right;
	text-align:left;
	margin:0 0 0 0;
}
#cont_drugstore .intro #introtxt h4 {
	margin:0 0 15px 0;
	font-weight:normal;
	color:#FF0000;
}
#cont_drugstore .intro #introtxt p {
	margin:0 0 15px 0;
}
#cont_drugstore .intro #introph {
	width:245px;
	float:left;
	text-align:left;
	margin:0 0 0 0;
}

#cont_drugstore #btn_detail {
	background:url(../images/drugstore/new20120223/btn_detail.jpg) no-repeat;
	width:230px;
	height:40px;
	margin:20px auto 30px auto;
}
#cont_drugstore #btn_detail a {
	display:block;
	width:230px;
	height:40px;
	text-indent:-9999px;
}
#cont_drugstore #btn_detail a:hover {
	background:url(../images/drugstore/new20120223/btn_detail_ov.jpg) no-repeat;
}

#cont_drugstore #feature {
	margin:0 0 30px 0;
}







.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

