@charset "utf-8";
.nr-contents{padding-top:35px;}
.inner { padding:30px 30px 10px; }
.profile{margin-bottom:30px;}
.profile .text {
	float:left;
	width:620px !important;
}
.profile .photo { float:right; }
.profile .text .name {
	font-size:19px;
	margin-bottom:30px;
}
.profile .text .name span {
	font-size:30px;
	font-weight:bold;
}
.profile .text .job {
	font-weight:bold;
	font-size:18px;
}
.profile .photo img {
	-webkit-box-shadow: #ccc 0px 0px 3px;
	-moz-box-shadow: #ccc 0px 0px 3px;
	box-shadow: #ccc 0px 0px 3px;
}
.history li { padding:10px; }
.history li:nth-child(odd) { background:#eee; }


section h2{
	padding:10px 30px;
	background:#e2ebd9;
	font-size:20px;
	line-height:1;
	font-weight:normal;
}

section .bnrArea{text-align:center;}
section .bnrArea li{ display:inline-block;}