@charset "utf-8";


/**
//=========================================//
//--------------header-------------------//
//=========================================//
*/


.header_ul {
	background:#ffffff;
}

.header_ul h1 a{
	display: block;
	width:177px;
	height : 50px;
	padding: 0px 0px 0px 0px;
	background-image:url(../img/common/company_name_ul.png);
	background-repeat: no-repeat;
	text-indent : -9999px;
	float : left;
}





.header_home_btn {
	display:block;
	float:right;
	width:78px;
	height:27px;
	border:1px solid #a4adb1;
	-webkit-border-radius:6px;
	background:no-repeat 6px center,-webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e0e6ea));
	-webkit-background-size:19px 16px,auto;
	font-size:10px;
	font-weight:bold;
	color:#4b5b6b;
	margin:10px 10px 0 0px;
}

.header_home_btn span{
	display:block;
	margin:4px 0 0 25px;
}


.header_home_btn a {
	color : #4b5b6b;
}

.header_home_btn a:hover {
	color : #4b5b6b;
}


#title h2 {
	height:43px;
	background-image:url("../img/common/ttl_bar.png");
	background-repeat:no-repeat;
	background-position:right center;
	background-color:#fbc500;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid #ff9900;
	padding : 25px 0 0 10px;
	margin : 0px 0 0 0;
}


/*===========================
common
===========================*/

.section_wrap h2 {
	margin:5px 0 0 0;
 	foant-size:13px;
	font-weight: bold;
	color:#51870b;
	border-width:0 0 1px 0;
	border-color:#060;
	border-style:dotted;
}	

.section_wrap h2.kakumaru {
	display:block;
	-webkit-border-radius:5px;
	-moz-border-radius: 5px;
	background:
	-webkit-gradient(linear, center top, center bottom, from(#F9FACF), to(#DBFDB5));
	color:#060;
	font-size:16px;
	letter-spacing:2px;
	padding : 3px 0 3px 20px;
	font-weight : bold;	
	border:none;	
}

.section_wrap h3 {
	margin:5px 0 0 0;
 	foant-size:12px;
	font-weight: bold;
}


/*　旧フロー　

.flowFrame {
	display:block;
	-webkit-border-radius:5px;
	-moz-border-radius: 5px;
	background:
	-webkit-gradient(linear, center top, center bottom, from(#FEFFEC), to(#FDFFEE));
	letter-spacing:2px;
	padding : 10px;
}

.flowArrow {
	background:url(../img/common/arrow3.png);
	width:166px;
	height:34px;
	background-repeat:no-repeat;
	text-indent:-7777px;	
	overflow:hidden;
	margin:10px auto 10px auto;
}
*/

/*===========================
　フロー　
===========================*/

.flowFrame {
	display:block;
	-webkit-border-radius:5px;
	-moz-border-radius: 5px;
	border:#DBDEE6 1px solid;
	background-color:#FFFDF7;
	letter-spacing:2px;
	padding:10px;
}

.flowTtl {
	color:#FFA537;
	font-size:120%;
	font-weight:bold;
}

.flowTxtWrap {
	padding:3px 5px 0 5px;
}

.flowArrow {
	background:url(../img/common/icn_arrow.gif);
	width:136px;
	height:17px;
	background-repeat:no-repeat;
	text-indent:-7777px;	
	overflow:hidden;
	margin:10px auto 10px auto;
}



/* BeforeAfter
---------------------------------------------------- */

.bf_ImgFrame {
	border:1px solid #EEE;
	background:#FCFCFC;
	padding: 4px;
	margin-bottom:10px;
}

.icn_before {
	background:url(../img/common/icn_before.gif);
	width:92px;
	height:23px;
	text-indent:-7777px;	
	overflow:hidden;
	margin:0 auto 10px auto;
}

.icn_after {
	background:url(../img/common/icn_after.gif);
	width:92px;
	height:23px;
	text-indent:-7777px;	
	overflow:hidden;
	margin:0 auto 10px auto;
}

.bf_arrow {
	background:url(../img/common/arrow.png);
	width:200px;
	height:36px;
	text-indent:-7777px;	
	overflow:hidden;
	margin:0 auto 10px auto;
}


/*===========================
page2
===========================*/


/*===========================
page3
===========================*/



/*===========================
page4
===========================*/


/*===========================
page5
===========================*/



