@charset "UTF-8";


/*title
----------------------------------------*/


/*ブロックテンプレート
----------------------------------------*/

/* 基本設定 */

p + p {
	margin: 10px 0 0;
}

/* リスト */

/* 注釈 */
h2 + ul.asterisk {
	margin: 0 0 0 30px;
	float: left;
}

ul.asterisk li,
p.asterisk {
	text-indent: -1.0em;
	margin-left: 1em;
	line-height: 1.3;
}

ul.asterisk li:before,
p.asterisk:before {
	content: "※";
}

.block_link {
	cursor: pointer;
}


/* カラムボックス */

.col1_block,.col2_block {
	clear: both;
	margin: 0 auto 15px;
	padding: 1px 0;
	position: relative;
	max-width: 1018px;
}

.col2_block .col_box {
	float: left;
	width: 50%;
	margin: 0 0 20px;
	position: relative;
	box-sizing: border-box;
	-webkit-background-size: border-box;
	-moz-background-size: border-box;
	border-right: solid 5px transparent;
}

.col2_block .col_box:first-child + .col_box,
.col2_block .col_box:first-child + .col_box + .col_box + .col_box {
	border: none;
	border-left: solid 5px transparent;
}


/* 写真フロートボックス */
.img_left_box,
.img_right_box {
	margin: 0 0 30px;
}

.img_left_box p,
.img_right_box p {
	margin: 0;
}

.img_left_box img,
.img_right_box img {
	margin: 0;
}

.img_left_box .ph {
	float: left;
	margin: 0 20px 10px 0;
}

.img_right_box .ph {
	float: right;
	margin: 0 0 10px 20px;
}


/* 枠付きボックス */
.col2_block .frame_box {
	width: 100%;
	max-width: 514px;
	background: url(../img/common/bg_w514_center.gif) repeat-y;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-o-background-size: 100% auto;
	position: relative;
	margin: 15px 0;
}

.col2_block .frame_box:before {
	content: "";
	width: 100%;
	height: 16px;
	position: absolute;
	top: -16px;
	display: block;
	background: url(../img/common/bg_w514_top.gif) no-repeat;
	background-size: 100% 16px;
	-webkit-background-size: 100% 16px;
	-moz-background-size: 100% 16px;
	-o-background-size: 100% 16px;
}

.col2_block .frame_box:after {
	content: "";
	width: 100%;
	height: 16px;
	margin: 0;
	display: block;
	background: url(../img/common/bg_w514_bottom.gif) no-repeat left bottom;
	background-size: 100% 16px;
	-webkit-background-size: 100% 16px;
	-moz-background-size: 100% 16px;
	-o-background-size: 100% 16px;
	position: absolute;
	bottom: -16px;
}

.col2_block .col_box:first-child .frame_box,
.col2_block .col_box:first-child .frame_box:before {
	background-position: right top\9;
}

.col2_block .col_box:first-child .frame_box:after {
	background-position: right bottom\9;
}

#main .col1_block .frame_box {
	width: 100%;
	max-width: 754px;
	background: url(../img/common/bg_w754_center.png) repeat-y;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-o-background-size: 100% auto;
	position: relative;
	margin: 15px 0;
}

#main .col1_block .frame_box:before {
	content: "";
	width: 100%;
	height: 16px;
	position: absolute;
	top: -16px;
	display: block;
	background: url(../img/common/bg_w754_top.png) no-repeat;
	background-size: 100% 16px;
	-webkit-background-size: 100% 16px;
	-moz-background-size: 100% 16px;
	-o-background-size: 100% 16px;
}

#main .col1_block .frame_box:after {
	content: "";
	width: 100%;
	height: 16px;
	margin: 0;
	display: block;
	background: url(../img/common/bg_w754_bottom.png) no-repeat left bottom;
	background-size: 100% 16px;
	-webkit-background-size: 100% 16px;
	-moz-background-size: 100% 16px;
	-o-background-size: 100% 16px;
	position: absolute;
	bottom: -16px;
}

#main .col1_block:first-child .frame_box {
	padding-bottom: 40px;
}

#research #main .col1_block .frame_box,
#staff #main .col1_block .frame_box {
	max-width: 1018px;
	padding: 1px 0 40px;
	background: url(../img/common/bg_w1018_center.png) repeat-y center top;
	font-weight: bold;
	color: #990033;
}

#research #main .col1_block .frame_box:before,
#staff #main .col1_block .frame_box:before {
	background: url(../img/common/bg_w1018_top.png) no-repeat center top;
}

#research #main .col1_block .frame_box:after,
#staff #main .col1_block .frame_box:after {
	background: url(../img/common/bg_w1018_bottom.png) no-repeat center bottom;
}

#research #main .col1_block .frame_box .frame_box {
	width: 777px;
	margin: 85px auto 15px auto;
	padding: 0 0 20px;
	background: url(../img/research/bg_inner_frame_center.png) repeat-y center top;
}

#research #main .col1_block .frame_box .frame_box:before {
	background: url(../img/research/bg_inner_frame_top.png) no-repeat center top;
	background-size: auto auto;
	-webkit-background-size: auto auto;
	-moz-background-size: auto auto;
	-o-background-size: auto auto;
	height: 37px;
	top: -37px;
}

#research #main .col1_block .frame_box .frame_box:after {
	background: url(../img/research/bg_inner_frame_bottom.png) no-repeat center bottom;
}

#research #main .col1_block .frame_box .frame_box p {
	margin: 0 37px;
}
