@charset "utf-8";
/*------------------------------------------------------------
	exampleTop
------------------------------------------------------------*/


#exampleTop .section p {
	margin-bottom: 28px;
	font-size: 1.2em;
}

#exampleTop .section h3 {
	margin-bottom: 20px;
}

#exampleTop .section .inner {
	margin: 0 10px 20px 10px;
	clear: both;
	border: 2px solid #F0F0F0;
	overflow:hidden;
}

/*
#exampleTop .section .inner a {
	display: block;
	color: #231815;
	text-decoration: none;
	border: 1px solid #fff;
}

*/

#exampleTop .section .inner .exampleBox {
	color: #231815;
	text-decoration: none;
	border: 1px solid #fff;
	overflow:hidden;
}
#exampleTop .section .inner .bl-hover {
	background: #FAFAFA;
	border: 1px solid #ccc;
}
#exampleTop .section .inner  span {
	display: block;
}


#exampleTop .section .inner a span {
	display: block;
}

/*
#exampleTop .section .inner a:hover {
	cursor: pointer;
	background: #FAFAFA;
	border: 1px solid #ccc;
}
*/

#exampleTop .section .inner .subBox {
	padding: 7px 12px 7px 7px;
}

#exampleTop .section .inner .subBox .photoBox {
	float: left;
	border: 1px solid #ccc;
}

#exampleTop .section .inner .subBox .textBox {
	padding-top: 4px;
	width: 450px;
	float: right;
}

#exampleTop .section .inner .subBox .textBox .lead {
	margin-bottom: 22px;
	padding-bottom: 7px;
	border-bottom: 1px solid #ccc;
}

#exampleTop .section .inner .subBox .textBox .fltL {
	float: left;
	padding-left: 16px;
	float: left;
	font-size: 1.4em;
	background: url(/img/common/icon/icon01.gif) no-repeat 3px center;
}

#exampleTop .section .inner .subBox .textBox .fltR {
	padding-top: 5px;
	float: right;
}

#exampleTop .section .inner .subBox .textBox .txt {
	margin: 0 0 10px 3px;
	font-size: 1.4em;
}

#exampleTop .section .inner .subBox .textBox .btn {
	margin-bottom: 0;
	text-align: right;
}

/*------------------------------------------------------------
	common
------------------------------------------------------------*/
#conts .section .exampleLink {
	margin-bottom: 33px;
	text-align: center;
}

#conts .section .exampleLink li {
	margin: 0 18px;
	display: inline;
	font-size: 1.2em;
}

#conts .section .exampleLink li a {
	padding: 0 0 0 14px;
	background: url(/img/common/icon/icon01.gif) no-repeat left center;
}

#conts .section h3 {
	margin-bottom: 20px;
	clear: both;
}

#conts .section .comInner {
	margin: 0 10px 56px;
}

#conts .section .comInner .photoBox {
	float: left;
}

#conts .section .comInner .textBox {
	width: 390px;
	float: right;
}

#conts .section .comInner .textBox p {
	line-height: 2;
	font-size: 1.2em;
	color: #000;
}

#conts .section .comInner .textBox .comTitle {
	margin-bottom: 16px;
	line-height: 1.2;
	font-size: 1.4em;
}

#conts .section .comInner .textBox .rightP {
	margin-bottom: 17px;
	line-height: 1.5;
	font-size: 1.1em;
	text-align: right;
}

#conts .text01 {
	margin-bottom: 34px !important;
}