/* CSS Document */

.submenu .soto {
	background-color: #C4F0FF;
	padding: 5px;
	margin: 5px;
}
.submenu .uchi {
	background-color: #ffffFF;
	padding: 0px;
}
.submenu {
	width: 95%;
	margin-top: 20px;
	background-color: #FFFFFF;
	padding-top: 10px;
}
.submenu table{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.submenu div.vote img {
	margin-top: 10px;
	border: 1px solid #666666;
}

.submenu td {
	width: 50%;
	vertical-align: top;
	text-align: center;
	padding: 5px;
}
.submenu .cv span {
	background-image: url(../img/li_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	width: 100%;
	height: 5px;
}

.submenu .chra, .submenu .inta,.submenu .tachi {
	height: 70px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #C4F0FF;
}
.submenu .chra{
	background-image: url(../img/tle_chra.gif);
}
.submenu .inta {
	background-image: url(../img/tle_inter.gif);
}
.submenu .tachi {
	background-image: url(../img/tle_tachi.gif);
}
.submenu ul {
	margin-right: auto;
	margin-left: auto;
}
.chra, .inta, .cmt, .btm,.tachi
{	font-size: 0.8em;
	color: #333333;
	text-align: left;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C4F0FF;
	border-left-color: #C4F0FF;
	padding: 10px;
	line-height: 1.2em;
	background-color: #FFFFFF;
}
.submenu li {
	margin-right: auto;
	margin-left: auto;
}
.submenu .cv {
	background-image: url(../img/li_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 5px;
	padding: 0px;
}
.submenu .cmt span {
	font-weight: bold;
	color: #FF0000;
}


.submenu .btm {
	height: 20px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #C4F0FF;

}
.submenu li div {
	float: right;
	line-height: 20px;
	height: 20px;
	
}

/*.submenu .chra h2, .submenu .inta h2 {
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px ! important;
	height: 80px;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	font-size: 1px;
}
.submenu .chra h2 {
	background-image: url(../img/tle_chra.gif);

}
.submenu .inta h2 {
	background-image: url(../img/tle_inter.gif);

}*/


