/*経歴のページ*/
.sub_title	{
	background:url('image/banner_keireki.jpg') no-repeat;
	background-position: right; 
}
.main	{
	text-align: center;
	line-height: 1.5em;
	background: url('image/haikei.gif')  repeat-y ;
	background-position: right bottom; 

}
.keireki	{
	margin: 50px 50px;
}
.img_left	{
	width: 350px;
	float: left;
}
.img_right	{
	width: 350px;
	float: right;
}
hr	{
	clear: both;
	width: 580px;
}
.keireki h3	{
	text-align: left;
	font-size: 12px;
	margin: 10px 20px;
}
.keireki	ul{
	list-style-type: none; 
	margin: 0px 0px;
}
.keireki	li{
	text-align: left;
	font-size: 12px;
}
