*{
	margin: 0px;
	padding: 0px;
}

.mienai{
	display: none;
}



.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 */



body{
	background-image: url(images/back.gif);
	background-color: #ffffff;
	text-align: center;
}

/*
A:link{
	color: #e70000;
}
A:visited{
	color: #f9e400;
}
A:hover{
	color: #ffffff;
}
*/

img{
	border: none;
	vertical-align: bottom;
}

.foot{
	margin: auto;
}

.mx_copyright{
	color: #666666;
}

#all{
	margin: auto;
	margin-top: 20px;
	padding: 10px;
	width: 880px;
	text-align: center;
	position: relative;
}

.b{
	font-weight: bold;
}


/*--トップページここから--*/
#all_top{
	margin: auto;
	margin-top: 20px;
	width: 880px;
	height: 560px;
	text-align: center;
	background-image: url(images/back_index.jpg);
	background-repeat: no-repeat;
	position: relative;
}

#mail{
	width: 129px;
	height: 122px;
	position: absolute;
	top: 28px;
	left: 35px;
	cursor: pointer;
}

a:hover #mail{
	background-color: #0000ff;
	filter: alpha(opacity=10);
	-moz-opacity:0.1;
	opacity:0.1;
}

#menu_prof{
	width: 358px;
	height: 56px;
	background-image: url(images/topmenu_1.jpg);
	position: absolute;
	top: 77px;
	left: 403px;
	cursor: pointer;
}
a:hover #menu_prof{
	background-image: url(images/topmenu_1.gif);
}


#menu_douga{
	width: 358px;
	height: 56px;
	background-image: url(images/topmenu_2.jpg);
	position: absolute;
	top: 135px;
	left: 403px;
	cursor: pointer;
}
a:hover #menu_douga{
	background-image: url(images/topmenu_2.gif);
}

#menu_bbs{
	width: 358px;
	height: 56px;
	background-image: url(images/topmenu_3.jpg);
	position: absolute;
	top: 193px;
	left: 403px;
	cursor: pointer;
}
a:hover #menu_bbs{
	background-image: url(images/topmenu_3.gif);
}
/*--トップページここまで--*/



/*--メニュー部分ここから--*/
#nishibe_header{
	height: 80px;
}

#nishibe_logo{
	float: left;
	width: 210px;
}

#nishibe_menu{
	float: right;
	width: 640px;
}

.nishibe_menu{
	float: left;
	margin-right: 3px;
}
.nishibe_menu2{
	float: left;
}
/*--メニュー部分ここまで--*/


/*--アーカイブここから--*/

/*--左ここから--*/
#archive_left{
	float: left;
	width: 210px;
	background-color: #1d1d1c;
	color: #eeeeee;
}

#archive_list{
	padding: 5px;
	text-align: left;
}

#archive_list A:link{
	color: #eeeeee;
}
#archive_list A:visited{
	color: #999999;
	font-weight: lighter;
}
#archive_list A:hover{
	color: #f3d043;
}

#archive_list_title{
	padding: 3px;
	border: 1px solid #eeeeee;
	color: #f3d043;
	font-weight: bold;
	font-size: 90%;
	text-align: center;
}

.archive_list_item{
	padding: 5px;
	padding-top: 10px;
	font-size: 80%;
}

.y{
	color: #f3d043;
}

#archive_list_month{
	border: 1px solid #a7a7a7;
	margin-top: 10px;
}
#archive_list_month_title{
	padding: 5px;
	background-color: #a7a7a7;
	color: #1d1d1c;
	font-weight: bold;
	font-size: 90%;
}

.archive_list_month{
	padding: 5px;
	font-size: 90%;
	line-height: 140%;
}
/*--左ここまで--*/

/*--右ここから--*/
#archive_right{
	float: right;
	width: 638px;
	background-color: #ffffff;
	background-image: url(images/back_archive.jpg);
	background-repeat: repeat-x;
	border: 1px solid #ddc1c1;
}

#archive_title_area{
	background-color: #be9090;
	padding: 10px;
}
#archive_title_area h3{
	font-size: 90%;
	color: #fefefe;
	text-align: left;
}
#archive_title_area h1{
	font-size: 90%;
	color: #330000;
	text-align: right;
}

#archive_movie{
	clear: both;
	padding-top: 15px;
	padding-bottom: 20px;
}

#archive_text{
	padding: 15px;
}

#archive_right_l{
	float: left;
	width: 360px;
	text-align: left;
	color: #996666;
	font-size: 80%;
	line-height: 140%;
}
#archive_right_r{
	float: right;
	width: 240px;
	text-align: left;
}

.title_naiyo{
	background-image: url(images/title_naiyo.png);
	background-repeat: no-repeat;
	background-position: top left;
	height: 22px;
	border-bottom: 1px solid #925d5d;
}
.title_kotoba{
	background-image: url(images/title_kotoba.png);
	background-repeat: no-repeat;
	background-position: top left;
	height: 22px;
	border-bottom: 1px solid #925d5d;
}

li{
	list-style-position: inside
}

#archive_right_l p{
	padding: 5px;
	margin-bottom: 10px;
}

#archive_guest{
	background-color: #e7dada;
	background-image: url(images/back_cast.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	margin-bottom: 10px;

}

.title_guest{
	background-image: url(images/title_guest.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 20px;
}

.set_guest{
	clear: both;
	padding-top: 7px;
}

.text_guest{
	float: left;
	width: 140px;
	font-size: 70%;
	line-height: 140%;
	color: #333333;
}

.text_guest h3{
	font-size: 120%;
	font-weight: lighter;
	border-left: 6px solid #663333;
	padding-left: 3px;
	margin-bottom:2px ;
}

.pic_guest{
	float: right;
	border: 1px solid #f1f1f1;
}

#archive_hon{
	background-color: #e3e7da;
	background-image: url(images/back_hon.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	margin-bottom: 15px;
}

.title_hon{
	background-image: url(images/title_hon.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 19px;
}

.set_hon{

	padding-top: 10px;
}

.set_hon h3{
	font-size: 90%;
	font-weight: lighter;
}


.pic_hon{
	text-align: center;
	padding:5px;
}

.text_hon{
	
	font-size: 80%;
	line-height: 140%;
	color: #333300;
}
/*--右ここまで--*/
/*--アーカイブここまで--*/

/*--プロフィールここから--*/
#prof_title{
	background-color: #522424;
	text-align: left;
}

.nishibe_prof{
	padding: 10px;
	margin-top: 10px;
	border: 1px solid #dfc5c5;
	border-left: 10px solid #522424;
	background-color: #ffffff;
	background-image: url(images/back_prof.gif);
	background-repeat: repeat-x;
	text-align: left;
	font-size: 90%;
	line-height: 160%;
}

.nishibe_prof p{
	float: left;
	width: 520px;
}

.prof_pic{
	float: left;
}
/*--プロフィールここまで--*/
