@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(../images/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("../images/common/ttl_bar.png");
	background-repeat:no-repeat;
	background-position:right center;
	background-color:#3261BF;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid #666666;
	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 :#060;
	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(../images/common/arrow3.png);
	width:166px;
	height:34px;
	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(../images/common/icn_before.gif);
	width:92px;
	height:23px;
	text-indent:-7777px;	
	overflow:hidden;
	margin:0 auto 10px auto;
}

.icn_after {
	background:url(../images/common/icn_after.gif);
	width:92px;
	height:23px;
	text-indent:-7777px;	
	overflow:hidden;
	margin:0 auto 10px auto;
}

.bf_arrow {
	background:url(../images/common/arrow.png);
	width:200px;
	height:36px;
	text-indent:-7777px;	
	overflow:hidden;
	margin:0 auto 10px auto;
}


/*===========================
page2
===========================*/


/*===========================
page3
===========================*/

#title_page3 h2 {
	height:54px;
	background-image:url("../images/common/ttl_bar.png");
	background-repeat:no-repeat;
	background-position:right center;
	background-color:#060;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid #666666;
	padding : 11px 0 0 10px;
	margin : 0px 0 0 0;
}



/*===========================
page4
===========================*/


/*===========================
page5
===========================*/



