/***************************/
/*各ページのcssはコチラ*/
/***************************/

/*-----------------------------------------------------------------------------タイトル部*/

#title{
	height:					200px;
	text-align:				left;
	background-image:			url(../image/pcs/ser/t-bg.png);
	background-repeat:			no-repeat;
	background-position: 			bottom;
	margin:					50px 0px 0px 0px; /* 上右下左*/
}

#title-l{
	height:					180px;
	width:					670px;
	float: 					left;
	font-size: 				0.9em;
	color: 					#585858;
	line-height: 				150%;
	letter-spacing: 			0.1em;
}

#title-r{
	height:					180px;
	width:					230px;
	float: 					right;
	background-image:			url(../image/pcs/ser/t-rbg.png);
	background-repeat:			no-repeat;
	font-size: 				14px;
	line-height: 				150%;
	padding:				0px 0px 0px 70px; /*上右下左*/
	text-align:				center;
}

#title-l #img-1{
	margin:					0px 0px 20px 0px; /* 上右下左*/
}

#title-r #btn-1{
	margin:					0px 0px 20px 0px; /* 上右下左*/
}

#title-r #link a{
	font-size: 				small;
	color: 					#006599;
	text-decoration: 			none;
}








/*-------------------------------------item1*/

.item01{
	background-image:			url(../image/pcs/flow/f3-i1-bg.png); 
	background-repeat:			no-repeat;
	height:					680px;
	text-align:				left;
	margin:					0px 0px 50px 0px; /*上右下左*/
}

#item01{
	font-size: 				0.9em;
	line-height: 				180%;
	color: 					#585858;
	padding:				150px 0px 0px 0px; /*上右下左*/
}

img#i1-img{
	margin:					0px 0px 20px 0px; /*上右下左*/

}

img#btn-3{
	margin:					50px 0px 20px 0px; /*上右下左*/

}
