/* -------------------- */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
/* -------------------- */

*{
	margin: 0px;
	padding: 0px;
	font-family : 'ＭＳ ゴシック', Arial, sans-serif;
}

html{overflow-y: scroll;}

.mosimosi{
	clear: both;
}

.mienai{
	display: none;
}

img{
	border: none;
	vertical-align: bottom;
}

.foot{
	width: 800px;
	margin: auto;
	clear: both;
}

.mx_copyright{
	color: #333333;
}

A:link{
	color: #005797;
	text-decoration: underline;
}
A:visited{
	color: #6699cc;
	text-decoration: underline;
}
A:hover{
	color: #6699cc;
	text-decoration: underline;
}

.red{
	color: #990000;
	font-weight: bold;
	font-size: 80%;
	line-height: 140%;
}

.b{
	font-weight: bold;
}

body{
	text-align: center;
	background-image: url(images/back_naname.jpg);
}

#all{
	margin: auto;
	width: 820px;
	padding-bottom: 15px;
	background-color: #ffffff;
	text-align: left;
}

#all_kurofune{
	text-align: center;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 5px;
	width: 780px;
	border: 5px solid #d3d3d3;
	background-color: #ffffff;
	color: #333333;
}
#all_guestbn{
	text-align: center;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 5px;
	width: 780px;
	border: 5px solid #61b2fd;
	background-color: #ffffff;
	color: #333333;
}
#all_cornar{
	text-align: left;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 5px;
	width: 780px;
	border: 5px solid #222222;
	background-color: #ffffff;
	color: #222222;
}
#all_profile{
	text-align: left;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 1px;
	width: 787px;
	border: 5px solid #9bdb00;
	background-color: #ffffff;
	color: #222222;
}
#all_twitter{
	text-align: center;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 5px;
	padding-top: 30px;
	width: 800px;
	border: 5px solid #92e4ff;
	background-color: #ffffff;
	background-image: url(images/goji_twitter_text.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	color: #333333;
	text-align: left;
}
#all_twitter2{
	text-align: center;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 5px;
	padding-top: 75px;
	width: 800px;
	border: 5px solid #92e4ff;
	background-color: #ffffff;
	background-image: url(images/goji_twitter_title.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color: #333333;
	text-align: left;
	position:relative;
}
#all_best8{
	text-align: left;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 1px;
	width: 807px;
	border: 5px solid #4fa327;
	background-color: #ffffff;
	color: #222222;
}
/* 5時ヘッダここから */
#goji_header{
	margin: auto;
	position: relative;
	width: 820px;
	height: 169px;
	background-image: url(images/other_title.jpg);
}
.logo_link{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 195px;
	height: 80px;
	cursor: pointer;
}
.other_mail{
	position: absolute;
	top: 16px;
	left: 490px;
	width: 184px;
	height: 65px;
	cursor: pointer;
}
.other_nama{
	position: absolute;
	top: 11px;
	left: 691px;
	width: 119px;
	height: 35px;
	cursor: pointer;
}
.other_top{
	position: absolute;
	top: 51px;
	left: 691px;
	width: 119px;
	height: 35px;
	cursor: pointer;
}
#goji_header_menu{
	position: absolute;
	top: 100px;
	left: 10px;
	width: 820px;
}
.goji_header_menu{
	float: left;
	width: 156px;
	height: 29px;
	margin: 2px;
}
.goji_header_menu a:hover img{
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
}
.menu_best8{
	background-image: url(images/header_menu_best8_b.gif);
	background-repeat: no-repeat;
}
.menu_kurofune{
	background-image: url(images/header_menu_kurofune_b.gif);
	background-repeat: no-repeat;
}
.menu_guest{
	background-image: url(images/header_menu_guest_b.gif);
	background-repeat: no-repeat;
}
.menu_profile{
	background-image: url(images/header_menu_profile_b.gif);
	background-repeat: no-repeat;
}
.menu_cornar{
	background-image: url(images/header_menu_cornar_b.gif);
	background-repeat: no-repeat;
}
.menu_bbs{
	background-image: url(images/header_menu_bbs_b.gif);
	background-repeat: no-repeat;
}
.menu_goiken{
	background-image: url(images/header_menu_goiken_b.gif);
	background-repeat: no-repeat;
}
.menu_stylist{
	background-image: url(images/header_menu_stylist_b.gif);
	background-repeat: no-repeat;
}
.menu_flower{
	background-image: url(images/header_menu_flower_b.gif);
	background-repeat: no-repeat;
}
.menu_present{
	background-image: url(images/header_menu_present_b.gif);
	background-repeat: no-repeat;
}
.menu_twitter{
	background-image: url(images/header_menu_twitter_b.gif);
	background-repeat: no-repeat;
}
.menu_sat{
	background-image: url(images/header_menu_sat_b.gif);
	background-repeat: no-repeat;
}
/* 5時ヘッダここまで */

/* タイトルばーここから */

.goji_title{
	margin: auto;
	width: 800px;
	height: 40px;
	margin-top: 10px;
}

.title_kurofune{
	background-image: url(images/goji_title_kurofune.jpg);
	background-repeat: no-repeat;
}
.title_guestbn{
	background-image: url(images/goji_title_guestbn.jpg);
	background-repeat: no-repeat;
}
.title_cornar{
	background-image: url(images/goji_title_cornar.jpg);
	background-repeat: no-repeat;
}
.title_profile{
	background-image: url(images/goji_title_profile.jpg);
	background-repeat: no-repeat;
}
/* タイトルばーここまで */

/* トップページここから */
#top_title{
	width: 820px;
	height: 344px;
	background-image: url(images/top_title.jpg);
	background-repeat: no-repeat;
	position: relative;
}
.top_mail{
	width: 184px;
	height: 64px;
	position: absolute;
	top: 16px;
	left: 621px;
	cursor: pointer;
}
a:hover .top_mail,a:hover .nama_btn{
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	background-color: #ffffff;
}

#nama_thema{
	width: 415px;
	height: 60px;
	position: absolute;
	top: 165px;
	left: 45px;
	text-align: left;
	font-size: 80%;
}

.nama_btn{
	position: absolute;
	top: 165px;
	left: 462px;
	width: 155px;
	height: 60px;
}

.nama_error_btn{
	position: absolute;
	top: 111px;
	left: 357px;
	width: 272px;
	height: 37px;
}

.nama_btn_click{
	position: absolute;
	top: 130px;
	left: 535px;
}

.cast_btn{
	position: absolute;
	top: 241px;
	left: 10px;
	width: 617px;
	height: 102px;
}

.top_mc_btn{
	position: absolute;
	top: 114px;
	left: 645px;
	width: 160px;
	height: 220px;
	cursor: pointer;
}


#top_left{
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	width: 490px;
}

#housou{
	position: relative;
	height: 190px;
	background-image: url(images/top_housou_title.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	border: 4px solid #a7deff;
}

.housou{
	position: absolute;
	top: 8px;
	left: 134px;
	width: 340px;
	height: 175px;

}

.guest_pic{
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#housou_btn{
	position: absolute;
	top: 4px;
	left: 95px;
	width: 27px;
}
.housou_btn{
	margin-bottom: 3px;
}

.top_menu_01{
	position: relative;
	float: left;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 6px;
	width: 158px;
	height: 100px;
	background-image: url(images/top_btn_best8_b.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
}
.top_menu_02{
	position: relative;
	float: left;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 6px;
	width: 158px;
	height: 100px;
	background-image: url(images/top_btn_kurofune_b.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
}
.top_menu_03{
	position: relative;
	float: left;
	margin-top: 10px;
	margin-bottom: 6px;
	width: 158px;
	height: 100px;
	background-image: url(images/top_btn_guest_b.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
}
.top_menu_04{
	float: left;
	margin-right: 8px;
	margin-bottom: 6px;
	width: 158px;
	height: 100px;
	background-image: url(images/top_btn_prof_b.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
}
.top_menu_05{
	float: left;
	margin-right: 8px;
	margin-bottom: 6px;
	width: 158px;
	height: 100px;
	background-image: url(images/top_btn_cornar_b.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
}
.top_menu_06{
	float: left;
	margin-bottom: 6px;
	width: 158px;
	height: 100px;
	background-image: url(images/top_btn_sat_b.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
}
.top_menu_07{
	position: relative;
	float: left;
	margin-right: 8px;
	width: 158px;
	height: 100px;
	background-image: url(images/top_btn_bbs_b.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
}
.top_menu_07_goiken{
	position: relative;
	float: left;
	margin-right: 8px;
	width: 158px;
	height: 100px;
	background-image: url(images/top_btn_goiken_b.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
}
.top_menu_08{
	position: relative;
	float: left;
	margin-right: 8px;
	width: 158px;
	height: 100px;
	background-image: url(images/top_btn_stylist_b.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
}
.top_menu_09{
	float: left;
	width: 158px;
	height: 100px;
	background-image: url(images/top_btn_present_b.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
}


.update_text{
	width: 140px;
	font-size: 11px;
	line-height: 120%;
	text-align: right;
	overflow: hidden;
}
a:link .update_text,a:visited .update_text,a:hover .update_text{
	color: #000000;
	text-decoration: none;
}

.update_kurofune{
	position: absolute;
	bottom: 38px;
	left: 10px;
}
.update_guest,.update_flower,.update_best8{
	position: absolute;
	bottom: 17px;
	left: 10px;
}
.update_stylist{
	position: absolute;
	bottom: 43px;
	left: 10px;
}

.top_menu_01 a:hover,.top_menu_02 a:hover,.top_menu_03 a:hover,.top_menu_04 a:hover,.top_menu_05 a:hover,.top_menu_06 a:hover,.top_menu_07 a:hover,.top_menu_08 a:hover,.top_menu_09 a:hover{
	background-color: transparent;
}

a:hover .top_menu_hover{
	filter: alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
}

#top_right{
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	width: 300px;

background-color:#fafafa;
}

.totteokiya{
	position: relative;
	width: 300px;
	height: 260px;
	background-image: url(images/top_totteoki.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

.otoriyose{
	position: relative;
	display: block;
	width: 300px;
	background-image: url(images/top_otoriyose_banner.jpg);
	background-repeat: no-repeat;
	color: #564b00;
	border: 2px solid #f41a77;
}

.otoriyose a{
	position: relative;
	display: block;
	width: 300px;
	height: 146px;
	z-index:3;
	background-color: #ffffff;
	filter: alpha(opacity=1);
	-moz-opacity:0.01;
	opacity:0.01;
}
.otoriyose_text{
	width: 150px;
	position: relative;
	top: 83px;
	left: 7px;
	font-size: 12px;
	line-height: 130%;
	color: #564b00;
	z-index:1;
}
.otoriyose_day{
	color: #897700;
}
.otoriyose_pic{
	width: 128px;
	height: 128px;
	position: absolute;
	left: 163px;
	top: 9px;
	text-align: center;
	z-index:2;
}

.m_top10{
	margin-top: 10px;
}
/* トップページここまで */

/* コーナー紹介ここから */

#left_cornar{
	float: left;
	width: 350px;
	text-align: left;
}

#left_cornar td{

	padding-left: 75px;
	padding-right: 25px;
	font-size: 75%;
	line-height: 120%;
	font-weight: bold;
}

.left_cornar_mon{
	width: 350px;
	height: 86px;
	background-image: url(images/cornar_waku_mon.jpg);
	background-repeat: no-repeat;
}
.left_cornar_mon2{
	width: 350px;
	height: 86px;
	background-image: url(images/cornar_waku_mon2.jpg);
	background-repeat: no-repeat;
}
.left_cornar_tue{
	width: 350px;
	height: 86px;
	border-top: 3px solid #ffffff;
	background-image: url(images/cornar_waku_tue.jpg);
	background-repeat: no-repeat;
}
.left_cornar_wed{
	width: 350px;
	height: 86px;
	border-top: 3px solid #ffffff;
	background-image: url(images/cornar_waku_wed.jpg);
	background-repeat: no-repeat;
}
.left_cornar_wed2{
	width: 350px;
	height: 86px;
	border-top: 3px solid #ffffff;
	background-image: url(images/cornar_waku_wed2.jpg);
	background-repeat: no-repeat;
}
.left_cornar_thu{
	width: 350px;
	height: 86px;
	border-top: 3px solid #ffffff;
	background-image: url(images/cornar_waku_thu.jpg);
	background-repeat: no-repeat;
}
.left_cornar_fri{
	width: 350px;
	height: 86px;
	border-top: 3px solid #ffffff;
	background-image: url(images/cornar_waku_fri.jpg);
	background-repeat: no-repeat;
}
.left_cornar_fri_test{
	width: 350px;
	height: 86px;
	border-top: 3px solid #ffffff;
	background-image: url(images/cornar_waku_fri2.jpg);
	background-repeat: no-repeat;
}

#right_cornar0{
	float: right;
	width: 425px;
	height: 442px;
	text-align: left;
	background-color: #fdd901;
}
#right_cornar1{
	float: right;
	width: 425px;
	height: 442px;
	text-align: left;
	background-color: #5fdcf7;
}
#right_cornar2{
	float: right;
	width: 425px;
	height: 442px;
	text-align: left;
	background-color: #aee700;
}
#right_cornar3{
	float: right;
	width: 425px;
	height: 442px;
	text-align: left;
	background-color: #fa78ff;
}
#right_cornar4{
	float: right;
	width: 425px;
	height: 442px;
	text-align: left;
	background-color: #1e98ff;
}

.right_cornar_title{
	width: 425px;
	height: 50px;
	line-height: 120%;
	text-align: center;
}
.right_cornar_title h3{
	font-size: 14px;
	vertical-align: bottom;
	display: block;
}

.right_cornar_text{
	height: 170px;
	margin: 10px;
	margin-top: 0px;
	padding: 10px;
	background-color: #ffffff;
	background-image: url(images/back_naname.gif);
	font-size: 80%;
	line-height: 160%;
	overflow-y: scroll;
}

.right_cornar_text_kurohune{
	margin: 10px;
	margin-top: 0px;
	padding: 10px;
	background-color: #ffffff;
	background-image: url(images/back_naname.gif);
	font-size: 80%;
	line-height: 160%;
}

.right_cornar_kurohune_pic{
	float: left;
	width: 90px;
}

.right_cornar_kurohune_text{
	float: left;
	height: 150px;
	width: 280px;
	margin-left: 10px;
	line-height: 120%;
	overflow-y: auto;
}

.kurofune_name{
	margin-bottom: 2px;
}
/* コーナー紹介ここまで */

/* 出演者プロフィールここから */

#profile_base{
	margin-top: 1px;
	background-image: url(images/back_amime.gif);
	padding: 15px;
}
.mc{
	background-color: #dddddd;
}
.assi{
	background-color: #ff929f;
}
.mon{
	background-color: #ffcc1a;
}
.tue{
	background-color: #6fdff8;
}
.wed{
	background-color: #b6e919;
}
.thu{
	background-color: #fa85ff;
}
.fri{
	background-color: #1e98ff;
}

#profile_left{
	float: left;
	width: 120px;
}

.profile_pic{
	margin-bottom: 15px;
}

.btn_profile{
	padding: 5px;
	background-image: url(images/sankaku_siro.gif);
	background-repeat: no-repeat;
	background-position: center right;
	font-size: 80%;
	font-weight: bold;
	color: #ffffff;
}
a:link .btn_profile,a:visited .btn_profile,a:hover .btn_profile{
	color: #ffffff;
	text-decoration: none;
}

.profile_title{
	margin: 0px;
}

#profile_right{
	float:right;
	width: 600px;
	padding: 15px;
	background-color: #ffffff;
	font-size: 80%;
	line-height: 160%;
}


#profile_right h3{
	font-size: 140%;
	line-height: 250%;
	margin-top: 10px;
	margin-bottom: 10px;
}

#profile_right ul{
	list-style-type: none;
}

.midashi{
	float: left;
	font-weight: bold;
	width: 100px;
}

.text_mc{
	color: #666666;
}

#cast_text_menu{
	font-size: 80%;
	text-align: center;
}

#gojipedia1{
	min-height:85px;
	height: auto !important;
	height: 85px;
	width: 599px;
	background-image: url(images/gojipedia_2.jpg);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}
#gojipedia2{
	padding: 50px 15px 4px 15px;
	background-image: url(images/gojipedia_1.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#gojipedia3{
	height: 4px;
	background-image: url(images/gojipedia_3.jpg);
	background-repeat: no-repeat;
}

#gojipedia2 ul{
	list-style-image: url('./images/li_mark.gif');
}
#gojipedia2 li{
	margin-top: 5px;
	margin-left: 15px;
}

.lastupdate{
	position: absolute;
	top: 35px;
	left: 15px;
	font-size: 80%;
	color: #736600;
}
/* 出演者プロフィールここまで */
