@charset "utf-8";

h2 {
	font-size: 108%;
	color: #4169E1;
} 

#right {
	float: right;
	width: 174px;
}

#center {
	float: left;
	padding: 5px 5px 0;
	width: 370px;
}


#rateback {
	height: 26px;
	overflow:hidden;
	text-indent:-9999px;
	background: url("../img/common/rate.gif") no-repeat;
	margin-bottom: 5px;
}

#cabinetback {
	height: 26px;
	overflow:hidden;
	text-indent:-9999px;
	background: url("../img/common/cabinet.gif") no-repeat;
	margin-top: 5px;
	margin-bottom: 5px;
}

#nowrateback {
	height: 57px;
	background: url("../img/common/nowrate.gif") no-repeat;
	background-position: 50% 50%;
	margin-bottom: 0;
}

#nowrate {
	font-size: 30px;
	text-align: center;
	line-height: 57px;
	margin-bottom: 0;
}

#youtube {
	text-align: center;
}

#theme h2 {
	text-indent: 1em;
}


#theme h3 {
	text-indent: 2em;
	font-size: 138.5%;
}

.bottom15 {
	margin-bottom: 15px;
}

.jp {
	margin-bottom: 15px;
	text-indent: 3em;
}

#test2 {
	border: 1px solid #555;
	width: 340px;
	height: 269px;
	margin: 0 auto;
}


#youtube {
	margin-top: 15px;
	margin-bottom: 20px;
}

#secretariatnews h2{
	height: 26px;
	overflow:hidden;
	text-indent:-9999px;
	background: url("../img/top/secretariatnews.gif") no-repeat;
}

