@charset "euc-jp";
*{
	margin:0;
	padding:0;
}
body{
	background-color:#000;

	
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3"¡¢ "MS P¥´¥·¥Ã¥¯", Osaka, sans-serif;
	color:#FFF;
	font-size:12px;
	line-height:150%;
	}
.page{
	background-image:url(_img/bg_main.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	background-attachment:fixed;	
	
}
a{
	text-decoration:none;
	color:#FFCC00;
}
a:hover{
	color:#FFAA00;
	text-decoration:underline;
}

.page #main{
	margin-left:130px;
	width:600px;
	clear:left;
	padding:20px 0px 10px 0px;
		background-image:url(_img/line.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
}

.page #head{
	margin-left:130px;
margin-bottom:8px;
}
.page #menu{
	margin-left:134px;
	
font-size:13px;
font-weight:bold;

}
.page #menu li { 
	display : inline; 
	padding :0px 4px 0px 0px; 
	margin:0; 
	float:left;
	list-style-type:none;
}
.page #comment{
	background-image:url(_img/line.gif);
	background-repeat:repeat-x;
	background-position:top left;
	font-size:12px;
	padding:14px 4px 0px 4px;
}
.page #comment-liner{
	background-image:url(_img/line.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	padding-bottom:14px;
}
.page #foot{
	color:#FFF;
	font-size:11px;
	padding:6px 0px 6px 0px;
	width:730px;
	text-align:right;
	clear:left;
}
.page #foot a{
	color:#FFF;
	text-decoration:none;
}
.page #foot a:hover{
	color:#FFCC00;
	text-decoration:none;
}

.clear{
	clear:left;
	display:block;
	font-size:0px;
}

/*design bbs*/
.bbs{
	padding:0px;
}


.bbs .form {
	width:520px;
	color:#fff;
}
.bbs .form td{
	padding:5px 5px 4px 4px;

}
.
.bbs .form .url{
	width:40px;
	padding:0px;
	margin:0px;
}
bbs .form .input{
	width:270px;
	text-align:right;
}
.bbs .board{
	margin-bottom:20px;
}
.bbs .board .article{
	margin:0px;
}
.bbs .title{
	padding:3px 0px;
	border-bottom:1px solid #273652;
	border-top:1px solid #475672;
	border-right:1px solid #374662;
	border-left:1px solid #475672;
	width:600px;

	background-image:url(_img/tex1.png);
}

.bbs .board .pdate{
	margin:0px 3px;
	line-height:150%;
	text-align:right;
	color:#999;
}
.bbs .board .article{
	padding:4px;
	margin:0px;
	line-height:150%;
}
.bbs .board .reply{
	margin-left:0px;
	padding-left:30px;
}

.bbs .board .reply .title_re{
	padding:0px;
	margin-right:4px;
	line-height:150%;
	border-bottom:1px solid #3A4E75;
}
.bbs .board .reply .date_re{
	padding:4px;
	margin:0px;
	text-align:right;
}

.bbs .board .reply .contents_re{
	padding:0px 4px;
	margin:0px;
	line-height:150%;
}
/*design link*/
.link{
	padding:0px;
}

.link .junle{
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
	font-size:15px;
	font-weight:bold;
	color:#ffcc00;
	padding:3px 0px;
	border-bottom:1px solid #273652;
	border-top:1px solid #475672;
	border-right:1px solid #374662;
	border-left:1px solid #475672;
	width:600px;

		background-image:url(_img/tex1.png);
}

.link .site{
border-top:1px dotted #666;
width:600px;
}
.link .site_url{
	padding: 8px;
	border-bottom:1px dotted #666;
	text-align:center;

}
.link a{
font-weight:bold;
color:#AA0000;

}
.link .site_comment{
	padding: 8px;
	border-left:1px dotted #666;
	border-bottom:1px dotted #666;
	vertical-align:top;
}

/*design blog*/
.blog{
	padding:0px;
}

.blog .calender{
	padding:0px;
	text-align:right;
}
.blog .diary{
	margin-bottom:10px;
	margin-top:10px;
	border-bottom:1px solid #4c4c4c;

}
.blog .diary .contents{
	line-height:150%;
	padding:0px;
}
.blog .diary .title{

	padding:3px 0px;
	margin-bottom:10px;
	border-bottom:1px solid #273652;
	border-top:1px solid #475672;
	border-right:1px solid #374662;
	border-left:1px solid #475672;
	width:600px;

	background-image:url(_img/tex1.png);

}
.blog .diary .img{
	float:right;
	display:block;
}
.blog .diary .img img{
	margin-bottom:0px;
	padding-left:8px;
}
.blog .reply {
	margin-top:10px;
	margin-bottom: 10px;
	padding:  5px 0px 7px 0px;
	vertical-align:top;
}
.blog .reply ul{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	list-style-type:none;
}
.blog .reply li{
	line-height:130%;
	padding:3px 3px;
	color:#ccc;
}

.blog .reply a{

}
.blog .reply .text{
	margin-top:10px;
	padding:0px;
}

/*design profile*/
.profile{
	padding:0px;
}


.profile .member {
	margin-top:10px;

}

.profile .banner {
	padding-left:0px;
	margin-top:10px;
	margin-bottom:20px;
}

.profile .banner img{
	margin-right:10px;
}

.profile .member .img{
	float:right;
	padding-right:10px;
	padding-bottom:5px;
}
.profile .member .name{
	font-size:17px;
	font-weight:bold;
	margin-bottom:11px;
	line-height:150%;
	color:#ffcc00;

}
.profile .member .kana{
	font-size:11px;
	font-weight:normal;


}
.profile .member .birth{
	padding-bottom:10px;
	margin-bottom:2px;
	line-height:150%;
	font-size:12px;
}

.profile .member .sex{
	padding-bottom:10px;
	margin-bottom:2px;
	line-height:150%;
	font-size:12px;

}
.profile .member .blood{
	padding-bottom:10px;
	margin-bottom:2px;
	line-height:150%;
	font-size:12px;

}

.profile .member .residence{
	padding-bottom:10px;
	margin-bottom:2px;
	line-height:150%;
	font-size:12px;

}
.profile .member .caption{
	font-weight:bold;

	margin-bottom:5px;
	color:#ffcc00;

}
.profile .member .part{
	padding-bottom:4px;
	margin-bottom:10px;
	line-height:150%;
	font-size:12px;
}
.profile .member .hobby{
	padding-bottom:4px;
	margin-bottom:5px;
	line-height:150%;
}

.profile .member .special{
	padding-bottom:4px;
	margin-bottom:5px;
	line-height:150%;
}

.profile .member .twitter{
	padding-bottom:4px;
	margin-bottom:5px;
	line-height:150%;
}

.profile .member .facebook{
	padding-bottom:4px;
	margin-bottom:5px;
	line-height:150%;
}

.profile .member .free1{
	padding-bottom:4px;
	margin-bottom:5px;
	line-height:150%;

}
.profile .member .free2{
	padding-bottom:4px;
	margin-bottom:5px;
	line-height:150%;
}
.profile .member .free3{
	padding-bottom:4px;
	margin-bottom:5px;
	line-height:150%;
}
.profile .member .free4{
	padding-bottom:4px;
	margin-bottom:5px;
	line-height:150%;
}
.profile .member .free5{
	padding-bottom:4px;
	margin-bottom:5px;
	line-height:150%;
}
.profile .member .message{
	padding:5px 2px;
	margin-bottom:2px;
	line-height:150%;
}

/*design photo*/
.photo{
	padding:0px;
}

.photo .txt{

}


.photo .photomenu{
	text-align:left;
	padding:10px 0px;
	width:600px;
}

.photo .line{
	height:1px;
	width:650px;
	border-bottom:4px solid #666666;
}
.photo .photomenu .photolist{
	width:98px;
	height:98px;
	float:left;
	margin:8px 9px;
	padding:0px;
}

.photo .photolinks{
	padding-top:10px;
	m
	clear:left; 
}

.photocontents{
	color:#fff;
	background-color:#000;
	background-image:url(_img/back-photo.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding:10px;
}

.photocontents .phototitle{
	text-align:center;
	width:400px;
	margin-top:10px;
	font-weight:bold;
	font-size:14px;
	padding:5px;		
	border-bottom:1px solid #AAA;

	color:#ffcc00;
	margin-bottom:8px;
}

.photocontents .writing{
	text-align:left;
	width:400px;
	font-size:12px;
	border-top:3px dotted #AAA;
	border-bottom:3px dotted #AAA;
	padding:5px 3px;
	margin-top:10px;
}

.photocontents .back{
	margin-top:10px;
}

/*.schedulet design*/
.schedule {
	padding:0px
}

.schedule .month{
	padding-top:15px;
	padding-bottom:5px;
	padding-right:0px;
	text-align:right;

}
.schedule .event{
	padding:10px 0px 10px 0px ;
}

.schedule .event .table1{
	font-size:12px;
	line-height:120%;
	color:#fff;
	width:600px;

	margin-bottom:20px;
}

.schedule .event .day{

	font-size:20px;
	text-align:center;
	font-weight:bold;
	line-height:150%;
	margin:0px;
	padding:4px;
	width:85px;

	background-repeat:repeat;
	background-position:center;
	border-bottom:1px solid #273652;
	border-top:1px solid #475672;
	border-right:1px solid #374662;
	border-left:1px solid #475672;

	background-image:url(_img/tex1.png);
            
}

.schedule .event .title_a{
	

	border-bottom:1px solid #273652;
	border-top:1px solid #475672;
	border-right:1px solid #374662;
	border-left:1px solid #475672;
	background-image:url(_img/tex1.png);
  
	line-height:130%;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:7px 4px;
	text-align:center;
	font-size:15px;
	color:#FFF;
}

.schedule .event .time_a{
	font-size:12px;
	line-height:120%;
	margin:0px;
	padding:4px;
	text-align:center;
	border-bottom:1px solid #273652;
	border-right:1px solid #273652;
	
}
.schedule .event .time_done{
	background-color:#7185A4;
	border-bottom:2px solid #273652;
	font-size:12px;
	line-height:120%;
	margin:0px;
	padding:4px;
	text-align:center;
}

.schedule .event .time_b{
	background-color:#273652;
	border-bottom:2px solid #273652;
	color:#666;
	font-size:12px;
	line-height:120%;
	margin:0px;
	padding:4px;
	text-align:center;
	
}

.schedule .event .cast_a{
	border-bottom:1px solid #273652;
	border-right:1px solid #273652;
	
	font-size:12px;
	line-height:120%;
	margin:0px;
	padding:4px;
	
}
.schedule .event .cast_b{
	border-bottom:1px solid #273652;
	border-right:1px solid #273652;
	font-size:12px;
	line-height:120%;
	margin:0px;
	padding:4px;
	
}
.schedule .event .guest_a{
	border-bottom:1px solid #273652;
	border-right:1px solid #273652;	
	
	font-size:12px;
	line-height:120%;
	margin:0px;
	padding:4px;
	
}
.schedule .event .guest_b{
	border-bottom:1px solid #273652;
	border-right:1px solid #273652;
	
	font-size:12px;
	line-height:120%;
	margin:0px;
	padding:4px;
	
}
.schedule .event .place_a{
	border-bottom:1px solid #273652;
	border-right:1px solid #273652;	
	
	font-size:12px;
	line-height:120%;
	margin:0px;
	padding:4px;
	
}
.schedule .event .place_b{
	border-bottom:1px solid #273652;

	border-right:1px solid #273652;
	font-size:12px;
	line-height:120%;
	margin:0px;
	padding:4px;
	
}
.schedule .event .tel_a{
	border-bottom:1px solid #273652;
	border-right:1px solid #273652;	
	font-size:12px;
	line-height:120%;
	margin:0px;
	padding:4px;
	
}
.schedule .event .tel_b{
	border-bottom:1px solid #273652;

	border-right:1px solid #273652;
	font-size:12px;
	line-height:120%;
	margin:0px;
	padding:4px;
	
}

.schedule .event .addr_a{
	border-bottom:1px solid #273652;
	border-right:1px solid #273652;	

	
	font-size:12px;
	line-height:120%;
	margin:0px;
	padding:4px;
	
}
.schedule .event .addr_b{
	border-bottom:1px solid #273652;

	font-size:12px;
	line-height:120%;
	margin:0px;
	padding:4px;
	border-right:1px solid #273652;
}
.schedule .event .access_a{
	border-bottom:1px solid #273652;
	border-right:1px solid #273652;	
	font-size:12px;
	line-height:120%;
	margin:0px;
	padding:4px;
	
}

.schedule .event .access_b{
	border-bottom:1px solid #273652;
	font-size:12px;
	line-height:120%;
	margin:0px;
	padding:4px;
	border-right:1px solid #273652;
}
.schedule .event .comment_a{
	border-right:1px solid #273652;
	border-bottom:1px solid #273652;
	font-size:12px;
	line-height:120%;
	margin:0px;
	padding:4px;
	
}
.schedule .event .comment_b{
	border-bottom:1px solid #273652;

	font-size:12px;
	line-height:120%;
	margin:0px;
	padding:4px;
	border-right:1px solid #273652;
}
.schedule .event .home_a{
	border-bottom:1px solid #273652;
	font-size:12px;
	line-height:120%;
	margin:0px;
	padding:4px;
	
	border-right:1px solid #273652;
}
.schedule .event .home_a a{
}
.schedule .event .home_b{
	border-bottom:1px solid #273652;
	font-size:12px;
	line-height:120%;
	margin:0px;
	padding:4px;
	
}
.schedule .event .map_a{
	border-bottom:1px solid #273652;
	font-size:12px;
	line-height:120%;
	margin:0px;
	padding:4px;
	
	border-right:1px solid #273652;
}
.schedule .event .map_a a{
}
.schedule .event .map_b{
	border-bottom:1px solid #273652;
	font-size:12px;
	line-height:120%;
	margin:0px;
	padding:4px;
	width:300px;
	border-right:1px solid #273652;
}
.schedule .event .particular_a{
	border-bottom:1px solid #273652;
	font-size:12px;
	line-height:120%;
	margin:0px;
	padding:4px;
	
}
.schedule .event .particular_b{
	border-bottom:1px solid #273652;
	font-size:12px;
	line-height:120%;
	margin:0px;
	padding:4px;
	width:300px;
}
.schedule .no_schedule{
	border-bottom:1px solid #ccc;
	font-size:12px;
	line-height:120%;
	margin:0px;
	text-align:right;
	padding:50px 0px;
}

/*top*/

.top{
	background-color:#000;
	background-image:url(_img/bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3"¡¢ "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, sans-serif;
	}

.top #head{
margin-left:243px;
}


.top #menu{

margin-top:92px;
margin-left:243px;
}
.top .menu-list{
	margin-bottom:7px;
	
}
.top #main{

}
.top #foot{
	color:#FFF;
	font-size:11px;
	padding:6px 0px 6px 0px;
	width:730px;
	text-align:right;
	clear:left;
}
.top #foot a{
	color:#FFF;
	text-decoration:none;
}
.top #foot a:hover{
	color:#FFCC00;
	text-decoration:none;
}
.top #img-line{
	background-image:url(_img/leather_img.gif);
	background-position:top left;
	background-repeat:x-repeat;
}

.mail .form {
	width:520px;
	color:#fff;
}
.mail .form td{
	padding:5px 5px 4px 4px;

}
