@charset "utf-8";
/* CSS Document */

.img5_left {
	width: 108px;
	margin: 15px 15px 0px 0px;
	float: left;
}
.img5_right {
	width: 108px;
	float: right;
	margin-top: 15px;
}
#kona {
	background: url(../images/howto/drink6.jpg) no-repeat right top;
	margin-top: 15px;
}
#kona li {
	list-style: none;
	width: 450px;
	line-height: 18px;
	padding: 4px 0px 6px 1em;
	text-indent: -1em;
}


/*-----------------------------------------------------------------------/
	Kind
/*----------------------------------------------------------------------*/

#kind ul {
    margin: 0 -12px 0 0;
    overflow: hidden;
    zoom: 1;
}
#kind ul li {
	float: left;
	margin: 0 12px 10px 0;
	width: 141px;
	display: inline;
	list-style: none;
	font-size: 10px;
	line-height: 16px;
	padding-top: 5px;
}
#sweet {
	background: url(../images/howto/kind_bk.gif) no-repeat left top;
	height: 190px;
	width: 600px;
	margin-top: 10px;
}
#sweet p {
	text-align: center;
	color: #666600;
	padding-top: 47px;
	line-height: 18px;
}


/*-----------------------------------------------------------------------/
	Preservation Method
/*----------------------------------------------------------------------*/

#method {
	background: url(../images/howto/method_bk.gif) no-repeat left top;
	height: 125px;
	width: 600px;
	margin-bottom: 15px;
}
#method p {
	text-align: center;
	padding-top: 47px;
}

/*-----------------------------------------------------------------------/
	immunity
/*----------------------------------------------------------------------*/

.immunity_area p {
	font-size: 14px;
	line-height: 1.6;
	margin:0 0 15px 0; 
}
.immunity_area h4 {
	font-size: 24px;
	margin:20px 0 10px 0; 
}
.immunity_area h5 {
	color: #0099CC;
	background: url(../images/com/water.gif) no-repeat left center;
	padding: 12px 0px 12px 20px;
	font-size: 18px;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
.immunity_area .subbox {
	background-color: #f5f5f5;
	padding: 5px 20px;
	margin-bottom: 20px; 
	clear: both;
}
.immunity_area .subbox h5 {
	background: none;
	padding: 12px 0px 12px 0px;
	font-size: 16px;
}
.immunity_area p.btmcopy {
	font-size: 24px;
	text-align: center;
	margin: 20px 0 30px; 
}
.immunity_area strong {
	color: #ff9900;
}
.immunity_area .sublist {
	margin: 0 0 20px 20px;
	font-size: 14px;
}
.immunity_area .sublist li {

}
.immunity_area .minright {
	font-size: 12px;
	text-align: right;
}
