
*{
	margin:0;
	padding:0;
}
body{
	
	
	font-size:12px;
	line-height:150%;
	}

a{
	text-decoration:none;
	color:#990000;
}
a:hover{
	color:#660000;
	text-decoration:underline;
}
#line{
position:absolute;
top:0px;
right:15px;
margin-right: -15px;
}
.top{
	background-image:url(_img/bg.jpg);
	background-color:#FFF;
	background-position:right top;
}
.clear{
font-size:1px;
line-height:0px;
clear:left;
}
.clear-r{
font-size:1px;
line-height:0px;
clear:right;
}
.box{
margin-left:auto;
margin-right:0px;
padding-top:100px;
width:800px;
text-align:left;
}


.top #head{
	text-align:right;
	border-top:1px solid #A35A3D;
	border-bottom:1px solid #A35A3D;
	margin-top:14%;
	background-color:#E87B4F;
	background-image:url(_img/bg_title.gif);
	background-position:left top;
	background-repeat:no-repeat;	
}

.top #menu{
margin-left:auto;
margin-right:0;
padding-top:20px;
width:320px;
}

.top #foot{
padding:80px 0px 5px 10px;
color:#333;
line-height:120%;
}

.top #foot a{
color:#333;
}
.top #counter {
line-height:120%;
color:#333;
font-size:10px;
}
.top #menu .menu-list{
	padding:5px 0px 5px 20px;
	margin:0px;	
	display:block;
	line-height:100%;
}
.top #menu ul{
	line-height:100%;
	}
	
.page{
	background-image:url(_img/bg_page.gif);
	background-color:#FFF;
	background-position:left top;
	background-repeat:repeat-y;	
	color:#333;
	
}

.page #head{
	background-image:url(_img/bg_head.gif);
	background-repeat:no-repeat;
	background-position:top right;
	border-bottom:1px solid #000;
	background-color:#E87A4F;
}

.page #menu{
	background-image:url(_img/bg_menu.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	width:140px;
}
.page #menu .menu-list{
	padding: 10px 0px 0px 12px;
	margin:0px;
	background-image:url(_img/menu_topborder.gif);
	background-position:left bottom;
	background-repeat:no-repeat;	
	display:block;
	line-height:100%;	
}

.page #menu ul{
	line-height:100%;
	}
	
.page #main{

	width:600px;

	padding:20px 0px 10px 15px;
	background-image:url(_img/border.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
		float:left;
}
.page #comment{
	background-image:url(_img/border.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:12px 4px 0px 6px;
	margin-bottom:15px;
}

.page #foot{
	text-align:left;
	clear:both;
	padding:20px 0px 6px 154px;
}

.page #foot a{
	color:#333;
}
.page #foot a:hover{
	color:#FFAA00;
	text-decoration:underline;
}
/*design profile*/
.profile{
	padding:3px;
}


.profile .member {
	margin-top:10px;

}

.profile .banner {
	padding-left:0px;
	margin-top:10px;
	margin-bottom:20px;
}

.profile .banner img{
	margin-right:10px;
}
.profile .member{


}
.profile .member .img{
	float:right;
	padding-right:10px;
	padding-bottom:5px;

}
.profile .member .name{
	font-size:17px;
	font-weight:bold;
	margin-bottom:11px;
	padding-left:7px;
	line-height:150%;
	color:#990000;

}
.profile .member .kana{
	font-size:11px;
	font-weight:normal;


}
.profile .member .birth, .profile .member .sex, .profile .member .blood, .profile .member .residence, .profile .member .part, .profile .member .hobby,.profile .member .special{
	padding:1px 0px 1px 9px ;
	margin-left:8px;
	margin-bottom:8px;
	font-size:12px;
	line-height:100%;
	background-image:url(_img/icon_cursor.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
/*
.profile .member .hobby{
	padding-bottom:4px;
	margin-top:5px;
	margin-bottom:8px;
	line-height:150%;
	clear:right;
}

.profile .member .special{
	padding-bottom:4px;
	margin-bottom:8px;
	line-height:150%;
}
*/
.profile .member .caption{
	font-weight:bold;
	line-height:100%;
	margin-bottom:5px;
	color:#990000;
	font-size:13px;
	padding-left:15px;
	background-image:url(_img/icon.gif);
	background-repeat:no-repeat;
	background-position:top left;

}



.profile .member .free1, .profile .member .free2, .profile .member .free3, .profile .member .free4, .profile .member .free5{
	padding-bottom:4px;
	margin-bottom:8px;
	line-height:150%;
	border-bottom:1px solid #CCC;
}
.profile .member .p{
padding-left:14px;
}
.profile .member .message{
	padding:5px 2px 2px 14px;
	margin-bottom:2px;
	line-height:150%;
	
}
.profile  .banner{
	border-top:1px solid #CCC;
	padding-top:7px;
	background-image:url(_img/bg_top.gif);
	background-position:top left;
	background-repeat:repeat-x;
	}
/*design news*/
.news .article{
padding-top:10px;
}
.news .img{
	float:right;
	display:block;
	padding:6px 3px 3px 6px;
}

.news .title{
	padding:3px 10px 3px 7px;
	border-bottom:solid 4px #F90;
	background-color:#E6B19C;
		background-image:url(_img/bg_titleside.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
.news .comment{
	padding:3px 3px 10px 7px;
	border-bottom:1px solid #3A4E75;
}
/*design bbs*/
.bbs{
	padding:0px;
}


.bbs .form {
	width:520px;
	margin:30px 0px;
}
.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:16px;
		border-bottom:1px solid #ccc;
}
.bbs .board .article{
	margin:0px;

}
.bbs .title{
	padding:3px 10px 3px 7px;
	border-bottom:solid 4px #F90;
	background-color:#E6B19C;
	background-image:url(_img/bg_titleside.gif);
	background-position:top right;
	background-repeat:no-repeat;

}
.title-color{
color:#600;
font-weight:bold;
}
.bbs .board .pdate{
	line-height:150%;
	text-align:right;
}
.bbs .board .contents{
	padding:3px 3px 10px 3px;
	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 #ccc;
}
.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 photo*/
.photo .photomenu{
	text-align:left;
	padding:10px 0px;
	width:600px;
}

.photo .line{
	height:1px;
	width:650px;
	border-bottom:4px solid #666666;
}
.photo h1{
display:block;
font-size:12px;
}
.photo .photomenu .photolist{
	width:98px;
	height:98px;
	float:left;
	margin:6px 6px;
	padding:0px;
}

.photo .photolinks{
	padding-top:10px;
	clear:left; 
}

.photocontents{
	color:#333;
	background-color:#FFF;
	padding:10px;
}

.photocontents .phototitle{
	text-align:center;
	width:400px;
	margin-top:10px;
	font-weight:bold;
	font-size:14px;
	padding:4px 4px 8px 4px;		

background-color:#111;
	color:#ffcc00;
	margin-bottom:8px;
}

.photocontents .writing{
	text-align:left;
	width:400px;
	font-size:12px;
	border-top:2px solid #ccc;
	border-bottom:2px solid #ccc;
	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%;
	
	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:1px solid #ccc;
	background-image:url(_img/bg_schedule.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	background-color:#E69D80;
	color:#660000;
}

.schedule .event .title_a{
	

	border:1px solid #ccc;
	background-color:#E69D80;
  
	line-height:130%;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:7px 4px;
	text-align:center;
	font-size:15px;
	color:#660000;
}

.schedule .event .time_a{
	font-size:12px;
	line-height:120%;
	margin:0px;
	padding:4px;
	text-align:center;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	
}
.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:#333;
	font-size:12px;
	line-height:120%;
	margin:0px;
	padding:4px;
	text-align:center;
	
}

.schedule .event .cast_a{
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	
	font-size:12px;
	line-height:120%;
	margin:0px;
	padding:4px;
	
}
.schedule .event .cast_b{
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	font-size:12px;
	line-height:120%;
	margin:0px;
	padding:4px;
	
}
.schedule .event .guest_a{
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	
	font-size:12px;
	line-height:120%;
	margin:0px;
	padding:4px;
	
}
.schedule .event .guest_b{
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	
	font-size:12px;
	line-height:120%;
	margin:0px;
	padding:4px;
	
}
.schedule .event .place_a{
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;	
	
	font-size:12px;
	line-height:120%;
	margin:0px;
	padding:4px;
	
}
.schedule .event .place_b{
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	font-size:12px;
	line-height:120%;
	margin:0px;
	padding:4px;
	
}
.schedule .event .tel_a{
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	font-size:12px;
	line-height:120%;
	margin:0px;
	padding:4px;
	
}
.schedule .event .tel_b{
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	font-size:12px;
	line-height:120%;
	margin:0px;
	padding:4px;
	
}

.schedule .event .addr_a{
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;

	
	font-size:12px;
	line-height:120%;
	margin:0px;
	padding:4px;
	
}
.schedule .event .addr_b{
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;

	font-size:12px;
	line-height:120%;
	margin:0px;
	padding:4px;

}
.schedule .event .access_a{
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	font-size:12px;
	line-height:120%;
	margin:0px;
	padding:4px;
	
}

.schedule .event .access_b{
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	font-size:12px;
	line-height:120%;
	margin:0px;
	padding:4px;

}
.schedule .event .comment_a{
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	font-size:12px;
	line-height:120%;
	margin:0px;
	padding:4px;
	
}
.schedule .event .comment_b{
	border-bottom:1px solid #ccc;

	font-size:12px;
	line-height:120%;
	margin:0px;
	padding:4px;
	border-right:1px solid #ccc;
}
.schedule .event .home_a{
	border-bottom:1px solid #ccc;
	font-size:12px;
	line-height:120%;
	margin:0px;
	padding:4px;
	
	border-right:1px solid #ccc;
}
.schedule .event .home_a a{
}
.schedule .event .home_b{
	border-bottom:1px solid #ccc;
	font-size:12px;
	line-height:120%;
	margin:0px;
	padding:4px;
	
}
.schedule .event .map_a{
	border-bottom:1px solid #ccc;
	font-size:12px;
	line-height:120%;
	margin:0px;
	padding:4px;
	
	border-right:1px solid #ccc;
}
.schedule .event .map_a a{
}
.schedule .event .map_b{
	border-bottom:1px solid #ccc;
	font-size:12px;
	line-height:120%;
	margin:0px;
	padding:4px;
	width:300px;
	border-right:1px solid #ccc;
}
.schedule .event .particular_a{
	border-bottom:1px solid #ccc;
	font-size:12px;
	line-height:120%;
	margin:0px;
	padding:4px;
	
}
.schedule .event .particular_b{
	border-bottom:1px solid #ccc;
	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;
}
/*design link*/
.link{
	padding:0px;
}

.link .junle{
	margin-top:10px;

	text-align:left;
	font-size:15px;
	font-weight:bold;
	color:#600;
	padding:4px 3px;
	background-color:#E6B19C;
	background-image:url(_img/bg_titleside.gif);
	background-position:top right;
	background-repeat:no-repeat;
	border-bottom:solid 4px #F90;
}

.link .site{
width:600px;
}
.link .site_url{
	padding: 8px;
	border-bottom:1px solid #ccc;
	text-align:center;

}
.link a{
font-weight:bold;

}
.link .site_comment{
	padding: 8px;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	vertical-align:top;
}

/*design blog*/
.blog{
	padding:0px;
}

.blog .calender{
	padding:0px;
	text-align:right;
}
.blog .diary{

	margin-bottom:15px;
}
.blog .diary .contents{
	line-height:150%;
	padding:3px 3px 3px 7px;
	
}
.blog .diary .title{
	clear:right;

	margin-bottom:5px;
	padding:3px 10px 3px 7px;
	border-bottom:solid 4px #F90;
	background-color:#E6B19C;
		background-image:url(_img/bg_titleside.gif);
	background-position:top right;
	background-repeat:no-repeat;

}
.blog .diary .img{
	float:right;
	display:block;
}
.blog .diary .img img{
	margin-bottom:0px;
	padding-left:8px;
	padding-right:4px;
}
.blog .reply {
	margin-top:10px;
	margin-bottom: 10px;
	padding:3px;
	vertical-align:top;

	padding:4px 6px 4px 4px;
}
.blog .reply ul{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	list-style-type:none;
}
.blog .reply li{
	line-height:130%;
	padding:3px 3px;
	color:#333;
}

.blog .reply a{

}



.mail .form td{
	padding:5px 5px 4px 4px;

}
#disco .caption{
	font-weight:bold;
	line-height:100%;
	margin:5px 0px;
	color:#990000;
	font-size:13px;
	padding-left:15px;
	background-image:url(_img/icon.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#disco .disco-comment{
padding-left:10px;
}

#disco .title .name{
font-weight:bold;
font-size:16px;
line-height:100%;
padding-bottom:3px;
color:#DD6600;
border-bottom:2px solid #F90;
}
#disco .disc_img{
float:right;
padding:0px 0px 5px 20px;
background-color:#fff;
}

#disco .product{
margin-bottom:30px;

}
#disco .song-list{

margin:6px 0px 0px 0px;
}
#disco .songs{

border-bottom:dotted 1px #FF9933;
padding:3px 0px;
font-size:12px;
}

#disco .songs .detail{
padding:2px 0px 2px 10px;
font-size:12px;
}
#disco .song-title{
font-size:14px;
font-weight:normal;
padding-left:4px;
}


input{
	
	border:1px solid #333;
	font-size:12px;
		padding:2px;
		color:#333;
				background-color:#F8DBCD;
}
textarea{

	border:1px solid #333;
	font-size:12px;
	padding:2px;
		color:#333;
			background-color:#F8DBCD;
}

