@charset "utf-8";



/*
########################################################
  master top style
########################################################
*/

div.boxIntroduceTop{
	width:670px;
	height:160px;
	margin:0;
	padding:0;
	background:url(../img/bg_introduce_top.jpg) no-repeat left top;
}

div.boxIntroduceTop h1{
	padding:18px 0 0 0;
	margin:0 0 0 20px;
}

div.boxIntroduceTop p{
	margin:21px 0 0 20px
}

p.term{
	padding:4px 6px;
	background-color:#86A47B;
	text-align:right;
	color:white;
	font-size: 80%;
}

div#step_bg{
	width:670px;
	background:url(../img/bg_step.gif) repeat-y left top;
}

div.step{
	width:160px;
	float:left;
}

div.step_arrow{
	width:10px;
	float:left;
}

div.bg_step{
	padding:16px 6px 13px 9px;
	background-color:#F1F1EC;
}

div.bg_step2{
	padding:8px 6px 13px 9px;
	background-color:#F1F1EC;
}

p.step_txt{
	margin:18px 0 10px 0;
}

p.notice{
	padding-top: 5px;
	margin-top: 5px;
	border-top: 1px solid #999;
}

div.contact_introduce{
	width: 630px;
	padding: 15px 20px 0 20px;
	background-color:#D7E0D3;
}


div.contact_introduce p{
	margin:0 0 15px 0;
	*margin:0 0 5px 0;
	float:left;
}
