@charset "utf-8";

/*2009/11/05*/

/*profile.css
============================================================*/

/*コンテンツ
----------------------------------------*/
#content h2 {
	background: url(../img/profile/img_main.jpg) no-repeat;
}

#page_title {
	background: url(../img/profile/title_profile.png) no-repeat;
}
.img_box {
	margin-bottom: 10px;
	width: 100%;
}
.img_box a {
	margin-right: 20px;
	float: left;
}
.other a {
	background: #EEEEEE;
	padding: 5px 10px;
	float: right;
	border: 3px solid #DDDDDD
}
.biograph {
	margin: 30px 0 30px 30px;
}
.biograph li {
	text-indent: -100px;
	padding-left: 100px;
	margin-bottom: 10px;
}
