@charset "utf-8";
div.box7{
	margin-bottom:10px;
}
div#how_to h3{
	background:url(./../img/mono_ber.gif) no-repeat 0 0;
	width:590px;
	height:23px;
	padding-top:11px;
	text-indent:10px;
}
div#oth_site h3{
	background:url(./../img/color_ber.gif) no-repeat 0 0;
	width:590px;
	height:23px;
	padding-top:11px;
	text-indent:10px;
	margin-top:10px;
}
div.blog_site{
	padding:20px;
}

div.blog_site img{
	display:block;
	background-color:gray;
	float:left;
	margin-right:10px;
}
div.blog_data{
	float:left;
	width:76%;
}
div.blog_data h5{
	color:#00a33d;
	font-size:16px;
}
div.blog_data a{
	display:block;
}
div.blog_data a.add{
	margin-top:14px;
	padding-left:20px;
	background:url(./../img/cursol.gif) no-repeat 0 0;
}
*html div.blog_data a.add{
	margin-top:10px;
}

div.blog_data a.help{
	margin:2px 0 14px 0;
	padding-left:20px;
	background:url(./../img/qs.gif) no-repeat 0 0;
}
*html div.blog_data a.help{
	margin:2px 0 10px 0;
}
div.blog_data p{
	font-size:11px;
}

div#key_word h3{
	background:url(./../img/mono_ber.gif) no-repeat 0 0;
	width:590px;
	height:23px;
	padding-top:11px;
	text-indent:10px;
	margin-top:10px;
}
div#key_word dt{
	font-weight:bolder;
	margin-bottom:3px;
	color:#FF7F00;
}
div#key_word dd{
	margin-bottom:15px;
}
div#key_word dd#bottom{
	margin-bottom:0px;
}
