@charset "utf-8";
/*
--------------------------------------------

Filename:system_reform.css

1. main
2. flow 
3. kaihatsu,package
4. contact

0. class

--------------------------------------------
*/





/*
-------------------------------------------
	1. main 
--------------------------------------------
*/

#slide{
	width:960px;
	margin:0 auto;
}

#mainCon{
	width:900px;
	margin:10px auto 0;
	padding:20px 30px;
	background:#fff;
	font-size:14px;
}

.mainTitle{
	height:52px;
	display:block;
	background:url(../img/main_title_border02.png) no-repeat left top;
	padding:0 0 0 15px;
	margin:40px 0 0 0;
	font-size:26px;
	color:#333;
	line-height:52px;

}


/*
-------------------------------------------
	2. 
--------------------------------------------
*/

#service p{
	line-height:26px;
	margin:10px 0 0 0;
}

.serviceTxt{
	font-size:18px;
	color:#307D13;
	font-weight:bold;
}

#merit ul{
	margin-top:20px;
}

#merit li{
	width:280px;
}

#merit h4{
	font-size:18px;
	color:#307D13;
	font-weight:bold;
	line-height:30px;
	margin:40px 0 0 10px;
}

#merit p{
	margin-left:10px;
	line-height:18px;
}

#merit01{
	background:url(../img/system_reform_merit01.png) no-repeat left top;
	margin-right:30px;
}

#merit02{
	background:url(../img/system_reform_merit02.png) no-repeat left top;
	margin-right:30px;
}

#merit03{
	background:url(../img/system_reform_merit03.png) no-repeat left top;
}

#introduction{
	width:900px;
	height:316px;
	background:url(../img/system_reform_mark.png) no-repeat center center;
	margin:20px 0 0 0;
}

#flow ul{
	margin:25px 0 0;
}

#flow h4,#flow p{
	width:160px;
	line-height:16px;
}

#flow h4{
	font-size:13px;
	text-align:center;
	font-weight:bold;
	margin:10px 0 10px 7px;
}

#flow p{
	font-size:12px;
	margin:0 0 0 7px;
}

.flow01{
	width:182px;
	height:210px;
	background:url(../img/system_reform_flow01.png) no-repeat left top;
}

.flow02{
	width:172px;
	height:210px;
	background:url(../img/system_reform_flow02.png) no-repeat left top;
}


/*
-------------------------------------------
	3. contact
--------------------------------------------
*/

#contact{
	height:71px;
	background:url(../img/contact_bunner_bg.jpg) no-repeat scroll center center;
	margin:100px 0px 0px 0;
	padding-left:475px;
	padding-top:56px;
}

