@charset "UTF-8";


/*テキスト部分*/

#haru_kutsu{}

#haru_kutsu a:link {font-size:13px;color:#000000;text-decoration:underline; font-weight:bold;}
#haru_kutsu a:visited {font-size:13px;color:#000000;text-decoration:underline; font-weight:bold;}
#haru_kutsu a:hover {font-size:13px;color:#000000;text-decoration:none; font-weight:bold;}
#haru_kutsu a:active {font-size:13px;color:#000000;text-decoration:none; font-weight:bold;}

#haru_kutsu .box{}
.title {
	font-size:14px;
	line-height: 120%;
	font-weight: normal;
	color: #000;
	margin: 0 0 3px 0;
}
.price {
	font-size:16px;
	color: #CC0000;
	font-weight: bold;
	}
.mini {
	font-size:10px;
	color: #000;
	font-weight: normal;
}
