#main{
	width:659px;
	height:440px;
	background-image: url("../images/main_c.gif");	
	border:0px;	
	float:right;
	padding-top:40px;
}
 
#contents{
	width:500px;
	height:350px;
	padding: 0px;
	border: 1px solid #ccc;
/*	background:#FAF0E6;*/
	background:#fff;
	overflow:scroll;
/*	-webkit-overflow-scrolling:touch;*/
} 
 
 
/*-----------メニューリンク、ここから-------*/ 
 
 ul.menu {   margin:0;   padding:0;}
 
 ul.menu li {
	    float:left;
		text-indent:-9999px;
		list-style:none;

}

ul.menu li a {
	   display:block;
	   width:141px;
	   height:80px;
}
li.menu1 a {
	   background-image:url(../images/bt_01_b.gif);
}
li.menu1 a:hover {
	   background-image:url(../images/bt_01_b_dw.gif);
}
li.menu2 a {
	   background-image:url(../images/bt_02_b.gif);
}
li.menu2 a:hover {
	   background-image:url(../images/bt_02_b_dw.gif);
}
li.menu3 a {
	   background-image:url(../images/bt_03_b_ov.gif);
}
li.menu3 a:hover {
	    background-image:url(../images/bt_03_b_dw.gif) ;
}
li.menu4 a {
	   background-image:url(../images/bt_04_b.gif);
}
li.menu4 a:hover {
	    background-image:url(../images/bt_04_b_dw.gif) ;
}
li.menu5 a {
	   background-image:url(../images/bt_05_b.gif);
}
li.menu5 a:hover {
	    background-image:url(../images/bt_05_b_dw.gif) ;
}
li.menu6 a {
	   background-image:url(../images/bt_06_b.gif);
}
li.menu6 a:hover {
	    background-image:url(../images/bt_06_b_dw.gif) ;
}
ul.menu {
	   display:block;
}


/*-----------各自プロフィール中身-------*/ 

#kei{
	width:420px;
	overflow:hidden;
	/*height:450px;*/
	padding: 20px;
	margin:20px;
	border:0px; 
	font-size:15px;
	color:#666;
	overflow-y: scroll;
}
#kei #kei-t{
	width:410px;
	height:50px;
	padding:0px;
	margin:0 0 20px 0;
	border:0px;
	background:#fff;
	float:left;
}


#kei #kei-g{
	width:200px;
	height:200px;
	padding:0px;
	margin:0 20px 0 0;
	border:0px;
	background:#000;
	float:left;

}

#kei_mot{
	background:url(../images/kei_mot.gif);
	text-indent:-9999px;
	display:block;
	width:147px;
	height:89px;
	float:right;
	margin:30px 0 0 0;
	
}

#kei_mot:hover{
	background:url(../images/kei_mot_ov.gif)
	
}


#menber{
	width:410px;
	overflow:scroll;
/*	height:300px;*/
	padding: 20px;
	margin:20px;
	border-top: 1px solid #ccc; 
	background:#fff;
	font-size:13px;
	color:#666;
	
}
#menber-t{
	width:410px;
	height:50px;
	padding:0px;
	margin:0 0 20px 0;
	border:0px;
	float:left;

}

#menber #gazo{
	width:100px;
	height:100px;
	padding:0px;
	margin:0 20px 0 0;
	border:0px;
	float:left;

}

#menber-l{
	width:260px;
/*	height:20px;*/
	padding:0px;
	margin:20px 0 0 0;
	border:0px;
	background:#fff;
	float:left;
}
#menber-l_2{
	width:100%;
/*	height:20px;*/
	padding:0px;
	font-size:12px;
	line-height:12px;
	margin:0;
	border:0px;
	float:left;
}

#menber-l #menber-l-g,#menber-l_2 #menber-l-g{
	width:60px;
	height:20px;
/*	float:left;*/
}

#menber-l a:link{
/*	color:#333;*/
	font-size:12px;
/*	width:205px;
	height:17px;
	background:#fff;
	padding:3px 0 0 15px;
	float:left;
	text-decoration:underline;*/
}
/*#menber-l a:visited{
	color:#333;
	font-size:12px;
	width:205px;
	height:17px;
	background:#fff;
	padding:3px 0 0 15px;
	float:left;
	text-decoration:underline;
}*/
#menber-l a:hover{
	color:#000;
	text-decoration: none;
}


/*-----------各自プロフィール中身------- 

#menber #menber-l #menber-l-mozi{
	color:#333;
	font-size:12px;
	width:180px;
	height:17px;
	background:#fff;
	padding:3px 0 0 15px;
	float:left;
}
*/