@charset "utf-8";

/* ***********************************************************
 *
 * Since:     2013-10-01
 * Editor:    Keishiro Itagawa
 * Modified:   2013-10-01 by:Keishiro Itagawa
 *
 * ***********************************************************
 *//* CSS Document */



#pharmacy .coming{
	width:710px;
	height:277px;
	background:url(../pharmacy/img/coming_bg.jpg) top left no-repeat;
	position:relative;
}

#pharmacy .coming a{
	top:216px;
	left:309px;
	position:absolute;
	background:url(../common/icon_d.gif) right center no-repeat;
	padding:0 20px 0 0;
	color:#666;
	text-decoration:underline;
}

#pharmacy .coming a:hover{
	text-align:none;
	color:#999;
}


#pharmacy .mainArea .cap{
    color: #709700;
	font-size:154%;
	margin:0 0 15px;
}

#pharmacy .blockTtl{
	margin:40px 0 0 0;
}

#pharmacy .date{
	margin:10px 0;
	text-align:right;
}

#pharmacy .date span{
	background:url(../common/icon_e.gif) left center no-repeat;
	padding:0 0 0 15px;
}

#pharmacy .wig{
	text-align:justify;
}

#pharmacy .inqImp{
	margin:20px 0 30px 0;
}

#pharmacy .inqImp li{
	margin:0;
}

#pharmacy .inqBox{
	margin:30px auto 0 auto;
	padding:20px 0 18px 0;
	width:554px;
	background:#FAFCF3;
	border:dotted 1px #A4C648;
}

#pharmacy .inqBox p{
	text-align:center;
	font-size:124%;
	color:#666666;
}

#pharmacy .inqBox p.txt01{
	margin:0 0 10px;
}