@charset "utf-8";

h2.osusume{
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:2px solid #323232;
}


div.border_square{
	border:1px solid #949494;
	border-top:none;
	padding:5px;
}


td.border_square{
	border:1px solid #949494;
	border-top:none;
	padding:5px;
}

p.link{
	margin-bottom:3px;
}

p.link a{
	padding-left:10px;
	background:url(../image/bullet_off.gif) left center no-repeat;
	color:#336699;
	text-decoration:none;
}

p.link a:visited{
	color:#660099;
	text-decoration:none;
}

p.link a:hover{
	background:url(../image/bullet_on.gif) left center no-repeat;
	color:#b30000;
}

td.category{
	padding:5px;
}

div#voice_tekiyou{
	width:900px;
	margin:0 auto 20px;
}

div.usersvoice{
	border:2px solid #00a272;
	padding:3px;
}

/*091004追記*/
table td.onecolumn{
	background:url(../image/bg_onecolumn.gif) repeat-y;
	border-bottom:1px solid #949494;
	padding:6px;
}

table td.twocolumn{
	background:url(../image/bg_twocolumn.gif) repeat-y;
	border-bottom:1px solid #949494;
	padding:6px;
}

table td.fourcolumn{
	background:url(../image/bg_fourcolumn.gif) repeat-y;
	border-bottom:1px solid #949494;
	padding:6px;
}
