/* 基本 */
.clearFix:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}
.clearFix {
	display:inline-block;
	min-height:1px;
}
/* Hides from IE-mac \*/
* html .clearFix {
	height:1px;
}
.clearFix {
	display:block;
}
/* End hide from IE-mac */

/* ------------------------------ */

/* 共通 */
#mainContents {
	width:760px;
	text-align:center;
}

#mainTitle img,
#navi img,
.bottomImg {
	font-size:0;
	vertical-align:top;
}
.imgLeft {
	float:left;
	margin-right:8px;
}
hr {
	height:1px;
	border:0;
	border-bottom:1px dotted #777;
	margin-top:30px;
}
.mBottom30 {
	margin-bottom:30px;
}
.price {
	color:#f00;
	font-weight:bold;
	margin-top:3px;
}
.verdana {
	font-family:verdana;
}
/* ------------------------------ */


/* リード */
#lead {
	width:760px;
	background:url(https://img1.kakaku.k-img.com/images/article/search/flu_prevention/title_bg.jpg) no-repeat 0 0;
	text-align:left;
}
#balloon {
	width:445px;
	margin-left:12px;
	padding-top:7px;
}
#balloon .box {
	width:415px;
	min-height:80px;
	height:auto !important;
	height:80px;
	background:url(https://img1.kakaku.k-img.com/images/article/search/flu_prevention/lead_bg.png) no-repeat 0 0;
	_background:url(https://img1.kakaku.k-img.com/images/article/search/flu_prevention/lead_bg.gif) no-repeat 0 0;
	padding:15px 15px 0 15px;
}

#balloon p {
	font-size:106%;
	line-height:150%;
}
.balloonBottom {
	width:445px;
	height:16px;
	text-indent:-9999px;
	background:url(https://img1.kakaku.k-img.com/images/article/search/flu_prevention/lead_bottom.png) no-repeat 0 0;
	_background:url(https://img1.kakaku.k-img.com/images/article/search/flu_prevention/lead_bottom.gif) no-repeat 0 0;
}
.balloonBottom {
	padding-bottom:15px;
}
/* ------------------------------ */

/* ナビ */
#navi li {
	float:left;
}
/* ------------------------------ */



/* コンテンツ */
#contentBody {
	width:760px;
	background:url(https://img1.kakaku.k-img.com/images/article/search/flu_prevention/bg.gif) repeat-y;
}
.contentBox {
	background:url(https://img1.kakaku.k-img.com/images/article/search/flu_prevention/box_bg1.jpg) repeat-y;
}
.other{
	background:url(https://img1.kakaku.k-img.com/images/article/search/flu_prevention/box_bg2.gif) repeat-y;
}
.contentBox .box {
	width:670px;
	text-align:left;
	padding-top:10px;
	margin:0 auto;
}
.contentBox .box p {
	font-size:106%;
	line-height:140%;
}
.itemLead {
	margin-top:15px;
}
#contentBody h3 {
	margin-top:30px;
}
#contentBody h3.first {
	margin-top:0;
}
.case {
	margin-top:10px;
}
#contentBody .case h4 {
	font-size:106%;
	padding-top:4px;
}
#contentBody .case p {
	font-size:92%;
	line-height:140%;	
	margin-top:8px;
}
#contentBody .case h4 img {
	vertical-align:bottom;
	margin-right:3px;
}


#contentBody .clearFix {
	margin-top:15px;
}
.item {
	width:152px;
	float:left;
	margin-right:19px;	
}
.item img,
.itemL img {
	border:1px solid #00d;
}
.item img:hover,
.itemL img:hover {
	border:1px solid #09f;
}
.item h4,
.itemL h4 {
	font-size:106%;
	line-height:120%;
	margin-top:5px;
}
#contentBody .item p,
#contentBody .itemL p {
	font-size:92%;
}
.itemText {
	margin-top:5px;
}

.itemL {
	width:324px;
	float:left;
	margin-right:19px;	
}

.wash {
	width:220px;
	float:left;
}
#contentBody .wash p {
	padding-top:3px;
	font-size:92%;
}
.long {
	width:440px;
}
.mLeft5 {
	margin-left:5px;
}

#contentBody .toTop {
	margin-top:35px;
	text-align:right;
	font-size:92%;
}
.toTop a {
	background:url(https://img1.kakaku.k-img.com/images/article/search/flu_prevention/arrow.gif) no-repeat top right;
	padding-right:18px;
}
/* ------------------------------ */



/* 関連特集 */
#related {
	margin-top:20px;
	text-align:left;
}
#related .box {
	background:url(https://img1.kakaku.k-img.com/images/article/search/flu_prevention/box_bg3.gif) no-repeat 0 0;
	padding:0 40px;
}
#related .imgLeft {
	margin-bottom:5px;
}
#related h4 {
	font-size:106%;
}
#related p {
	margin-top:5px;
	line-height:120%;
}
.link {
	padding:10px 0;
	border-bottom:1px dotted #999;
}
/* ------------------------------ */




.marginNone {
	margin:0;
}
.borderNone {
	border:0;
}

#navi ul:after,
.case:after,
.wash:after,
.itemL:after,
#related .link:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}
#navi ul,
.case,
.wash,
.itemL,
#related .link {
	display:inline-block;
	min-height:1px;
}
/* Hides from IE-mac \*/
* html #navi ul,
* html .case,
* html .wash,
* html .itemL,
* html #related .link {
	height:1px;
}
#navi ul,
.case,
.wash,
.itemL,
#related .link {
	display:block;
}
/* End hide from IE-mac */