@charset "utf-8";

/* 
===  top.css  ===
*/

h2 {
	background: url(../img/top/ce_header.jpg) no-repeat;
	text-indent: -9999px;
	width: 720px;
	height: 310px;
}
.flbox:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.flbox {
	width: 720px;
	overflow: hidden;
}

.flbox .flbox01,
.flbox .flbox02,
.flbox .flbox03,
.flbox .flbox04 {
	font-size: 12px;
	float: left;
	line-height: 1.6;
	width: 180px;
}
.flbox .flbox01 a,
.flbox .flbox02 a,
.flbox .flbox03 a,
.flbox .flbox04 a {
	text-decoration: none;
}
.flbox .flbox01 a:hover,
.flbox .flbox02 a:hover,
.flbox .flbox03 a:hover,
.flbox .flbox04 a:hover {
	text-decoration: underline;
	color: #FF6600;
}

.flbox .flbox01 h3,
.flbox .flbox02 h3,
.flbox .flbox03 h3,
.flbox .flbox04 h3 {
	font-size: 14px;
	color: #4f8ddc;
	text-align: center;
	display: block;
	margin-top: 10px;
	padding-bottom: 10px;
}

.flbox .flbox01 ul,
.flbox .flbox02 ul,
.flbox .flbox03 ul,
.flbox .flbox04 ul {
	list-style: url(../img/top/ya.gif);
	list-style-position: inside;
}
.flbox .flbox01 li,
.flbox .flbox02 li,
.flbox .flbox03 li,
.flbox .flbox04 li {
	line-height: 1.6;
	margin-left: 10px;
}
.top_demo {
	overflow: hidden;
	clear: both;
	border: #4f8ddc 1px solid;
	margin-top: 10px;
	width: 718px;
}
.top_demo p {
	padding: 10px;
}
.top_demo .flbox {
	margin-left: 100px;
}
.top_demo .flbox01,
.top_demo .flbox02,
.top_demo .flbox03 {
	font-size: 14px;
	float: left;
	line-height: 1.6;
	width: 180px;
	margin-left: 10px;
}
.demo_sp01 {
	font-size: 18px;
	overflow: hidden;
	clear: both;
	font-weight: bold;
	margin-left: 320px;
}
#lower_menu {
	clear: both;
	overflow: hidden;
}
#lower_menu a {
	float: left;
	padding: 10px;
}

.news {
	margin: 10px 0 20px;
}

.news .news_com {
	border: #CCCCCC solid 1px;
	background: #F5F5F5;
	font-size: 12px;
	padding: 10px;
}
.news .news_com dl {
	clear: both;
	overflow: hidden;
	margin-bottom: 5px;
}
.news .news_com dt {
	float: left;
	line-height: 1.6;
}

.news .news_com dd {
	float: left;
	margin-left: 20px;
	line-height: 1.6;
}
.news img {
	margin-bottom: 10px;
}




