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

.prof{
	width:700px;
	margin:30px auto 0px auto;
	overflow:hidden;
}

.prof .img{
	width:240px;
	float:left;
	overflow:hidden;
}

.prof .txt{
	width:440px;
	float:right;
	overflow:hidden;
}

.prof .txt dt{
	font-weight:bold;
	color:#004C96;
	font-size:15px;
	margin-top:15px;
}

.prof .txt dd{
	margin-top:1em;
	overflow:hidden;
}

.prof .txt .catch{
	font-weight:bold;
	margin-top:1em;
	overflow:hidden;
	font-weight:bold;
	color:#004C96;
	font-size:15px;
	line-height:125%;
}

/**/

.subtitle{
	width:700px;
	margin:3em auto 1em auto;
	overflow:hidden;
	font-weight:bold;
	padding:0.5em 0px;
	border-left:5px solid #004C96;
	border-bottom:1px solid #ccc;
	font-size:16px;
	color:#004C96;
}

.subtitle span{
	display:block;
	padding:0px 1em;
}

/**/

.txt01{
	width:675px;
	margin:1.5em auto;
	overflow:hidden;
}

.txt01 p{
	margin-bottom:1em;
	overflow:hidden;
}

.i_img{
	float:left;
	margin-right:1em;
	margin-bottom:1em
}

/**/

/**/


.senpai_sub{
	color: #004B99;
    font-size: 15px;
    font-weight: bold;
    margin: 30px auto 10px auto;
    overflow: hidden;
    width: 660px;
}

/**/

.senapi_list{
	width:660px;
	margin:20px auto 0px auto;
	overflow:hidden;
}

.senapi_list li{
	width:317px;
	float:left;
	overflow:hidden;
	list-style-type:none;
	margin-bottom:20px;
	line-height:125%;
	border-left:3px solid #004B99;
	margin-right:10px;
}

.senapi_list li a{
	display:block;
	padding:1em;
	overflow:hidden;
	background-color:#efefef;
	color:#004B99;
	text-decoration:none;
}

.senapi_list li a strong{
	font-size:14px;
}