/* CSS Document */

#CENTER{
	width: 510px;
	float: left;
}

#INFO{

}

#info_text{
	height: 200px;
	overflow: auto;
	z-index: auto;
	width: 490px;
	background-color: #FBFDF7;
	font-size: 12px;
	line-height: 1.8em;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8F3CD;
	margin-bottom: 10px;
}

#info_text td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}

/* 右コンテンツ用 */

#right_CONTENTS{
	float: left;
	width: 200px;
	padding-left: 10px;
}

#right_CONTENTS a:link {
	color: #006699;
	text-decoration: none;
}

#right_CONTENTS a:hover {
	color: #669900;
	text-decoration: none;
}
#right_CONTENTS a:visited {
	color: #006699;
	text-decoration: none;
}

#right_CONTENTS a:active {
	color: #006699;
}


#point{
	background-color: #f4f4f4;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

.point_box{
	font-size: 12px;
	color: #555555;
	background-color: #FFFFFF;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	text-align: center;
}

.point_text{
	padding-top: 6px;
	padding-bottom: 10px;
	font-size: 10px;
	line-height: 1.5em;
	color: #666666;
}

#kit{
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.kit_text{
	font-size: 12px;
	line-height: 1.6em;
	color: #555555;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 7px;
}

#vaccine{
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-left: 13px;
	margin-bottom: 20px;
}

.count{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	border: 2px solid #999999;
	margin-top: 15px;
	margin-bottom: 8px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	margin-right: 10px;
}
