@charset "Shift_JIS";

pre, blockquote, address,table,td,div{
    margin: 0;
    padding: 0;
}

h1,h2,h3,h4,h5,h6,p{
    margin: 0;
    padding: 0;
	font-size:100%;
	font-weight:normal;
}

ol,ul,li,dl,dt,dd{
	list-style:none;
	margin:0px;
	padding:0px;
	font-size:0;
	line-height:0;
	vertical-align:top;
}

fieldset{
	border:0px;
}
img{ border:0;
behavior: url("css/iepngfix.htc");
}

select{
	color:#000000;
	font-size:10px;
	border:1px #470404 solid;
	background:#FFF;
	}

body {
	margin: 0px;
	padding: 0px;
	background:#1a60d2;
	color:#000;
}
#wrapper{ 
	width:100%;
	background: url(../img/bg.jpg) repeat center top;
	
	
}
#contents{
	width:1019px;
	margin:0 auto;
	}
#contents_l{
	width:204px;
    float:left;
}
#contents_r{
	width:757px;
	height:558px;
	background:url(../img/blackboard.png) no-repeat;
	behavior: url("css/iepngfix.htc");
	float:right;
	}
/*header*/
#header{
	width:677px;
	/*margin:0 auto;*/
	}


#member{
	width:929px;
	background: url(../img/mainbg.png) repeat-y center top;
	padding: 10px 10px 10px 80px;
	height: 140px;
	float: left;
	position: relative;
}

#member p{
	font-size:12px;
	color:#330000;
		
}

.buin{
	width:84px;
	height:130px;
	background: #e5c758;
	border: 3px solid #e5c758;
	overflow: hidden;
	float: left;
	margin: 0 5px 0 5px;
}

.buin2{
	width:84px;
	height:130px;
	background: #e5c758;
	border: 3px solid #e5c758;
	overflow: hidden;
	float: left;
	margin: 0 5px 0 90px;
}

.aiueo{
	position:absolute;
	left: 31px;
	top: 5px;
}

.aiueo2{
	position:absolute;
	left: 417px;
	top: 5px;
}

.aiueo3{
	position:absolute;
	left: 601px;
	top: 6px;
}

/*個人詳細ページ*/

#dataphoto{
	width:967px;
	background: transparent url(../img/data_bg.png) repeat-y center top;
	padding: 0 10px 10px 42px;
	height: 715px;
	float: left;

}

.waku{
	width:458px;
	height:679px;
	background-image:url(../img/data_waku.gif);
	float: left;
	margin: 0 5px 0 5px;
}

#dataphoto img{
	margin: 8px 9px 8px 9px;
}

#datatext{
	width:959px;
	background: transparent url(../img/data_bg.png) repeat-y center top;
	padding: 0 10px 20px 50px;
	float: left;

}

#datatext table{
	width:920px;
	border:1px solid #bea549;
	font-size:14px;
	line-height:22px;
	border-collapse: collapse;
	}
	
#datatext table td{
	padding: 15px 15px 15px 15px ;
	border:1px solid #bea549;
	border-collapse: collapse;
}	
	
#datatext table td.midashi{
	font-size:14px;
	color:#ad8802;	

	background: #f7eecd;
}



#totop{
	width:677px;
	/*margin:0 auto;*/
	}


/*footer*/
#footer{
	width:1019px;
	margin:0 auto;
	} 

/*style*/
.marginT5{ margin-top:5px;}
.marginT10{ margin-top:10px;}
.marginT15{ margin-top:15px;}
.marginT20{ margin-top:20px;}

.clear{ clear:both;}

.fl{ float:left;}
.fr{ float:right;}
