/*profile*/
header .nav .menu .profile{
	border-bottom:solid 3px #FFFF00;
	}
.block_profile_box{
	width:1000px;
	height:6px;
	margin:0 auto;
	margin-top:-106px;
	text-align:center;
    background: url(../i/common/deco_br.png);
    background-size: 20px;
	background-repeat:no-repeat;
	background-position:center;
    position:relative;
    z-index: 3;
	}

.profile_box{
	width: 1000px;
	height: 300px;
	margin: 0 auto;
	/*margin-top:-100px;*/
	text-align: center;
	background: #6A5237;
	position: relative;
	}
.profile_box h1{
	padding-top:30px;
	}
.profile_box p{
	margin:0 auto;
	margin-top:20px;
	text-align:center;
	color:#FFFFFF;
	font-size:13px;
	letter-spacing:1px;
	line-height:250%;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝体", "Yu Mincho", YuMincho, "HG明朝E","ＭＳ Ｐ明朝", "MS PMincho", serif;
	}
/*
.profile_h1 .section{
	height:5px;
	text-align:center;
	background-image:url(../i/common/dot3.png);
	background-position:center;
	background-repeat:no-repeat;
	}
*/
.block_profile_history{
	width:1000px;
	height:6px;
	margin:0 auto;
	margin-top:-6px;
	text-align:center;
    background: url(../i/common/deco_be.png);
    background-size: 20px;
	background-repeat:no-repeat;
	background-position:center;
    position:relative;
    z-index: 3;
	}
.profile_history{
	width:1000px;
	height:660px;
	margin:0 auto;
	margin-top:60px;
	background:#FFFFFF;
	}
.profile_history .profile_img{
	float:left;
	}
.profile_history .profile_text{
	width:583px;
	float:left;
	}
.profile_history .profile_text h2{
	height:90px;
	padding-top:30px;
	text-align:center;
	line-height:400%;
	color:#6A5237;
	font-size:27px;
	background-image:url(../i/page/profile/yoichi_matsuo.png);
	background-position:center;
	background-repeat:no-repeat;
	}
/*
.profile_history .profile_text ul{
	width:540px;
	margin:0 auto;
	}
.profile_history .profile_text li{
	float:left;
	margin:10px;
	}
.profile_history .profile_text li p{
	font-size:11px;
	line-height:150%;
	color:#6A5237;
	}
.profile_history .profile_text li .year{
	width:40px;
	text-align:left;
	}
.profile_history .profile_text li .colon{
	width:10px;
	text-align:center;
	}
.profile_history .profile_text .text{
	width:430px;
	}
*/

.profile_history .profile_text .table{
	width:540px;
	height:495px;
	margin:0 auto;
	}
.profile_history .profile_text ul{
	float:left;
	height:495px;
	margin:10px;
	}
.profile_history .profile_text li{
	margin-top:10px;
	}
.profile_history .profile_text ul .year{
	width:40px;
	height:495px;
	background:#ccc;
	}
.profile_history .profile_text ul .colon{
	width:10px;
	height:495px;
	background:#333;
	}
.profile_history .profile_text ul .text{
	width:430px;
	height:495px;
	background:#666;
	}
.profile_history .profile_text .text li{
	width:430px;
	}
.profile_history .profile_text li p{
	font-size:11px;
	line-height:175%;
	color:#6A5237;
	}

.media{
	width:1000px;
	height:500px;
	margin:0 auto;
	margin-top:50px;
	background:#FFFFFF;
	}
.media h2{
	height:70px;
	padding-top:30px;
	text-align:center;
	line-height:400%;
	color:#6A5237;
	font-size:27px;
	background-image:url(../i/page/profile/media.png);
	background-position:center;
	background-repeat:no-repeat;
	}
.media p{
	margin:0 auto;
	margin-top:30px;
	font-size:15px;
	color:#6A5237;
	text-align:center;
	}
.media ul{
	width:940px;
	margin:0 auto;
	margin-top:15px;
	}
.media li{
	float:left;
	margin:10px;
	}
