@charset "UTF-8";
@import url("comon.css");

/* CSS Document */


#content{
	clear:both;
	width:820px;
	margin:0px 0px 0px 0px ;
	padding:0px 30px 20px 30px;
	background-color :#fff;
	overflow : hidden;
	color:#000000;
	font-style:normal;
}


#profile{
	float:right;
	width:690px;
	margin:40px 0px 150px 0px;
	padding:27px 0px 0px 0px;
	font-size:12px;
	line-height:2;
	letter-spacing:0.1em;
	}


.fl_l{
	float: left;}
	
.fl_r{
	float: right;}


h3#text1{
	margin:0px 0px 20px 0px;
	 }


#history{
width: 90%;
border-collapse: collapse;
}
#history th{
width: 20%;
padding: 6px;
text-align: left;
vertical-align: top;
color: #333;
border: 1px solid #333;
}
#history td{
padding: 6px;
background-color: #fff;
border: 1px solid #333;
}

.yaer{
	text-align:left;
	vertical-align:top;
}


#history p{
	display:block;
	margin:5px 0px 0px 20px ;
}