@charset "utf-8";

/*====================
	contents
====================*/

.msophia #contents{
	background: #FF9999 url(../img/msophia/bg_msophia.jpg) no-repeat center 0;
	background-size: 100% auto;
	padding: 39px 0 35px;
}

.msophia .pagetop{
	padding: 40px 0 35px;
	text-align: right;
	background: #FFF;
	width: 100%;
}

.msophia .pagetop .wrapper{
	margin: 0 auto 0;
}


#msHd{
	width: 958px;
	border: 1px solid #FFF;
	position: relative;
	height: 276px;
}

#msHd h2{
	position: absolute;
	width: 297px;
	height: 49px;
	left: 58px;
	top: 65px;
}

#msHd .produce{
	position: absolute;
	width: 137px;
	height: 12px;
	left: 386px;
	top: 96px;
}

#msHd .copy{
	position: absolute;
	width: 395px;
	height: 52px;
	left: 55px;
	top: 146px;
}


#msNavi{
	width: 660px;
	height: 39px;
	overflow: hidden;
	position: relative;
	left: 294px;
	top: 237px;
	display: block;
}

#msNavi li{
	line-height: 0;
	display: block;
	float: left;
	margin-right: 15px;
}


#msBody{
	color: #FFF;
	border: 1px solid #FFF;
	border-top: none;
	overflow: hidden;
	width: 958px;
}

.msIndex #msBody h3{
	text-align: center;
	margin-bottom: 30px;
}

#msBody > .col01{
	width: 478px;
	border-right: 1px solid #FFF;
	float: left;
}

#msBody .col01 .block{
	position: relative;
	padding: 25px 25px 60px;
	border-bottom: 1px solid #FFF;
}

#msBody .colMember{
	overflow: hidden;
	width: 415px;
	margin: 0 auto;
}

#msBody .colMember .col01{
	width: 195px;
	border: none;
	float: left;
}

#msBody .colMember .col02{
	width: 195px;
	float: right;
}


#msBody .triBt{
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
}


#msBody > .col02{
	width: 431px;
	float: right;
	padding: 25px 29px 50px 19px;
}

#msBody > .col02 p.body{
	margin-bottom: 10px;
}

table.seminar{
	width: 430px;
	margin-bottom: 20px;
}

table.seminar th,
table.seminar td{
	border: none;
	border-bottom: 1px dotted #FFF;
	padding: 25px 0;
}

table.seminar tr:first-child th,
table.seminar tr:first-child td{
	padding: 0px 0px 25px;
}

table.seminar th{
	vertical-align: top;
	width: 100px;
	text-align: left;
}

#msBody .col01 #block01{
	line-height: 180%;
	padding-bottom: 70px;
}

#block01 .concept{
	padding: 10px 0 0;
	margin-bottom: 30px;
	text-align: center;
}

#msBody .col01 #block03{
	margin-bottom: -1px;
}


#msBody a.uL{
	color: #FFF;
}

#msBody .bl-hover{
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#88FFAAAA,EndColorStr=#88FFAAAA);
	background-color: rgba(255, 204, 204, 0.5);
}





/* under */

#msBody .under{
	padding: 38px 29px 29px;
}

#msBody .under h3{
	margin-bottom: 30px;
	line-height: 0;
}

#msBody .under .bodyBox{
	color: #666;

	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#CCffffff,EndColorStr=#CCffffff);
	background-color: rgba(255, 255, 255, 0.8);

	padding: 30px;
	margin: 30px 0 30px 0;

	border-radius: 7px;
	-webkit-border-radius: 7px;
    -moz-border-radius: 7px;
}

.under .bodyBox p.body{
	margin-bottom: 25px;
}

.under .bodyBox ul.body{
	margin-bottom: 25px;
	font-weight: bold;
}




/* message */

.message #msBody .under h3{
	margin-bottom: 27px;
	line-height: 0;
}

.message #msBody .under .bodyBox{
	font-size: 14px;
}

.under .bodyBox p.sign{
	text-align: right;
}


/* member */

.member #msBody .under .bodyBox{
	padding: 20px;
}

.member #msBody .under .bodyBox h4.name{
	font-size: 16px;
	font-weight: bold;
	color: #FF6666;
	margin-bottom: 5px;
}

.member #msBody .under .bodyBox .position{
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	margin-bottom: 15px;
}

.member #msBody .under .bodyBox p.body{
	margin-bottom: 15px;
}

.member #msBody .under .bodyBox h5{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}


/* seminar */

.seminar .lead{
	font-size: 14px;
	padding-bottom: 25px;
	background: url(../img/msophia/bdr_white.png) repeat-x 0 bottom;
	margin-bottom: 30px;
}

.seminar .bodyBox h4.title{
	font-size: 18px;
	color: #FF6E6E;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px solid #FFC2C2;
	margin-bottom: 25px;
}

.seminar .bodyBox .column{
	width: 840px;
	overflow: hidden;
}

.seminar .bodyBox .column .img{
	width: 200px;
	float: left;
}

.seminar .bodyBox .column .img img{
	border: 1px solid #CCCCCC;
	padding: 2px;
}


.seminar .bodyBox .column .tx{
	width: 620px;
	float: right;
	font-size: 14px;
	line-height: 160%;
}

.seminar .bodyBox .column .tx .body{
	margin-bottom: 20px;
}

.seminar .bodyBox .column .tx h5{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

.seminar .bodyBox .button{
	padding-top: 10px;
	text-align: right;
}