@charset "utf-8";
#content {
	width: 960px;
	margin: 0 auto 0;
	padding-bottom:50px;
}
/* main
====================================== */
#main {
	float: left;
	width: 702px;
	margin-right: 25px;
	color: #3f3f3f
}
#main .title_box {
	width: 662px;
	padding: 25px 19px 10px 19px;
	background-color: #FFF;
	margin-bottom: 20px;
	border-top: 5px solid #14A92A;
	border-left: 1px solid #c7c2ab;
	border-right: 1px solid #c7c2ab;
	border-bottom: 1px solid #c7c2ab;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#main .main_title {
	width: 518px;
	border-bottom: 1px solid #c8c2ac;
	font-size: 32px;
	font-weight: bold;
	line-height: 1.1;
	padding-bottom:15px;
	margin-bottom:10px;
}
.main_title_back {
	background:url(/chuko/sp/beginner/images/find/title_img.png) bottom right no-repeat;}
#main .title_box .lead {
	width: 500px;
	font-size: 14px;
	margin-bottom: 10px
}
.center { margin-left: 70px; }
.main_contents .category_title1 {
	width: 702px;
	background: url(/chuko/sp/beginner/images/find/category_title_b1.png) no-repeat;
	margin-bottom: 20px;
	margin-top: 25px;
}
.main_contents .category_title2 {
	width: 702px;
	background: url(/chuko/sp/beginner/images/find/category_title_b2.png) no-repeat;
	margin-bottom: 20px;
	margin-top: 25px;
}
.main_contents .category_title3 {
	width: 702px;
	background: url(/chuko/sp/beginner/images/find/category_title_b3.png) no-repeat;
	margin-bottom: 20px;
	margin-top: 25px;
}
.main_contents .category_title4 {
	width: 702px;
	background: url(/chuko/sp/beginner/images/find/category_title_b4.png) no-repeat;
	margin-bottom: 20px;
	margin-top: 25px;
}
.main_contents .category_title4 h2,
.main_contents .category_title3 h2,
.main_contents .category_title2 h2,
.main_contents .category_title1 h2 {
	width: 680px;
	height: 35px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	padding: 42px 10px 0 10px;
	overflow: hidden;
}
.boder_oa {
	width:299px;
	padding:20px 40px 20px 40px;
	border:2px solid #ff7e1c;
	background-color:#FFFFFF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px
}
.boder_oa .of_text {
	color:#ff7e1c;
	font-size:16px;
	font-weight:bold;
	display:inline-block;
	padding-bottom:30px;
}
.atention {font-size:14px}

.main_contents .category_01{
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 702px;
}
.left_area {
	float: left;
	width:302px;
}
.right_area {
	float:right;
	width:380px;
}
.main_contents .right_area .r_text {
	font-size:16px;
	margin-bottom:30px;
	line-height:1.8;
}
.point_kensaku {
	background: url(/chuko/sp/beginner/images/find/point_kensaku.png) no-repeat 0px 20px;
	position:absolute;
	padding-left:248px;
	top:750px;
	left:228px;
	z-index:99;
}
.main_contents .main_text{font-size:16px;}
.goeth_cloud {
	background: url(/chuko/sp/beginner/images/find/goeth_cloud.png) no-repeat bottom;
	padding-bottom:93px;
}
.mt5 {margin-top:5px;}
.mt20 {margin-top:20px;}
.mb30 {margin-bottom:30px;}
.intend {vertical-align:-4px;}
.modal_windo{border: 4px solid #c7c2ab;}


/* clearfix
====================================== */

#content:after,
.main_contents:after,
.main_contents .category_01:after,
.cf:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden
}
