@charset "utf-8";



/*
########################################################
  master top style
########################################################
*/

div.boxIntroduceTop{
	width:670px;
	height:317px;
	margin:0;
	padding:3px 0 0 0;
	position: relative;
	background: url(../img/bg_introduce_top.jpg) no-repeat left top;
}

div.boxIntroduceTop h1{
}

div.boxIntroduceTop p{
}

div.boxIntroduceTop p.term{
	position:absolute;
	left:346px;
	top:238px;
}

div#step_bg{
	width:670px;
	background:url(../img/bg_step.gif) repeat-y left top;
}

div.step{
	width:126px;
	float:left;
}

div.step_arrow{
	width:10px;
	float:left;
}

div.bg_step{
	padding:16px 0px 13px 0px;
	background-color:#F1F1EC;
}

div.bg_step2{
	padding:8px 0 13px 0;
	background-color:#F1F1EC;
}

p.step_txt{
	margin:18px 0 10px 0;
	text-align:center;
}

p.step_Noticetxt{
	text-indent:-1em;
	padding:0 0 0 1em;
	font-size:80%;
	margin:0 7px;
}

div#introBtnBlock{
	margin:20px 0 0 0;
}

div#introBtnBlock p.leftCol{
	float:left;
}

div#introBtnBlock div.rightCol{
	float: left;
	width:200px;
	margin:0 0 0 0;
	display:inline;
}

div#introBtnBlock div.rightCol .noticeS a{
	text-decoration:underline;
	background:url(../../../common/img/icon_arrow02.gif) no-repeat 0 2px;
	padding:0 0 0 7px;
}

div#introBtnBlock div.rightCol .noticeS a:hover{
	text-decoration: none;
}

div#introBtnBlock p.leftCol img{
	margin:0 15px 0 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;
}

div.frnsBox{
	background:#F9F0DC;
	padding:15px;
}