body{
	margin:0px;
	padding:0px;
	background-image:url(_img/bg.jpg);
	background-repeat:repeat;
	}
a{
	text-decoration:none;
	color:#FF6600;
}
a:hover{
	color:#FF9900;
	text-decoration:underline;
}

.main{
	color:#323232;
	font-size:12px;
	width:535px;
	margin-top:10px;
	margin-bottom:3px;
	margin-left:110px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#ffffff;
}
.menu{
	padding:0px;
	background-image:url(_img/back.jpg);
	background-repeat:no-repeat;
	height:120px;
}
.line{
	background-image:url(_img/border.gif);
	background-repeat:repeat-x;
	height:5px;
}
.line2{
	width:535px;
	background-image:url(_img/line.jpg);
	height:1px;
}

.menu img{
	border:0;
	padding:0px;
	margin:0px;
	}
	
.footer{
	width:535px;
	color:#749EF1;
	font-weight:bold;
	font-size:11px;
	text-align:right;
	margin-top:5px;
	margin-left:110px;
	margin-bottom:10px;
}
.footer a{
	color:#749EF1;
	text-decoration:none;
}
.footer a:hover{
	color:#CBE3A2;
	text-decoration:none;
}
.clear{
	clear:left;
	display:block;
	font-size:0px;
}

/*design bbs*/
.bbs{
	width:535px;
	background-color:#ffffff;
}
.bbs .comment{
	padding:0px 10px;
	line-height:150%;
}
.bbs .comment .img{
	padding-bottom:5px;

}
.bbs .form {
	width:535px;

}
.bbs .form td{
	padding:7px;
	border-bottom:1px dotted #F66690;

}
.bbs .form .input{
	width:270px;
	text-align:right;
}
.bbs .board{
	margin-bottom:10px;
}

.bbs .board .pdate{
	margin-top:6px;
	font-size:11px;
	text-align:right;
}
.bbs .board .title{
	border-top:0px;
	padding:4px 4px 2px 0px;
	margin-bottom:0px;
	color:#F62361;
	line-height:120%;
}
.bbs .board .title a{
	color:#e80045;
	}


.bbs .board .article{
	padding:4px 0px;
	line-height:150%;
	color:#666666;
}

/*design news*/
.news{
	width:535px;
	background-color:#ffffff;
}

.news .comment{
	padding:0px 10px;
	line-height:150%;
}

.news .newsmenu{
	margin-top:30px;
	width:535px;
}

.news .newsmenu .newsphoto{
	padding-left:5px;
	padding-top:0px;
	padding-bottom:10px;
	float:right;
	display:block;
	line-height:150%;
}

.news .newsmenu .newstitle{
	background-image:url(_img/title-back.jpg);
	margin-bottom:10px;
	padding:4px;
	text-align:left;
}

.news .newsmenu .newscomment{
	color:#000;
	padding-bottom:25px;
	text-align:left;
	vertical-align:top;
	line-height:150%;
}

.news .newslinks{
	margin-top:10px;
	padding-bottom:20px;
	text-align:center;
}

/*design blog*/
.blog{
	width:535px;
	background-color:#ffffff;
}
.blog .comment{
	margin:0px;
	padding:0px 10px;
	line-height:150%;
}
.blog .calender{
	margin-top:0px;
	padding:2px 0px;
}
.blog .diary{
	margin-bottom:5px;
	margin-top:10px;
}
.blog .diary .contents{
	line-height:150%;
	padding:0px;
}
.blog .diary .title{
	padding:5px 5px 5px 5px;
	color:#F62461;
	margin-bottom:10px;
	border-left:10px solid #F66690;
	border-bottom:1px solid #F66690;
}
.blog .diary .img{
	float:left;

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

.blog .reply a{

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

/*design profile*/
.profile{
	width:535px;
	background-color:#ffffff;
}
.profile .comment{
	padding:0px 10px;
	line-height:150%;

}
.profile .comment .img{
	
	padding-bottom:5px;

}
.profile .member {
	margin-bottom:20px;
	/*
  background-image:url(_img/kanade.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
  */ 
	padding:10px 5px 0px 5px;

}

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

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

.profile .member .img{
	float:right;
	padding-left:10px;
	padding-bottom:5px;
}
.profile .member .name{
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
	line-height:150%;
	text-align:center;
	background-image:url(_img/back-profile.jpg);
	background-repeat:no-repeat;

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


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

}

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


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


}

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

}
.profile .member .caption{
	font-weight:bold;
	border-bottom:1px dotted #E08F8F;
	color:#E08F8F;
}
.profile .member .caption2{
	font-weight:bold;
	color:#E08F8F;
}

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

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

.profile .member .part{
	padding-bottom:4px;
	margin-bottom:10px;
	line-height:150%;
}
.profile .member .free1{
	padding-bottom:4px;
	margin-bottom:4px;
	line-height:150%;
	clear: right;
}
.profile .member .free2{
	padding-bottom:4px;
	margin-bottom:4px;
	line-height:150%;
}
.profile .member .free3{
	padding-bottom:4px;
	margin-bottom:4px;
	line-height:150%;
}
.profile .member .free4{
	padding-bottom:4px;
	margin-bottom:4px;
	line-height:150%;
}
.profile .member .free5{
	padding-bottom:4px;
	margin-bottom:4px;
	line-height:150%;
	
}
.profile .member .message{
	padding-top:4px;
	padding-bottom:4px;
	border-top:1px dotted #000000;
	border-bottom:1px dotted #000000;
	margin-bottom:2px;
	margin-top:15px;
	margin-bottom:15px;
	line-height:150%;
}
/*design mail*/
.mail{
	width:535px;
	background-color:#ffffff;

}
.mail .txt{
	padding-bottom:20px;
}
.mail .comment{
	padding:0px 10px;
	line-height:150%;
}
.mail .comment .img{
	
	padding-bottom:5px;

}
.mail .form{
	width:535px;
	padding-top:25px;
}
.mail .form td{
	padding:8px 5px 8px 5px;
	border-bottom:1px dotted #F66690;
}

.mail .confirm{
	width:535px;
	border-top:1px dotted #666;
	margin-top:20px;
}
.mail .confirm .td_a{
	border-bottom:1px dotted #666;
	border-right:1px dotted #666;
	padding:5px;
	text-align:right;
	width:135px;
}
.mail .confirm  .td_b{
	border-bottom:1px dotted #666;
	padding:5px;
	width:400px;
}
/*design link*/
.link{
	width:535px;
	background-color:#ffffff;
}
.link .comment{
	padding:0px 10px;
	line-height:150%;
}
.link .junle{
	
	padding:4px 0px;
	text-align:center;
	font-size:15px;
	font-weight:bold;
		background-image:url(_img/back-profile.jpg);
	background-repeat:no-repeat;

}
.link .site{
	width:535px;margin-top:20px;
	border-top:solid 1px #F6CAD7;
	border-left:solid 1px #F6CAD7;
	border-bottom:solid 1px #F69BB6;
	border-right:solid 1px #F69BB6;
}
.link .site td{
	border-top:solid 1px #F6CAD7;
	border-left:solid 1px #F6CAD7;
	border-bottom:solid 1px #F69BB6;
	border-right:solid 1px #F69BB6;

}
.link .site_url{
	padding: 8px 0px;
	border-right:1px dotted #000;
	border-bottom:1px dotted #000;
}


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