.finding-event
{
	background:#276EC1;
	padding: 12px;
	border-radius:3px;
	font-size: 160%;
	color: #fff;
	letter-spacing:1px;
	margin-bottom: 20px;
}

.finding-event span
{
	display:inline-block;
	vertical-align: middle;
	padding:4px 9px 0px;
	margin-right: 8px;
	color:#276EC1;
	border-radius:3px;
	background:#fff;
}
.finding-event p
{
	font-size:21px;
	font-weight:bold;
	display:inline-block;
	vertical-align: middle;
}

section strong.find-strong
{
	
	color: #276EC1;
	font-size: 190%;
	display: block;
	margin: 15px 0;
	letter-spacing: 2px;
}

.lecturer
{
	background:#d9ecfa;
	border-radius:4px;
	padding:20px;
	display:block;
	position:relative;
	margin:10px 0;
	clear:both;
}
.lecturer dl.col2 dt,
.lecturer dl.col2 dd
{
	display:inline-block;
	vertical-align:middle;
}
.lecturer dl dt
{
	padding-right:10px;
}
.lecturer dl.col2 dd
{
	font-size:12px;
}
.lecturer dl.col2 dd .title
{
	display:block;
	font-size:15px;
	width:100%;
	font-weight:bold;
}

.lecturer dl.col2 dd em
{
	display:block;
	font-size:12px;
	width:100%;
	font-weight:bold;
	color:#175983;
}

.lecturer dl dt img
{
	width:100px;
	height:auto;
	border:solid 4px #fff;
	border-radius:50px;
}
.lecturer dl+dl
{
	margin-top: 10px;
	padding-top: 10px;
	border-top:solid #fff 1px;
}
.
.lecturer ul
{
	width:100%;
}
.lecturer ul li
{
	width:294px;
	float:left;
/*	border-bottom:1px #ffffff solid;*/
	padding-bottom:10px;
	margin-bottom:10px;
	margin-right:10px;
	border-right:1px solid #ffffff;
}
.lecturer ul li:last-child
{
	border-right:none;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
  ::i-block-chrome, .lecturer dl dt img {
	border:solid 0px #fff;
  }
}

.talk
{
	background:#d9ecfa;
	border:solid 1px #55818F;
	border-radius:4px;
	padding:20px;
	display:block;
	position:relative;
	margin:10px 0;
}


.talk dl.col2 dt,
.talk dl.col2 dd
{
	display:inline-block;
	vertical-align:middle;
}
.talk dl dt
{
	width:60%;
}
.talk dl dt span
{
	display:inline-block;
	padding:5px 9px;
	background:#3D8EA7;
	color:#fff;
	border-radius:4px;
	font-weight:bold;
	font-size:18px;
	letter-spacing:1px;
}
.talk dl dt b
{
	display:inline-block;
	font-size:18px;
}
.talk dl dt p
{
	margin-top:15px;
}

.talk dl.col2 dd
{
	text-align:right;
	width:39%;
}
.talk dl.col2 li
{
	display:inline-block;
	font-size:11px;
}
.talk dl.col2 dd img
{
	width:100px;
	height:auto;
}


#diy article+article
{
	margin-top:30px;
}
#diy .finding-event::after
{
	content:"";
	display:block;
	clear:both;
}
#diy .finding-event img
{
	float:right;
	margin-top:4px;
}

.ttl_box_outer{
	margin-top:20px;
}
.ttl_box{
	background-color:#61a1cf;
	color:#ffffff;
	padding:5px 10px;
}

.ttl_box_outer em{
	font-size:15px;
}

.ttl_0_box{
}
.ttl_1_box{
	margin-left:10px;
	margin-right:5px;
	line-height:200%;
	padding:5px 10px;
	color:#ffffff;
	background-color:#ed6e45;
}
.ttl_2_box{
	margin-left:10px;
	margin-right:5px;
	line-height:200%;
	padding:5px 10px;
	color:#ffffff;
	background-color:#004ea3;
}
.ttl_3_box{
	margin-left:10px;
	margin-right:5px;
	line-height:200%;
	padding:5px 10px;
	color:#ffffff;
	background-color:#e871a9;
}
.ttl_4_box{
}
.ttl_5_box{
}

.nb{
	margin-left:0px ! important;
}
.bd_all{
	border:#d9ecfa 3px solid;
	padding:5px ! important;
	font-size:18px ! important;
	line-height:100% ! important;
	margin-bottom:5px ! important;
	margin-right:0px ! important;
}
.small_bd{
	width:670px ! important;
}
.small_box_l{
	width:670px;
	float:left;
}
.small_box_r {
	width:260px;
	float:right;
}
.small_box div img{
	width:100%;
}
.large_box_l{
	width:670px;
	float:left;
}
.large_box_r{
	width:260px;
	float:right;
	text-align:right;
}
.one_product{
	width:960px;
	border-bottom:1px #333333 dotted;
	padding-bottom:15px;
	margin-bottom:15px;
}
.one_product_l{
	width:670px;
	float:left;
}
.one_product_l h4{
	font-size:18px;
}
.one_product_l ul{
	padding-top:10px;
}
.one_product_l ul li{
}
.one_product_r{
	width:260px;
	float:right;
}
.one_product_r img{
	width:100%;
}
