@charset "utf-8";

/* ========================================================
 *
 *		ROVAL UsePoint Style Sheet	
 *
 *		version	: 1.0
 *		update	: 2009/05/27
 *
 ========================================================*/
 


/* =====================================
	見出し
===================================== */
.cont_usepoint h3 {
	margin: 0 0 15px;
	padding: 5px 0 5px 15px;
	font-size: 140%;
	font-weight: bold;
	color: #646464;
	background: url(../images/ttl_level3.gif) no-repeat left top;

}

.ttl_level4 {
	height: 1%;
	margin: 0 0 15px;
	border-bottom: solid 1px #f2f2f2;
	background: url(../images/ttl_level4_bg.gif) repeat-x left top;
}

.ttl_level4 div {
	border-bottom: solid 1px #bebebe;
	background: url(../images/ttl_level4_right.gif) no-repeat right top;
}

.ttl_level4 h4 {
	padding: 5px 10px;
	font-size: 130%;
	font-weight: bold;
	background: url(../images/ttl_level4_left.gif) no-repeat left top;
}

#contents .mgno {
	margin: 0;
}

/* =====================================
	サブタイトル
===================================== */
#subarea {
	margin: 0 0 20px;
	padding: 0 0 20px;
	font-size: 120%;
}

#subarea .left {
	width: 570px;
}

#subarea .right {
	width: 180px;
}

.sub_ttl {
	margin: 0 0 15px;
}


#usearea {
	width: 705px;
	margin: 0 auto 20px;
	background: url(../images/use_circle_bg.gif) no-repeat left center;
}

#usearea h3 {
	margin: 0;
	padding: 0;
	font-size: 1px;
	background: none;
}

.use_wrap {
	margin-left: 30px;
	margin-right: 30px;
}

.use_box {
	float: left;
	width: 308px;
	padding: 0 0 3px;
	background: url(../images/use_bg_bottom.gif) no-repeat left bottom;
}

.use_inner {
	padding: 10px 10px 7px;
	background: url(../images/use_bg.gif) repeat-y left top;
}

.use_inner p {
	font-size: 120%;
	line-height: 1.2;
}

.use_image {
/*
	position: static;
	height: 1%;
	*/
	margin: 0 0 10px;
}

.use_box div {
	position: relative;
}

* html .use_image {
	height: 1%;
}

.use_image span.use_caption {
	/*display: block;*/
}

.use_image .left,
.use_image .right {
	width: 140px;
}

.mb30 {
	margin-bottom: 30px;
}

.mr29 {
	margin-right: 29px;
}


#guide_01 {
	padding: 0 0 0 30px;
	font-size: 120%;
	background: url(../images/guide_bg_01.jpg) no-repeat right center;
}

#guide_02 {
	font-size: 120%;
}

.mt-10 {
	position: relative;
	margin-top: -10px;
}

.box221 {
	width: 221px;
}

#guide_03 {
	font-size: 120%;
	background: url(../images/guide_choice_bg.gif) repeat-y left top;
}

#guide_03 dt { 
	margin: 0 0 5px;
	font-size: 120%;
	font-weight: bold;
}

#guide_03_inner {
	padding-top: 15px;
	background: url(../images/guide_choice_bg_top.gif) no-repeat left top;
}

#guide_03_inner02 {
	padding-bottom: 15px;
	background: url(../images/guide_choice_bg_bottom.gif) no-repeat left bottom;
}

.mg01 {
	margin-left: 18px;
	margin-right: 33px;
}

.mg02 {
	margin-right: 33px;
}

.attn_box {
	width: 565px;
	margin: 0 auto;
	background: url(../images/guide_attn_bg.gif) repeat-y left top;
}

.attn_box_wrap {
	background: url(../images/guide_attn_bg_top2.gif) no-repeat left top;
}

.attn_box_inner {
	padding: 15px 40px 15px;
	font-size: 120%;
	background: url(../images/guide_attn_bg_bottom.gif) no-repeat left bottom;	
}



#casearea {
}

.case_box {
	float: left;
	width: 375px;
	margin-bottom: 15px;
	background: url(../images/case_box_bg.gif) repeat-y left top;
}

.case_inner_wrap {
	background: url(../images/case_bg_top.gif) no-repeat left top;
}

.case_inner {
	padding: 10px 0 9px;
	color: #fff;
	background: url(../images/case_bg_bottom.gif) no-repeat left bottom;
}

.case_inner .left {
	width: 170px;
	margin: 0 0 0 10px;
}

.case_inner .left img {
	border: solid 1px #b4b4b4;
}

.case_inner .right {
	width: 170px;
	margin: 0 10px 0 0;
}

.mr15 {
	margin-right: 15px;
}

.caselist_01 {
	padding: 0 0 10px;
}

.caselist_01 dt {
	margin: 0 0 5px;
}

.caselist_01 dd a {
	display: block;
	padding: 0 0 0 10px;
	font-size: 130%;
	font-weight: bold;
	text-decoration: underline;
	color: #fff;
	background: url(../images/case_arrow.gif) no-repeat left 7px;
}

.caselist_01 dd a:hover {
	color: #ED171F;
}

.caselist_02 {
	padding: 0 0 10px;
}

.caselist_02 dt {
	margin: 0 0 5px;
	padding: 5px 0 0;
	font-weight: bold;
	border-top: solid 1px #fff;
}

.caselist_02 dd {
	font-size: 120%;
}


/* =====================================
	使用事例
===================================== */
#resultarea {
}

#resultarea a {
	line-height: 1.2;
}

#resultarea a:hover img {
	opacity:0.70;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
	background: #fff;
}

#resultarea a:hover {
	color: #ED171F;
}

.result_wrap {
	width: 765px;
	margin: 0 0 10px;
	padding: 0 0 10px;
	border-bottom: solid 1px #dcdcdc;
}

.result_box {
	display: inline;
	float: left;
	width: 180px;
	margin-right: 15px;
}

.result_photo {
	width: 180px;
	height: 137px;
	margin: 0 0 5px;
	background: url(../images/result_frame.gif) no-repeat;
}

.result_photo img {
	margin: 15px 0 0 15px;
	border: solid 1px #b4b4b4;
}

.result_ttl {
	text-align: center;
	font-size: 130%;
	font-weight: bold;
}

.mrno {
	margin-right: 0;
}


/* =====================================
	使用事例01
===================================== */
.case01 {
}

#c01_01,
#c02_01,
#c03_01 {
	font-size: 120%;
	background: #555 url(../images/case_bg.gif) repeat-y right top;
}

#flow02_box {
	position: absolute;
	top: 400px;
	right: 25px;
	width: 320px;
	z-index: 999;
}

.case_photo {
	width: 285px;
}

.case_data {
	width: 360px;
	color: #fff;
}

.case_data dd {
	padding: 10px 15px 0;
}


.pd {
	width: 119px;
	text-align: center;
}

.pd dl {
	padding: 10px 0 0;
}

.pd dt {
	margin: 0;
}

.pd dd a {
	font-size: 100%;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}

.pd dd a:hover {
	color: #ED171F;
}

/* =====================================
	使用事例02
===================================== */
.case02 p {
	font-size: 120%;
}

/* =====================================
	使用事例03
===================================== */
#contents .mg_reset {
	position: relative;
	margin: -10px 15px 0 -15px;
}

#c03_02 {
	position: relative;
}

.box186 {
	width: 186px;
}

#contents .mg_reset02 {
	margin: -24px 9px 0 0;
}

.mr09 {
	margin-right: 9px;
}

.case03 #flow02_box {
	position: absolute;
	top: 374px;
	right: 10px;
	width: 172px;
	z-index: 999;
}

.point_box {
	position: relative;
	margin: -15px 0 0;
	padding: 10px 10px;
	font-size: 130%;
	border: solid #bebebe;
	border-width: 0 1px 1px;
}

.point_box2 {
	margin: -15px 0 0;
	padding: 10px 10px;
	font-size: 130%;
	border: solid #bebebe;
	border-width: 0 1px 1px;
}


/* =====================================
	使用事例04/05/06/07共通
===================================== */

.box246 {
	width: 246px;
}

.box350 {
	width: 350px;
}

.box290 {
	width: 290px;
}

.box109 {
	width: 109px;
}

#c04_01 {
	font-size: 120%;
}

#c04_01 dl {
	border: solid 1px #bebebe;
}

#c04_01 dd a {
	text-decoration: underline;
	font-size: 100%;
	font-weight: bold;
	color: #3c3c3c;
}

#c04_01 dd a:hover {
	color: #ED171F;
}

.pl10 {
	padding-left: 10px;
}

.pb40 {
	padding-bottom: 40px;
}

#c04_02 {
	font-size: 120%;
}

.mlr {
	margin-left: 14px;
	margin-right: 13px;
}

#c04_03 {
	font-size: 120%;
	color: #fff;
	background: url(../images/c04_box_bg.gif) repeat-y left top;
}

#c04_03_inner {
	background: url(../images/c04_box_bg_top.gif) no-repeat left top;
}


#c04_03_inner02 {
	padding: 10px;
	background: url(../images/c04_box_bg_bottom.gif) no-repeat left bottom;
}

.p10 {
	padding: 10px;
}
 

/* =====================================
	使用事例06
===================================== */
.report_box {
	background: url(../images/report_bg.gif) repeat-x left top;
}

.report_inner {
	background: url(../images/report_bg_top.gif) no-repeat left top;
}

.report_inner02 {
	padding: 15px 0; 
	font-size: 120%;
	background: url(../images/report_bg_bottom.gif) repeat-x left bottom;
}

.box85 {
	width: 85px;
}

.box650 {
	width: 650px;
}

/* =====================================
	使用事例07
===================================== */
.box439 {
	width: 439px;
}

.box324 {
	width: 324px;
}

.box306 {
	width: 306px;
}

.report2_box {
	background: url(../images/report_s_bg.gif) repeat-x left top;
}

.report2_inner {
	background: url(../images/report_s_bg_top.gif) no-repeat left top;
}

.report2_inner02 {
	padding: 15px 0; 
	font-size: 120%;
	background: url(../images/report_s_bg_bottom.gif) repeat-x left bottom;
}

.mt05 {
	margin-top: 5px;
}

.mt20 {
	margin-top: 20px;
}

.summary_box {
	padding: 0 5px;
	border: solid #bebebe;
	border-width: 0 1px 1px;
	background: #fafafa;
}

.summary_box p {
	padding: 5px 5px;
	font-size: 110%;
	border-bottom: solid 1px #bebebe;
}

.summary_box p.bno {
	border: none;
}


/* =====================================
	共通Class
===================================== */
.box150 {
	width: 150px;
}

.box230 {
	width: 230px;
}

.box240 {
	width: 240px;
}

.box253 {
	width: 253px;
}

.box270 {
	width: 270px;
}

.box280 {
	width: 280px;
}

.box180 {
	width: 180px;
}

.box170 {
	width: 170px;
}

.box493 {
	width: 493px;
}

.box570 {
	width: 570px;
}

.box375 {
	width: 375px;
}

.box254 {
	width: 254px;
}

.box30 {
	width: 30px;
}

.box40 {
	width: 40px;
}

.pt05 {
	padding-top: 5px;
}

.pt15 {
	padding-top: 15px;
}

.pr25 {
	padding-right: 25px;
}

.pb15 {
	padding-bottom: 15px;
}

.pl30 {
	padding-left: 30px;
}

.mr02 {
	margin-right: 2px;
}

.mt15 {
	margin-top: 15px;
}

.mt60 {
	margin-top: 60px;
}

.mr28 {
	margin-right: 28px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mr20 {
	margin-right: 20px;
}

.mr25 {
	margin-right: 25px;
}

.ml35 {
	margin-left: 35px;
}

.ml50 {
	margin-left: 50px;
}

.ml73 {
	margin-left: 73px;
}

.flow {
	position: relative;
	background: url(../images/flow_bg.gif) repeat-y left top;
}

.flow_box {
	clear:both;
	padding-bottom: 10px;
	background: url(../images/hr.gif) no-repeat left bottom;
}

.flow2 {
	position: relative;
	background: url(../images/flow2_bg.gif) repeat-y left top;
}

.flow2 dl {
	font-size: 120%;
}

.flow2 .flow_box {
	padding-bottom: 10px;
	background: url(../images/hr2.gif) no-repeat left bottom;
}


#contents .box_end {
	background: none #fff !important;
}

.caption {
	margin: 0 0 0 20px;
	font-size: 120%;
}

.flow2 .caption {
	margin: 0 0 15px 0;
}

.large {
	font-size: 140%;
}

.small {
	font-size: 92%;
}

#contents .white {
	color: #fff;
}

#contents .gray {
	color: #c8c8c8;
}

.other_box {
	background: url(../images/ba_bg.gif) repeat-y left top;
}

.other_inner {
	padding: 0 0 6px;
	background: url(../images/ba_bg_bottom.gif) no-repeat left bottom;
}

.other_inner02 {
	padding: 10px 0;
	background: url(../images/ba_bg_top.gif) no-repeat left top;
}

.other_ttl {
	padding: 5px 10px 10px;
}

.box_inner {
	padding: 0 15px 0 10px;
	font-size: 110%;
	color: #fff;
}

.bb {
	border-bottom: solid 1px #c8c8c8;
}

.red {
	color: #ED171F;
}


/*.box150 {
	width: 150px;
}

.box230 {
	width: 230px;
}

.box253 {
	width: 253px;
}

.box270 {
	width: 270px;
}

.box280 {
	width: 280px;
}

.box180 {
	width: 180px;
}

.box170 {
	width: 170px;
}

.box493 {
	width: 493px;
}

.box570 {
	width: 570px;
}

.box375 {
	width: 375px;
}

.box254 {
	width: 254px;
}

.box30 {
	width: 30px;
}

.box40 {
	width: 40px;
}

.box292 {
	width: 292px;
}

.box250 {
	width: 250px;
}

.box319 {
	width: 319px;
}


.pt05 {
	padding-top: 5px;
}

.pt15 {
	padding-top: 15px;
}

.pb15 {
	padding-bottom: 15px;
}

.mr02 {
	margin-right: 2px;
}

.mt15 {
	margin-top: 15px;
}

.mr28 {
	margin-right: 28px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mr25 {
	margin-right: 25px;
}

.ml50 {
	margin-left: 50px;
}

.ml73 {
	margin-left: 73px;
}

.flow {
	position: relative;
	background: url(../images/flow_bg.gif) repeat-y left top;
}

.flow_box {
	padding-bottom: 10px;
	background: url(../images/hr.gif) no-repeat left bottom;
}

.flow2 {
	position: relative;
	background: url(../images/flow2_bg.gif) repeat-y left top;
}

.flow2 dl {
	font-size: 120%;
}

.flow2 .flow_box {
	padding-bottom: 10px;
	background: url(../images/hr2.gif) no-repeat left bottom;
}

#flow02_box_02 {
	position: absolute;
	right: 10px;
	bottom: 527px;
}


#contents .box_end {
	background: none #fff;
}

.caption {
	margin: 0 0 0 20px;
	font-size: 120%;
}

.flow2 .caption {
	margin: 0 0 15px 0;
}

.large {
	font-size: 140%;
}

.small {
	font-size: 92%;
}

#contents .white {
	color: #fff;
}

#contents .gray {
	color: #c8c8c8;
}

.other_box {
	background: url(../images/ba_bg.gif) repeat-y left top;
}

.other_inner {
	padding: 0 0 6px;
	background: url(../images/ba_bg_bottom.gif) no-repeat left bottom;
}

.other_inner02 {
	padding: 10px 0;
	background: url(../images/ba_bg_top.gif) no-repeat left top;
}

.other_ttl {
	padding: 5px 10px 10px;
}

.box_inner {
	padding: 0 15px 0 10px;
	font-size: 110%;
	color: #fff;
}

.bb {
	border-bottom: solid 1px #c8c8c8;
}

.red {
	color: #ED171F;
}*/


/* =====================================
	クラス指定しないボックス用フロート対策
===================================== */
.result_box:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
.result_box {
	display: inline-block;
}
/*\*/
* html .result_box {
	height: 1%;
}
.result_box {
	display: block;
}
/**/



/* =====================================
	水性追加に伴う追加CSS
===================================== */


#case09 p {
	font-size:120%;
}

#case09 .flow {
	background: url(../images/flow_bg9.gif) repeat-y left top;
}

#case09 .flow_box {
	background: url(../images/hr9.gif) no-repeat left bottom;
}

#case09 .flow_box.nb {
	background:none;
	border-bottom:1px solid #C8C8C8;
}

#case09 dl {
	padding:12px;
	color:#FFF;
	background:#5A5A5A;
	border:1px solid #bebebe;
}

#case09 dt {
	position:relative;
	margin:0 0 5px;
	padding:0 0 5px;
	border-bottom:1px solid #FFF;
}

#case09 dt a {
	color:#FFF;
	text-decoration:underline;
}
#case09 dt span{
	right:0;
	position:absolute;
}

#case09 dt a:hover {
	text-decoration:none;
}

#case09 dd {
	font-size:13px;
}

#case09 dd span {
	font-size:11px;
}

.box390 {
	width:420px;
}

.box372 {
	width:372px;
}
.box275 {
	width:275px;
}

.yellow{
	color:#FF0 !important;
}
