@charset "shift_jis";
/* CSS Document */

/* 初期化 */

* {
	margin:0px;
	padding:0px;
}
p,h1,h2,h3,h4,h5 {

	color: #666666;

}


p,h1,h2,h3,h4,h5,a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	font-weight:normal;
}


body {
	text-align:center;
	margin:0px;
	padding:0px;
	
		background-image: url(images/header_bg_repet.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

/* ボックスの定義 */

#container {


	background-image: url(images/header_bg.gif);
	background-position: center top;
	background-repeat: no-repeat;


}

#banner {


	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #201F92;
	

}

#banner_inner {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	height: 120px;
	text-align: right;
}



#banner2 {
	padding: 14px 0 16px 0;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
	background-color: #E0E0E0;
}

#banner2_inner {}

#pagebody {
	margin-top: 14px;
}
.top #pagebody {
	margin-top: 19px;
}


#pagebody_inner {}




#banner2_inner, 
#pagebody_inner, 
#footer_inner {
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
#left_content, 
#right_content {
	float:left;
}


#footer {
	clear:left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CDCDCD;
}

#footer_inner {

}


/* ヘッダーメニューの位置等のスタイル */

.g_menu {
	width: 615px;
	margin-left: auto;
}
.h_menu {
	margin-left: auto;
	width: 195px;
	margin-bottom: 9px;
}


/* LIVE SCHEDULE のサムネイルのスタイル */
.photo  a {
	border: 1px solid #666666;
	display: block;
	width: 46px;
	height: 46px;
	margin: 7px 0 6px 2px;
}
.photo   a:hover {
	border-color: #1E32C8;

}


/* LIVE SCHEDULE のテキストのスタイル */ 
.sc_title
 {
	font-size: 12px;
	text-align: left;
	margin: 8px 0 3px 0;
	width: auto;
}
.sc_title a {
	color: #B30000;
	font-weight: bold;
	text-decoration: none;
}
.sc_title  a:hover {
	text-decoration: underline;
}


.sc_text, .tp_text {
	color: #666666;
	font-size: 12px;
	text-align: left;
}

.sc_text {
	line-height: 1.1em;
}


/* TOPICSのスタイル */
.topics_table {
	margin-bottom: 55px;
}

.tp_text {
/*	margin-top: 7px;*/
	width: 401px;
}


.tp_date {
	background-image: url(images/tp_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
/*	height: 13px;
	width: 81px;*/
	color: #FFFFFF;
	text-align: center;
/*	padding-top: 2px;
	margin-top: 6px;*/

}

.tp_date p {
/*	margin-bottom:10px;*/
	display:block;
/*	height:10px;*/
	color: #FFFFFF;
	}


html:\66irst-child .tp_date {
	margin-top: 50px;
}



/* バナーの枠線の色を指定 */

.banner_300_70 a {
	display: block;
	width: 296px;
	height: 66px;
	border: 2px solid #CDCDCD;
}

/* バナーのロールオーバーした時の枠線の色を指定 */
.banner_300_70 a:hover {
	border-color: #1E1E96;
}



/* その他スタイル */
.banner_blog {
	margin: 17px 0 0 0;
}

.special_banner {
	text-align: left;
}
.sub_title {
	margin-top: 16px;
}
.title_schedule {
	margin-bottom: 2px;
}

.title_topics {
	margin-bottom: 3px;
}
.under_gmenu_img {
	margin-bottom: 31px;
	margin-top: 14px;
}


.notfound_img {
	width:800px;
	text-align:center;
}

.notfound_back {
	text-align:center;
	margin-top:10px;
	margin-bottom:30px;
}

.notfound_back a {
	font-size:14px;
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}

.notfound_back a:hover {
	text-decoration:underline;
}
.disc_title,
.bio_title, .gallery_title 
{
	margin-bottom:14px;
}

.disc_tbl, .bio_tbl 
{
	width:798px;
	border:1px solid #666666;
	float: left;
	margin-bottom: 31px;
}
