@charset "UTF-8";

/* ----- すべて ----- */


#container {
	background-image: url(images/bg_sub_head.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: 0px 0px;
	width: 100%;
}
#container2 {
	background-image: url(images/bg_sub_foot.jpg);
	background-repeat: repeat-x;
	background-position: 0px bottom;
}
.main_area {
	width: 870px;
	background-image: url(images/bg_sub_navi_center.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin-right: auto;
	margin-left: auto;
}
#left_box {
	background-image: url(images/bg_sub_navi_head.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	width: 210px;
}
#right_box {
	float: left;
	width: 660px;
}
#footer {
	background-image: url(images/bg_sub_navi_foot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
	height: 200px;
	clear: both;
}
.footer {
	font-size: 9px;
	padding-top: 170px;
}
#right_box {
}
.navi-link,.navi-link a {
	font-size: 10px;
	color: #6699cc;
}
.navi-link a:hover {
	color: #330000;
}
.entry-title {
	font-size: 15px;
	background-image: url(images/bg_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 600px;
	margin-top: 25px;
	margin-bottom: 10px;
}
.entry-title a {
	color: #ff6600;
	text-decoration: none;
	line-height: 35px;
	padding-left: 10px;
}
.entry-title a:hover {
	color: #ff6600;
	text-decoration: none;
}
.entry-body {
	margin-left: 10px;
	margin-right: 50px;
	font-size: 12px;
	text-align: left;
	color: #666666;
}
.entry-body p {
	font-size: 12px;
	line-height: 20px;
	padding: 4px;
}
.entry-more {
	font-size: 12px;
	margin-right: 40px;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 20px;
}
.content {
	padding-top: 170px;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: 40px 50px;
}
.Schedule .content {
	background-image: url(images/title_Schedule.jpg);
}
.Profile .content {
	background-image: url(images/title_Profile.jpg);
}
.News .content {
	background-image: url(images/title_News.jpg);
}
.Discography .content {
	background-image: url(images/title_Discography.jpg);
}
.Gallery .content {
	background-image: url(images/title_Gallery.jpg);
}
.Kawachiondo .content {
	background-image: url(images/title_Kawachiondo.jpg);
}
.Link .content {
	background-image: url(images/title_Link.jpg);
}


.entry-body img {
	margin: auto;
}
.Discography .entry-body img {
	float: left;
	padding-right: 10px;
}
.Discography .entry-body td img {
	padding: 0px;
	margin: auto;
	float: none;
}
.Profile .entry-body h3 {
	font-size: 18px;
	color: #663333;
	padding-top: 20px;
	padding-bottom: 5px;
}
.float_left {
	float: left;
	padding-right: 10px;
}
.float_right {
	float: right;
	padding-left: 10px;
}
.Gallery .entry-body img,.Kawachiondo .entry-body img {
	margin: 5px;
	float: none;
}
.Kawachiondo .ondo_link {
	font-size: 18px;
}

