.index_title {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka;
	font-size: 16px;
	line-height: 140%;
}
.textmain {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka;
	font-size: 12px;
	line-height: 140%;
	color: #222222;
}
.atten {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka;
	font-size: 10px;
	line-height: 140%;
	color: #222222;
}
.price {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka;
	font-size: 10px;
	line-height: 140%;
	color: #FF0000;
}

.text_red {
	color: #FF0000;
	font-size: 12px;
}

.zreview{
	border-radius: 10px;
    -webkit-border-radius: 10px; 
    -moz-border-radius: 10px;
	-webkit-box-shadow: 2px 2px 3px #CCC;
	-moz-box-shadow: 2px 2px 3px #CCC; 
	box-shadow: 2px 2px 3px #CCC;
	background:#eeece1;
	border:solid 1px #d9d9d9;
	margin-top:10px;
	padding:15px;
	
}

.zreview dt{
	font-weight:bold;
	font-size:110% !important;
	
}

.zreview dd{
	margin-top:5px !important;
	
}

.n_next{
	margin-left:20px;
}

.caution{
	width:480px;
	float:right;
	font-size:10px;
	line-height:170%;
	margin-top:10px;
}

.icon_vgp{
	position: absolute;
	top: 0;
	right: 0;
}