@charset "utf-8";
/* CSS Document */

body{
background-image:
url(../image/base.gif);
}

#main{
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

#header{
	width:750px;
}

#header img{
	border:none;	
}


#photo{
	width:750px;
}

#left-side{
	width:300px;
	margin-top:20px;
	margin-left:5px;
	border-width:10px;
	border-color:#FFF;
	border-style:ridge;
	float:left;
}


#right-side{
	width:400px;
	height:200px;
	margin-left:15px;
	margin-top:20px;
	float:left;
}

#about{
	width:180px;
	height:250px;
	margin-left:35px;
	margin-top:30px;
	float:left;
}

#about img{
	border:none;
}


#nenpu{
	width:180px;
	height:250px;
	margin-left:60px;	
	margin-top:30px;
	float:left;
}


#nenpu img{
	border:none;
}


#kinenkan{
	width:180px;
	height:250px;
	margin-left:60px;	
	margin-top:30px;
	float:left;
}

#kinenkan img{
	border:none;
}

t02{
	width180px;
	height:30px;

}


.font02{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	line-height: 25px;
}
