.main-contents {
	margin :0px 0px 16px 0px;
}

div.title_part {
	width: 796px;
	background-color: #EAF6FD;
	padding: 10px;
	margin-bottom: 20px;
}
/*h2.title_feature{
	float: none;
	background: #EAF6FD;
	background-image:url(../features/images/title_feature.gif);
	width: 695px;
	height: 0;
	overflow:hidden;
	padding-top: 35px;
	margin: 5px 0px 0px;
}
h3{
	font-size: 18px;
	margin: 16px 0px 8px;
}*/
p.method {
	padding-left: 32px;
}

h3.title_1{
	background-image:url(../features/images/h3_1.gif);
	width: 262px;
}
h3.title_2{
	background-image:url(../features/images/h3_2.gif);
	width: 219px;
}
h3.title_3{
	background-image:url(../features/images/h3_3.gif);
	width: 214px;
}
br.clear {
	height: 0px;
	padding: 0px;
	margin: 0px;
}
span.h4_sub {
	font-size: 14px;
}
/*h4.h4_1 {
	border-bottom: 3px dotted #E60013;
}
h4.h4_2 {
	border-bottom: 3px dotted #6B1786;
}
h4.h4_3 {
	border-bottom: 3px dotted #009FA8;
}
h4.h4_4 {
	border-bottom: 3px dotted #F08200;
}
h4.h4_5 {
	border-bottom: 3px dotted #009944;
}*/
ul.method {
	float: left;
	width: 340px;
	margin-left: 20px;
}
li.method1 {
	list-style-image: url(../features/images/array_1.gif);
}
li.method2 {
	list-style-image: url(../features/images/array_2.gif);
}
li.method3 {
	list-style-image: url(../features/images/array_3.gif);
}
li.method4 {
	list-style-image: url(../features/images/array_4.gif);
}
li.method5 {
	list-style-image: url(../features/images/array_5.gif);
}
div.border {
	width: 760px;
	height: 21px;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 20px;
}

p.caption3 {
	width: 150px;
	float: left;
	text-align: center;
	background-color: #223E88;
	color: #FFFFFF;
	margin: 0px 20px 0px 0px;
	padding: 0px;
}

h2.title_feature2{
	float: none;
	background: #EAF6FD;
	background-image:url(../features/images/title_feature02.gif);
	width: 198px;
	height: 0;
	overflow:hidden;
	padding-top: 35px;
	margin: 5px 0px 0px;
}

img.main_photo {
	margin-bottom: 0px;
}

#rightbox h3 {
	font-size: 20px;
}
#rightbox h4 {
	margin-top: 0;
	font-size: 19px;
	color : #133180;
}
#rightbox .jisseki {
	text-align: center;
	padding-top: 7px;
	padding-bottom: 8px;
	font-size: 17px;
	color: #000;
}
#rightbox .jisseki dl {
	margin: 0 30px;
	display: inline-block;
}
#rightbox .jisseki dt,
#rightbox .jisseki dd {
	display: inline-block;
}
#rightbox .big {
	margin: 0 5px;
	font-size: 30px;
	vertical-align: -4px;
}
#rightbox .red {
	color: #B5272D;
}
#rightbox .h4box{
	margin-top: 35px;
	overflow: hidden;
}
#rightbox .left {
	float: left;
	width: 435px;
}
#rightbox .right {
	float: right;
	width: 320px;
}

#rightbox .top_info_tvcm_main_link {
	display: block;
	color: #000;
	padding-bottom: 5px;
	margin-bottom: 5px;
	position: relative;
}
#rightbox .top_info_tvcm_thumb {
	width: 100%;
	height: auto;
	border: 2px solid #fff;
	box-sizing: border-box;
	margin-top: 4px;
	margin-bottom: 5px;
}
#rightbox .top_info_tvcm_playicon {
	position: absolute;
	width: 94px;
	height: 94px;
	top: 45%;
	left: 50%;
	margin-top: -47px;
	margin-left: -47px;
}
