@charset "utf-8";
#main {
	float: right;
	width: 690px;
	padding: 0px;
	background-color:transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header {
	border-bottom-style: none;
}
#warp {
	padding-top: 0px;
}
.top_ttl01 {
	background-image: url(../img/ttl_top_bg01.png);
	background-repeat: no-repeat;
	position: relative;
}
.top_ttl01 span {
	position: absolute;
	top: 6px;
	right: 10px;
}
.top_ttl02 {
	padding-top: 5px;
	position: relative;
	margin-bottom: 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	color: #666464;
}
.top_ttl02 span {
	position: absolute;
	top: 7px;
	right: 10px;
}
#top_itemlist {
	border: 1px solid #DDD;
	background-color: #FFF;
	width: 650px;
	padding-top: 19px;
	padding-right: 19px;
	padding-bottom: 14px;
	padding-left: 19px;
	margin-bottom: 30px;
}
#top_itemlist ul li {
	float: left;
	width: 25%;
	margin-bottom: 5px;
	height: 30px;
}
.itemlist_img {
	padding-right: 10px;
	float: left;
	width: 30px;
}
#top_itemlist ul li p {
	line-height: 30px;
	float: left;
}
#top_itemlist ul li p a {
	line-height: 30px;
	text-decoration: none;
	color: #333;
}
#top_itemlist ul li p a:hover {
	text-decoration: underline;
}
#top_reason {
	background-image: url(../img/top_reason.png);
	background-repeat: no-repeat;
	background-size: 100% calc(100% - 22px);
	padding-bottom: 22px;
	width: 700px;
	margin-bottom: 30px;
	margin-left: -5px;
	background-position: center 22px;
}
#top_reason h2 {
	margin-bottom: 15px;
	width: 270px;
}

#top_reason .Box_Left ul li {
	margin-bottom: 15px;
	clear: left;
	display: table;
}

#top_reason .Box_Left ul li.top_reason_w620 {
	width: 620px;
}

#top_reason .Box_Left {
	padding-left: 15px;
}
#top_reason .Box_Left ul {
	padding-left: 10px;
}
#top_reason .Box_Right {
	padding-right: 20px;
	padding-top: 45px;
	width: 230px;
}
#top_example {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #70574B;
	border-bottom-color: #70574B;
	margin-bottom: 40px;
	background-color: #FFF;
	overflow: hidden;
}
#top_voice,#top_example {
	background-color: #FFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #70574B;
	margin-bottom: 40px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #70574B;
}
#top_voice ul li,#top_example ul li {
	padding: 20px;
	width: 305px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: 140px;
	overflow: hidden;
}
.top_voice_img {
	float: left;
}
.top_voice_Txt {
	float: right;
	width: 150px;
}
.top_voice_Txt p {
	line-height: 1.6em;
}
.top_voice_date {
	font-weight: bold;
	color: #666464;
	margin-bottom: 5px;
}
.top_news {
	float: right;
	width: 335px;
}
.top_blog {
	float: left;
	width: 335px;
}
.top_blog .InBox,.top_news .InBox {
	background-color: #FFF;
	padding-right: 9px;
	padding-left: 9px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DDD;
	border-left-color: #DDD;
	position: relative;
}
.topics_list dt {
	color: #888;
	margin-bottom: 5px;
	padding-top: 10px;
}
.topics_list dd {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.topics_list dd a {
	color: #333;
	text-decoration: none;
}
.topics_list dd a:hover {
	text-decoration: underline;
}
.top_voice_Txt p a {
	text-decoration: none;
}
.top_voice_Txt p a:hover {
	text-decoration: underline;
}
.example_Txt {
	font-size: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	width: 90px;
}
#top_example_slider {
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 5px;
	height: 150px;
}
.top_btn02 a {
	font-size: 14px;
	line-height: 35px;
	color: #FFF;
	text-decoration: none;
	background-color: #8C8984;
	display: block;
	height: 35px;
	width: 180px;
	font-weight: bold;
	text-align: center;
	padding-left: 20px;
	background-image: url(../img/ico02.png);
	background-repeat: no-repeat;
	background-position: 20% center;
	background-size: 13px 13px;
	border-radius: 18px;
	border: 1px solid #8C8984;
}
.top_btn02 a:hover{
	color: #8C8984;
	background-color: #FFF;	
}
.top_btn02 {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
#top_mainimg {
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
}
