 @charset "utf-8";

/* ----------------------------------------
 -> text
---------------------------------------- */
.moduleText01{
	font-size: 85.7%;
	color: #666;
	line-height: 1.5;
}
.moduleText02{
	font-size: 85.7%;
	color: #333;
	line-height: 1.5;
}

/* ----------------------------------------
 -> area
---------------------------------------- */
.moduleArea01{
	width: 100%;
	background: #ebe9e1;
	margin-bottom: 60px;
	padding: 40px 0;
}

/* ----------------------------------------
 -> section
---------------------------------------- */
.moduleSection01{
	padding: 15px;
	background: #e0ded5;
}
.moduleSection02{
	padding: 20px;
	background: #e0ded5;
}
.moduleSection03{
	background: #ebe9e1;
	padding: 20px;
}

/* ----------------------------------------
 -> list
---------------------------------------- */
.moduleList01 li{
	background: url(/company/profile/history/common/image/blt_02.gif) no-repeat 0 0.75em;
	padding-left: 8px;
}


/* ----------------------------------------
 -> block
---------------------------------------- */
.moduleBlock01{
	margin-bottom: 30px;
}
.moduleBlock02,
.moduleBlock03,
.moduleBlock04,
.moduleBlock05,
.moduleBlock09,
.moduleBlock10,
.moduleBlock11
{
	margin-bottom: 60px;
}
.moduleBlock01 h4,
.moduleBlock02 h4,
.moduleBlock03 h4,
.moduleBlock04 h4,
.moduleBlock05 h4,
.moduleBlock06 h4,
.moduleBlock07 h4,
.moduleBlock09 h4,
.moduleBlock10 h4,
.moduleBlock11 h4
{
	margin-bottom: 30px;
}
.moduleBlock01 p,
.moduleBlock02 p,
.moduleBlock03 p,
.moduleBlock04 p,
.moduleBlock05 p,
.moduleBlock06 p,
.moduleBlock07 p,
.moduleBlock09 p,
.moduleBlock10 p,
.moduleBlock11 p
{
	margin-bottom: 15px;
}
.moduleBlock02 .figure img,
.moduleBlock04 .figure img,
.moduleBlock05 .figure img,
.moduleBlock06 .figure img,
.moduleBlock07 .figure img{
	display: inline-block;
	margin-bottom: 5px;
}

.moduleBlock01 .figure{
	width: 475px;
	float: left;
}
.moduleBlock01 .text{
	width: 465px;
	float: right;
}

.moduleBlock02 .figure{
	width: 240px;
	float: left;
}
.moduleBlock02 .text{
	width: 670px;
	float: right;
}

.moduleBlock03 .figure{
	width: 342px;
	float: left;
}
.moduleBlock03 .text{
	width: 568px;
	float: right;
}

.moduleBlock04 .figure{
	width: 320px;
	float: left;
}
.moduleBlock04 .text{
	width: 590px;
	float: right;
}

.moduleBlock05 .figure{
	width: 420px;
	float: left;
}
.moduleBlock05 .text{
	width: 490px;
	float: right;
}

.moduleBlock06 .figure{
	width: 165px;
	float: left;
}
.moduleBlock06 .text{
	width: 715px;
	float: right;
}

.moduleBlock07 .figure{
	width: 375px;
	float: right;
}
.moduleBlock07 .text{
	width: 540px;
	float: left;
}

.moduleBlock08{
	margin-bottom: 40px;
}
.moduleBlock08 div{
	width: 234px;
	float: left;
	margin-right: 4px;
}
.moduleBlock08 a{
	display: block;
	margin-bottom: 15px;
}


/* speciality module */
.moduleBlock09 .figure p,
.moduleBlock10 .figure p{
	padding: 0 15px;
}

.moduleBlock09 .figure{
	width: 270px;
	float: left;
}
.moduleBlock09 .text{
	width: 655px;
	float: right;
	margin-top: 15px;
}

.moduleBlock10 .figure{
	width: 350px;
	float: left;
}
.moduleBlock10 .text{
	width: 575px;
	float: right;
	margin-top: 15px;
}


/* module11 */
.moduleBlock11 .figure{
	width: 450px;
	float: left;
	background:#FBFAF5;
	padding:14px 12px 0;
}
.moduleBlock11 .figure img{
	width: 140px;
	float: left;
}
.moduleBlock11 .figure .textBlock{
	width: 290px;
	float: right;
}
.moduleBlock11 .figure .textBlock .moduleText01,
.moduleBlock11 .figure .textBlock .moduleText02
{
	color:#333333;
}
.moduleBlock11 .figure .textBlock .moduleText01 strong{
	color:#333333;
	font-size:110%;
}
.moduleBlock11 .figure .textBlock .moduleText01 span{
	display:block;
	color:#333333;
	font-size:110%;
	padding:5px 0 0;
}
.moduleBlock11 .text{
	width: 440px;
	float: right;
	margin-top: 15px;
}

/* speciality module */
.moduleBlock09 .figure p,
.moduleBlock10 .figure p{
	padding: 0 15px;
}

.moduleBlock09 .figure{
	width: 270px;
	float: left;
}
.moduleBlock09 .text{
	width: 655px;
	float: right;
	margin-top: 15px;
}

.moduleBlock10 .figure{
	width: 350px;
	float: left;
}
.moduleBlock10 .text{
	width: 575px;
	float: right;
	margin-top: 15px;
}


/* ----------------------------------------
 -> column
---------------------------------------- */
.moduleColumn01{
	width: 445px;
	float: left;
}
.moduleColumn01 .leftCol{
	width: 120px;
	float: left;
}
.moduleColumn01 .rightCol{
	width: 300px;
	float: right;
}
.moduleColumn01 h5{
	margin-bottom: 20px;
}
.moduleColumn01 p{
	margin-bottom: 15px;
}

.moduleColumn02 .leftCol{
	display: inline-block;
	width: 110px;
	float: left;
}
.moduleColumn02 .rightCol{
	width: 185px;
	float: right;
}

.moduleColumn03 .leftCol{
	width: 470px;
	float: left;
}
.moduleColumn03 .rightCol{
	width: 420px;
	float: right;
}
.moduleColumn03 p{
	margin-bottom: 30px;
}

.moduleColumn04 .leftCol{
	width: 670px;
	float: left;
}
.moduleColumn04 .rightCol{
	width: 220px;
	float: right;
}
.moduleColumn04 p{
	margin-bottom: 20px;
}
.moduleColumn04 .rightCol img{
	display: inline-block;
	margin-bottom: 5px;
}

.moduleColumn05{
	width: 445px;
	float: left;
}
.moduleColumn05 .leftCol{
	width: 160px;
	float: left;
}
.moduleColumn05 .rightCol{
	width: 265px;
	float: right;
}
.moduleColumn05 h5,
.moduleColumn05 h6,
.moduleColumn05 .read{
	margin-bottom: 20px;
}
.moduleColumn05 p{
	margin-bottom: 15px;
}

.moduleColumn06 h5,
.moduleColumn06 h6,
.moduleColumn06 .read{
	margin-bottom: 20px;
}
.moduleColumn06 .col{
	width: 213px;
	float: left;
	margin-right: 19px;
}
.moduleColumn06 .col img{
	display: inline-block;
	margin-bottom: 5px;
}

.moduleColumn07 .leftCol{
	width: 240px;
	float: left;
}
.moduleColumn07 .rightCol{
	width: 650px;
	float: right;
}
.moduleColumn07 .leftCol img{
	display: inline-block;
	margin-bottom: 5px;
}

.moduleColumn08 .leftCol{
	width: 180px;
	float: left;
}
.moduleColumn08 .rightCol{
	width: 705px;
	float: right;
}
.moduleColumn08 .leftCol img{
	display: inline-block;
	margin-bottom: 5px;
}
.moduleColumn08 h5{
	margin-bottom: 20px;
}
.moduleColumn08 p{
	margin-bottom: 15px;
}
.moduleColumn08 th{
	color: #6a543e;
	font-weight: bold;
}
.moduleColumn08 td{
	font-size: 85.7%;
	padding-bottom: 15px;
}




/* ----------------------------------------
 -> topics
---------------------------------------- */
.moduleTopics01{
	background: url(/company/profile/history/common/image/topics_bg_01_b.gif) no-repeat left bottom #fff;
}
.moduleTopics01 .topics{
	background: url(/company/profile/history/common/image/topics_bg_01_t.gif) no-repeat left top;
	padding: 20px 15px;
}
.moduleTopics01 .topics p{
	margin-bottom: 15px;
}

.moduleTopics02{
	background: url(/company/profile/history/common/image/topics_bg_02_b.gif) no-repeat left bottom #fff;
	margin-bottom: 60px;
	width:100%;
}
.moduleTopics02 .topics{
	background: url(/company/profile/history/common/image/topics_bg_02_t.gif) no-repeat left top;
	padding: 25px 20px;
}
.moduleTopics02 .read{
	margin-bottom: 20px;
}

.moduleTopics03{
	background: url(/company/profile/history/common/image/topics_bg_03_b.gif) no-repeat left bottom #fff;
	margin-bottom: 60px;
}
.moduleTopics03 .topics{
	background: url(/company/profile/history/common/image/topics_bg_03_t.gif) no-repeat left top;
	padding: 25px 20px;
}
.moduleTopics03 .read{
	margin-bottom: 20px;
}

/* ----------------------------------------
 -> button
---------------------------------------- */
.moduleButton01{
	margin-bottom: 0;
	text-align: right;
}

/* ----------------------------------------
 -> modal
---------------------------------------- */
.moduleModal01 .figure{
	width: 310px;
	float: left;
}
.moduleModal01 .text{
	width: 365px;
	float: right;
	margin-top: 140px;
}
.moduleModal01 h4{
	margin-bottom: 10px;
}
.moduleModal01 .button{
	margin-top: 5px;
	text-align: right;
}

.moduleModal02 .figure{
	text-align: center;
	margin-bottom: 20px;
}
.moduleModal02 h4{
	margin-bottom: 10px;
}
.moduleModal02 .button{
	margin-top: 20px;
	text-align: right;
}