@charset "utf-8";
/* CSS Document */
/*clear:bothからはじめる*/
body{
	clear:both;
	background:url(../other/profile_side.gif) repeat-x #FFF;
	}
/*両端の色を追加したところ↑*/


#wrapper{
	background-image:url(../other/profile_back3.gif);
	height:1995px;
	}
	


h1{
	font-size:15px;
	}

h2{
	font-size:26px;
	}
h4{
	font-size:15px;
	}
h5{
	font-size:11px;
	max-height:999999px;
	}

#futari{
	position: absolute;
	top: 290px;
	line-height: 1.5;
	height: 620px;
	margin-left: 280px;
	/*margin-right: auto;*/
	/*left: 200px;*/
	}
#futari p{
	margin:13px;
	}
	
	
#detail_magonote{
	width:420px;
	}

#nishigaki{
	margin-top:950px;
	height:350px;
	width:700px;
	margin-left:200px;
	/*margin-right:50px;*/
	line-height: 1.6;
	}
	
#kotou{
	margin-top:20px;
	height:550px;
	width:700px;
	margin-left:200px;
	/*margin-right:200px;*/
	line-height: 1.6;
	}

#detail_nishigaki,#detail_kotou{
	float:left;
	}
	
#job_nishigaki,#job_kotou{
	width:480px;
	float:right;
	text-align:left;
	
	}


#job_nishigaki p,#job_kotou p{
	padding-bottom:5px;
	}




	

/*↓ほぼ共通。footer*/	
#footer{
	/*clear: both;*/
	
	position: absolute;
	/*margin-top:210px;*/
	top: 1925px;/*←背景-70px*/
	margin-left: 10px;
	width: 930px;
	height: 70px;
	}

#adress{
	margin-top:40px;
	float:right;
	}
