@charset "UTF-8";
/* CSS Document */

#firstTitle{
	background-image:url(../../first/img/title.jpg);
	background-repeat:no-repeat;
	width:520px;
	height:35px;
	font-size:1px;
	text-indent:-9999px;
	margin:0px 0px 20px 0px;
}

#firstSubtitle01{
	background-image:url(../../first/img/subtitle01.gif);
	background-repeat:no-repeat;
	width:128px;
	height:16px;
	font-size:1px;
	text-indent:-9999px;
	margin:0px 0px 10px 0px;
}

#firstSubtitle02{
	background-image:url(../../first/img/subtitle02.gif);
	background-repeat:no-repeat;
	width:306px;
	height:16px;
	font-size:1px;
	text-indent:-9999px;
	margin:0px 0px 10px 0px;
}

#firstSubtitle03{
	background-image:url(../../first/img/subtitle03.gif);
	background-repeat:no-repeat;
	width:243px;
	height:16px;
	font-size:1px;
	text-indent:-9999px;
	margin:0px 0px 10px 0px;
}

#firstSubtitle04{
	background-image:url(../../first/img/subtitle04.gif);
	background-repeat:no-repeat;
	width:129px;
	height:16px;
	font-size:1px;
	text-indent:-9999px;
	margin:0px 0px 10px 0px;
}

#firstSubtitle05{
	background-image:url(../../first/img/subtitle05.gif);
	background-repeat:no-repeat;
	width:400px;
	height:16px;
	font-size:1px;
	text-indent:-9999px;
	margin:0px 0px 20px 0px;
}

#firstMinititle01{
	background-image:url(../../first/img/minititle01.jpg);
	background-repeat:no-repeat;
	width:113px;
	height:20px;
	font-size:1px;
	text-indent:-9999px;
	margin:0px 0px 10px 0px;
}

#firstMinititle02{
	background-image:url(../../first/img/minititle02.jpg);
	background-repeat:no-repeat;
	width:115px;
	height:20px;
	font-size:1px;
	text-indent:-9999px;
	margin:0px 0px 10px 0px;
}

#firstMinititle03{
	background-image:url(../../first/img/minititle03.jpg);
	background-repeat:no-repeat;
	width:227px;
	height:20px;
	font-size:1px;
	text-indent:-9999px;
	margin:0px 0px 10px 0px;
}

#firstMinititle04{
	background-image:url(../../first/img/minititle04.jpg);
	background-repeat:no-repeat;
	width:153px;
	height:20px;
	font-size:1px;
	text-indent:-9999px;
	margin:0px 0px 10px 0px;
}

#firstMinititle05{
	background-image:url(../../first/img/minititle05.jpg);
	background-repeat:no-repeat;
	width:116px;
	height:20px;
	font-size:1px;
	text-indent:-9999px;
	margin:0px 0px 10px 0px;
}

.firstTextBox01{
	width:520px;
	margin:0px 0px 30px 0px;
}

.firstTextBox01 p{
	font-size:12px;
	color:#333;
	line-height:150%;
}

.firstTextBox02{
	width:520px;
	margin:0px 0px 20px 0px;
}

.firstTextBox02 p{
	font-size:12px;
	color:#333;
	line-height:150%;
}

.btnApply a{
	background-image:url(../img/btn_apply.jpg);
	background-repeat:no-repeat;
	display:block;
	width:269px;
	height:63px;
	text-indent:-9999px;
	margin:0px auto;
}

.btnApply a:hover{
	background-position:0px -63px;
}