@charset "utf-8";

div.read {
	border-bottom: 1px dotted #ccc;
	padding: 0 0 40px;
}
div.read,
div.read2,
div.read3 {
	margin: 0 15px 35px;
}
div.read p img {
	float: left;
	margin-right: 20px;
}
div.read dl {
	float: left;
	text-align: center;
	margin-left: 40px;
}
div.read dl dt {
	color: #ff7936;
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0 30px;
}
div.read dl dd {
	font-size: 14px;
	line-height: 2em;
}
.section01 p{
	float:right;
	width:auto;
	margin-left:20px;
}
div.read2 dl {
	float: left;
	width: 620px;
}
div.read2 dl dt {
	color: #ff7936;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 15px;
}
div.read2 p img {
	float: right;
}
div.read3 p img {
	float: left;
	margin-right: 20px;
}
div.read3 dl dt {
	color: #ff7936;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 15px;
}
.section01 ul{
	overflow:hidden;
}
.section01 ul li{
	background:url(../img/icon_check.gif) no-repeat left center;
	padding:8px 0 0 40px;
	margin-top:10px;
}
.section01 ul li:first-child{
	margin-top:0;
}
.section02 ul{
	overflow:hidden;
}
.section02 ul li{
	float:left;
	width:auto;
	margin:0 0 0 15px;
}
.section02 ul li:first-child{
	margin:0 0 0 0;
}
.point .read{
	margin:0 0 20px 0;
}
.point dl{
	position:relative;
	padding:0 0 5px 0;
	margin:0 0 20px;
	background: url(../img/bg_box02.gif) no-repeat center bottom;
}
.point dl dt{
	margin:0;
	padding:0;}
.point dl dt img{
	vertical-align:bottom;}
.point dl dd{
	margin:0;
	padding:20px;
	background-image: url(../img/bg_box01.gif);
	min-height:120px;
}
.point dl dd p{
	margin:0 0 10px 0;}
.point dl dd img{
	position:absolute;
	top:25px;
	right:25px;}
.point dl dd .shikaku{
	background:#fef294;
	padding:10px;
	margin:10px 0 0 0;
	display:inline;
	}
.point dl.low dd{
	min-height:50px;}

.point dl dd p.wshort{
	width:710px;}
.point dl dd p strong{
	color:#ff7936;
	display:block;
	margin:0 0 10px 0;}
.beginner h5{
	margin:0 0 10px 0;
}
.beginner ul.link{
	margin:0 10px 40px;
}	
.beginner ul.link li{
	margin-bottom:10px;
	background:url(../../common/img/detail_arrow.gif) no-repeat left center;
	padding-left:10px;
}
.beginner dl.voice{
	background:url(../img/bg02.jpg) no-repeat left top;
	width:910px;
	height:146px;
	margin-bottom:50px;
	padding:40px 0 0 20px;
}
.beginner dl.voice dt{
	margin:0 0 20px 0;
}
.beginner dl.voice dd ul li{
	margin:0 0 0 0;
	margin-bottom:8px;
	background:url(../../common/img/detail_arrow.gif) no-repeat left center;
	padding-left:10px;
}
ul.com_link{
	padding:40px 0 0 0;
	text-align:center;
	width:800px;
	height:96px;
	margin:0 auto 70px auto;
	background: url(../img/bg01.gif) no-repeat;
}
ul.com_link li{
	display:inline;
	margin:0 10px;
}



