body{
	margin:0px;
	padding:0px;
	background-color:#FFDF6D;
	}
a{
	text-decoration:none;
	color:#F2683E;
}
a:hover{
	color:#F24E1C;
	text-decoration:underline;
}
h1{
	padding:0px;
	margin:0px;
	font-size:12px;
}

h3{
	padding:0px;
	margin:0px;
	font-size:12px;
}
h5{
	padding:0px;
	margin:0px;
	font-size:11px;
}
.main{
	color:#000;
	font-size:12px;
	width:630px;
	padding-left:14px;

}
.logo-top{
	margin:0px;
	padding-top:8px;
	margin-bottom:59px;
}

.menu{
	
	margin:0px;
}
.menu-contents{
	padding-left:6px;
	margin-left:0px;
	margin-top:6px;
}
.menu-contents h3{
	padding-left:10px;
}

.menu img{
	border:0;
	padding:0px;
	margin:0px;
	}
	

.line{
	font-size:0px;
	background-image:url(_img/line.jpg);
	background-repeat:no-repeat;
	height:2px;
}
.line2{
	background-image:url(_img/back-comment.gif);
	background-repeat:repeat-x;
	height:5px;
	padding:0px;
	font-size:0px;
	margin:0px;
}
.line3{
	background-image:url(_img/back-bbs.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:3px;
	font-size:0px;
}

.footer{
	color:#000;
	font-size:11px;
	text-align:right;
	padding:8px 0px 10px 0px;
	margin-top:10px;
	background-image:url(_img/top-line.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width:644px;
}
.footer a{
	text-decoration:none;
	color:#000;
}
.footer a:hover{
	text-decoration:none;
	color:#F2683E;
}
.footer img{
	padding:0px;
	margin:0px;
}

.clear{
	clear:left;
	display:block;
	font-size:0px;
}
/*design profile*/
.profile{
	margin:0px;
	padding-bottom:10px;

}
.profile .comment{
	padding:5px;
	margin-bottom:10px;
	margin-top:15px;
	line-height:150%;
	border-top:2px dotted #BA7310;
	border-bottom:2px dotted #BA7310;

}
.profile .comment .img{

}
.profile .member {
	padding:10px 0px;

}

.profile .banner {
	margin-top:10px;
	margin-bottom:20px;
	padding:10px 5px 10px 13px;
	border-top:1px solid #653D0C;
	border-bottom:1px solid #653D0C;
}

.profile .banner img{
}

.profile .member .img{
	margin-left:10px;
	margin-bottom:15px;
	float: right;
}
.profile .member .name{
	font-size:18px;
	font-weight:bold;
	color:#000;
	text-align:left;
	padding-left:5px;
	margin-bottom:10px;
	border-bottom:2px solid #653D0C;
	border-left:6px solid #653D0C;
}
.profile .member .kana{
	font-size:10px;
	font-weight:normal;


}
.profile .member .birth{
	margin-bottom:10px;
	line-height:150%;
}

.profile .member .sex{
	margin-bottom:10px;
	line-height:150%;
}
.profile .member .blood{
	margin-bottom:10px;
	line-height:150%;


}

.profile .member .residence{
	margin-bottom:10px;
	line-height:150%;


}
.profile .member .caption{
	font-weight:bold;
	font-size:12px;
	padding:0px 5px 0px 13px;
	margin-bottom:5px;
	color:#653D0C;
	background-image:url(_img/logo2.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	border-bottom:1px solid #653D0C;
}
.profile .member .caption2{
	font-weight:bold;
	font-size:12px;
	padding:0px 5px 0px 13px;
	margin-bottom:5px;
	color:#653D0C;
	background-image:url(_img/logo2.jpg);
	background-repeat:no-repeat;
	background-position:left center;
}

.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 .part{
	margin-bottom:10px;
	line-height:150%;

}
.profile .member .free1{
	padding-bottom:4px;
	margin-bottom:5px;
	line-height:150%;
	clear: right;
}
.profile .member .free2{
	padding-bottom:4px;
	margin-bottom:5px;
	line-height:150%;
	clear: right;
}
.profile .member .free3{
	padding-bottom:4px;
	margin-bottom:5px;
	line-height:150%;
	clear: right;
}
.profile .member .free4{
	padding-bottom:4px;
	margin-bottom:5px;
	line-height:150%;
	clear: right;
}
.profile .member .free5{
	padding-bottom:4px;
	margin-bottom:5px;
	line-height:150%;
	clear: right;
}
.profile .member .free_content {
	padding-left:13px;
}
.profile .member .message{
	padding:5px 2px 5px 10px;
	margin-bottom:2px;
	margin-top:20px;
	line-height:150%;

}
/*design bbs*/
.bbs{
	margin:0px;
	padding-bottom:10px;
}
.bbs .comment{
	padding:5px;
	margin-bottom:10px;
	margin-top:15px;
	line-height:150%;
	border-top:2px dotted #BA7310;
	border-bottom:2px dotted #BA7310;
}
.bbs .form {
	color:#000;
	margin-left:35px;

}
.bbs .form td{
	padding:5px 5px 4px 9px;
	font-size:12px;
}
.
.bbs .form .url{
	width:40px;
	padding:0px;
	margin:0px;
}
bbs .form .input{
	width:270px;
	text-align:right;
}
.bbs .board{
	margin-bottom:20px;
	
	border:1px solid #572A09;
		background-image:url(_img/back-bbs2.jpg);
	background-repeat:repeat-y;
	background-position:right bottom;

}
.bbs .board .article{
	margin:0px;
	padding-left:16px;
	padding-right:4px;
	padding-top:3px;
	line-height:150%;
}

.bbs .board .title{
	margin:0px;
	color:#FFDF6D;
	line-height:150%;
	background-image:url(_img/back-bbs.gif);
	background-repeat:no-repeat;
	background-position:left center;
	background-color:#572A09;
	padding-left:17px;
	padding-top:2px;
	padding-bottom:2px;
}
.bbs .board .title a{
	text-decoration:none;
}
.bbs .board .title a:hover{
	text-decoration:underline;
}

.bbs .board .article .pdate{
	margin-top:10px;
	padding-right:5px;
	line-height:150%;
	text-align:right;
	color:#572A09;
}
.bbs .board .article .contents{
	padding:0px 8px 4px 14px;
	margin:0px;
	line-height:150%;
}

/*design link*/
.link{
	margin:0px;
	padding-bottom:10px;
}
.link .comment{
	padding:5px;
	margin-bottom:10px;
	margin-top:15px;
	line-height:150%;
	border-top:2px dotted #BA7310;
	border-bottom:2px dotted #BA7310;
}
.link .junle{
	padding:3px 0px;
	padding-left:10px;
	text-align:left;
	color:#653D0C;
	margin-top:30px;
	background-image:url(_img/back-links.jpg);
	background-repeat:no-repeat;
	background-position:center right;
	background-color:#FFAE00;
	border-right:1px solid #653D0C;
	border-top:1px solid #653D0C;
	border-bottom:1px solid #653D0C;
	border-left:1px solid #653D0C;

}
.link .site{
	margin:0px;
	width:100%;
}

.link .site_url{
	padding: 8px 0px;
	width:220px;
	border-right:1px solid #653D0C;
	border-bottom:1px solid #653D0C;
	border-left:1px solid #653D0C;
}
.link .site_comment{
	padding: 8px 5px;
	vertical-align:top;
	line-height:150%;
	border-bottom:1px solid #653D0C;
	border-right:1px solid #653D0C;
}
/*design mail*/
.mail{
	margin:0px;
	padding-bottom:10px;
}
.mail .comment{
	padding:5px;
	margin-bottom:10px;
	margin-top:15px;
	line-height:150%;
	border-top:2px dotted #BA7310;
	border-bottom:2px dotted #BA7310;
}
.mail .txt{
	padding-bottom:20px;
	padding-left:20px;
	padding-top:30px;
}

.mail .comment .img{
	
	padding-bottom:5px;

}
.mail .form{
	width:630px;
	padding-top:5px;
	padding-bottom:20px;
	background-image:url(_img/back-mail.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;

}
.mail .form td{
	padding:8px 5px 8px 5px;
	font-size:12px;
}

.mail .confirm{
	width:630px;
	padding-top:25px;
	padding-bottom:25px;
	background-image:url(_img/back-mail.jpg);
	background-repeat:no-repeat;
	background-position:center;

}
.mail .confirm .td_a{
	padding:8px 5px 8px 5px;
	font-size:12px;
	width:150px;
	text-align:right;
	border-top:1px solid #653D0C;
	border-right:1px solid #653D0C;

}
.mail .confirm  .td_b{
	padding:8px 5px 8px 5px;
	font-size:12px;
	border-top:1px solid #653D0C;
}

/*design blog*/
.blog{
	margin:0px;
	padding-bottom:10px;
}
.blog .comment{
	padding:5px;
	margin-bottom:10px;
	margin-top:15px;
	line-height:150%;
	border-top:2px dotted #BA7310;
	border-bottom:2px dotted #BA7310;
}
.blog .calender{
	padding-top:10px;
	text-align:right;
	font-size:12px;
}
.blog .diary{
	margin-bottom:5px;
	margin-top:10px;
	
}
.blog .diary .contents{
	line-height:180%;
	padding:10px 10px 0px 14px;
}
.blog .diary .title{
	padding:3px 5px 3px 14px;
	color:#572A09;
	background-image:url(_img/logo2.jpg);
	background-repeat:no-repeat;
	background-position:left center;
}
.blog .diary .img{
	float:right;
	display:block;
}
.blog .diary .img img{
	margin-bottom:0px;
	padding-left:8px;
	margin-top:10px;
}
.blog .reply {
	margin-top:10px;
	margin-bottom: 10px;
	padding:  5px 0px 7px 14px;
	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:#000;
}

.blog .reply a{

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



/*.schedulet design*/
.schedule {
	margin:0px;
	padding-bottom:10px;
}
.schedule .comment{
	padding:5px;
	margin-bottom:10px;
	margin-top:15px;
	line-height:150%;
	border-top:2px dotted #BA7310;
	border-bottom:2px dotted #BA7310;
	width:630px;
}
.schedule .month{
	margin-top:30px;
	margin-bottom:5px;
	padding-right:0px;
	text-align:right;
	font-size:12px;
}
.schedule .event{
	padding:0px 0px 10px 0px ;
}

.schedule .event .table1{
	font-size:12px;
	line-height:120%;
	color:#000;
	width:630px;
	margin-bottom:20px;

}

.schedule .event .day{
	font-size:20px;
	text-align:center;
	font-weight:bold;
	line-height:150%;
	margin:0px;
	padding:4px;
	width:85px;
	color: #000;
	background-image:url(_img/back-schedule.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	background-color:#FFAE00;
	border:1px solid #000;
}

.schedule .event .title_a{
	line-height:130%;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:7px 4px;
	text-align:center;
	font-size:15px;
	color:#000;
	background-image:url(_img/back-schedule2.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	background-color:#FFAE00;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	border-top:1px solid #000;
	border-left:1px solid #000;
}

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

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

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

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

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

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

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

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

	font-size:12px;
	line-height:120%;
	margin:0px;
	padding:4px;
	border-right:1px solid #000;
}
.schedule .event .home_a{
	border-bottom:1px solid #000;
	font-size:12px;
	line-height:120%;
	margin:0px;
	padding:4px;
	border-right:1px solid #000;
}
.schedule .event .home_a a{
}
.schedule .event .home_b{
	border-bottom:1px solid #000;
	font-size:12px;
	line-height:120%;
	margin:0px;
	padding:4px;
	
}
.schedule .event .map_a{
	border-bottom:1px solid #000;
	font-size:12px;
	line-height:120%;
	margin:0px;
	padding:4px;
	border-right:1px solid #000;
}
.schedule .event .map_a a{
}
.schedule .event .map_b{
	border-bottom:1px solid #000;
	font-size:12px;
	line-height:120%;
	margin:0px;
	padding:4px;
	width:300px;
	border-right:1px solid #000;
}
.schedule .event .particular_a{
	border-bottom:1px solid #000;
	font-size:12px;
	line-height:120%;
	margin:0px;
	padding:4px;
	
}
.schedule .event .particular_b{
	border-bottom:1px solid #000;
	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;
}
