@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: 660px;
	padding: 10px 20px 10px 20px;
	background-color: #FFF;
	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:10px;
	margin-bottom: 10px;
}
.main_title .sholder {font-size:18px;}


.main_title_back {
	background:url(/chuko/sp/beginner/images/point/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/point/category_title1b.png) no-repeat;
	margin-bottom: 15px;
}
.main_contents .category_title2 {
	width: 702px;
	background: url(/chuko/sp/beginner/images/point/category_title2b.png) no-repeat;
	margin-bottom: 15px;
}
.main_contents .category_title1 h2,
.main_contents .category_title2 h2 {
	width: 680px;
	height: 35px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	padding: 43px 10px 0 10px;
	overflow: hidden;
}
.main_contents .contents_boder {
	width:632px;
	font-size:14px;
	line-height:1.6;
	border:1px solid #c7c2ab;
	padding:30px 34px 30px 34px;
	margin-bottom:25px;
	background-color:#FFFFFF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.main_contents .contents_boder h3{
	width:624px;
	font-size:18px;
	font-weight:bold;
	border-bottom:1px dotted #c7c2ab;
	padding-left:12px;
	padding-bottom:10px;
	margin-bottom:10px;
	background:url(/chuko/sp/beginner/images/point/bar.png) no-repeat 0 1px;
}
.main_contents .contents_boder p{margin-bottom:25px;}
.main_contents .s_old_merit{
	width:634px;
	background: url(/chuko/sp/beginner/images/point/s_merit_b.png) repeat-y 1px;}
.main_contents .s_old_merit ul{
	padding-left:50px;}	
.main_contents .s_old_merit li{
	width:210px;
	padding-left: 35px;
	margin-left: 20px;
	background: url(/chuko/sp/beginner/images/point/s_merit_icon.png) no-repeat;
	font-size:18px;
	font-weight:bold;
	float:left;
}
.main_contents .contents_boder .old_merit_bd{
	padding-bottom:79px;
	background: url(/chuko/sp/beginner/images/point/s_merit_bd.png) no-repeat bottom;
}

.point_left {
	width:346px;
	float:left;
	padding-right:8px;
}
.point_right {width:346px;float:right}
.point_title {
	padding-top:4px;
	padding-bottom:11px;
	background: url(/chuko/sp/beginner/images/point/point_titleb.png) no-repeat top;
	font-size:20px;
	font-weight:bold;
}
.point_lineside{
	margin-left: 1px;
	padding:15px;
	width: 312px;
	background-color:#FFFFFF;
	border-left:1px solid #c7c2ab;
	border-right:1px solid #c7c2ab;
	border-bottom:1px solid #c7c2ab;
	border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	font-size:14px;
	line-height:1.6;
}
.pointn {
	padding:0 30px 0 40px;
	color:#FFFFFF;
	font-size:16px;
}

.area_link {
	margin-top:40px;
	padding:20px 10px 40px 20px;
	background-color:#FFFFFF;
	border:1px solid #c7c2ab;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.area_link h2{
	padding-left:15px;
	font-size:20px;
	font-weight:bold;
	border-bottom:1px dotted #c7c2ab;
	background:url(/chuko/sp/beginner/images/point/bar.png) no-repeat 0px 3px;
}

.area_link .area_btn{
	width:305px;
	padding:5px 0 5px 15px;
	border:1px solid #1eb334;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
.area_link a{
	width:322px;
	background-image: url(/chuko/sp/beginner/images/point/area_arrow.png);
	background-position:295px;
	background-repeat:no-repeat;
	font-size:13px;
	font-weight:bold;
}
.area_link span{font-size:20px;font-weight:bold;}
.area_link li {
	margin: 20px 30px 0 0;
	width:305px;
	float:left;
}
.area_link li a:link{
	display:inline-block;
	color:#1eb334;
	background-color:#F9F9F7;
}
.area_link li a:visited{
	background-color:#F9F9F7;
	color:#1eb334;
}
.area_link li a:hover{
	background:url(/chuko/sp/beginner/images/point/area_arrow_o.png) no-repeat 295px #1eb334;
	color:#FFFFFF;
	text-decoration:none;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
.area_link li a:active{
	background:url(/chuko/sp/beginner/images/point/area_arrow_o.png) no-repeat 295px #1eb334;
	color:#FFFFFF;
	text-decoration:none;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
.mt10 {margin-top:10px;}

.sns_area {
	position: relative;
    top: 38px;
	right: -48px;
}
.sns_area .sns_list01 {float: right; clear: both;}
.sns_area .sns_list01 li { display: inline-block; *display:inline}


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

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