body {
	background-color: #FFFFFF;
	background-image: none;
	line-height: 16px;
}


#mainarea {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#mainarea2 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	/*background-image: url("../image/kitty_t04.jpg");
	background-repeat : no-repeat;
    background-attachment : fixed;*/
	/*background-repeat   : no-repeat;*/
    /*background-position : centercenter;*/

}
.h4{
	font-weight: bold;
	margin-top: 15px;
		margin-bottom: 15px;
	margin-bottom: 0px;
	line-height: 110%;
	width: 760px;
	font-size: larger;
}
.title {
	height: 30px;
	width: 230px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	line-height: 120%;
}
.title2 {
	height: 15px;
	width: 230px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	line-height: 120%;
}



.title_catch{
	height: 30px;
	width: 230px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	line-height: 120%;
	color: #E2417E;
	font-size: 14px;
	font-weight: bold;
}
.title_catch2{
	height: 30px;
	width: 230px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	line-height: 120%;
	color: #4497FD;
	font-size: 14px;
	font-weight: bold;
}
.syosai{
	font-size: 14px;
	color: #666666;
	width: 680px;
	margin-left: 60px;
	text-align: left;
	line-height: 120%;
	font-weight: bold;
}

a:link {
	color: #71AE39;
	text-decoration: none;
}
a:visited {
	color: #71AE39;
}
a:hover {
	color: #71AE39;
	text-decoration: underline;
}
	
a:active {
	color: #71AE39;
}

img.example3 { vertical-align: -8px; }
.star_list {
	font-size: 12px;
	color: #71AE39;
	width: 665px;
	margin-left: 60px;
	text-align: center;
	line-height: 130%;
	background-color: #EDF7E6;
	border: 3px dotted #A4D57B;
	padding: 5px;
}

/**/


#productarea{
	width:360px;
	color: #666;
	text-align: left;
	font-weight: normal;
	margin-left: 5px;
	margin-bottom: 15px;
}
.productarea_catch {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
	line-height: 110%;
}
.productarea_star_title {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	color: #4497FD;
	font-size: 15px;
	font-weight: bold;
}
.productarea_spec{
	font-size: 11px;
	line-height: 115%;
}

.productarea_attention{
	font-size: 10px;
	color: #666;
	line-height: 110%;
	color: #999966;
	 /*letter-spacing: -0.5px;*/
}
.productarea_price{
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	margin-top: 0px;
	background: center;
}
.productarea a:link{ color: #4497FD; text-decoration:none;font-size: 10px;} 
.productarea a:visited { color: #4497FD; text-decoration:none;font-size: 10px;} 
.productarea a:hover { color: #4497FD; text-decoration:underline;font-size: 10px;} 
.productarea a:active {	color: #4497FD;font-size: 10px;}
.red{color: #ff0000;
}