@charset "utf-8";

div.section p.copy{
	margin: 15px 0 35px;
}

div.intro p{
	margin-bottom: 1em;
}

div.caution{
	margin-top: 30px;
	padding: 6px;
	background: #f4e6cb;
}

div.caution dl{
	padding: 6px;
	line-height: 1.33;
	background: #fff;
}


div.caution dl dt{
	padding: 3px;
	float: left;
	clear: left;
	width: 4em;
	color: #ed0606;
	font-weight: bold;
	font-size: 107%;
	text-align: center;
}

div.caution dl dd{
	margin-left: 4.5em;
	padding: 3px 12px;
	border-left: dotted 1px #c3a467;
	background: #fff;
	color: #6c4f17;
}



div.step{
	background: transparent url(../images/bg_arrow.gif) no-repeat 20px bottom;
}

div.finish{
	background-image: none;
}

div.step .items{
	margin: 0 0 15px 100px;
}

div.items dl{
	padding: 15px;
	width: 615px;
	overflow: hidden;
	line-height: 1.66;
	background: #f8f3ea;
}

div.step dl dt{
	margin-bottom: 5px;
	padding-left: 25px;
	color: #6c4f17;
	font-weight: bold;
	font-size: 107%;
	background: transparent url(../../common/images/icon_clover.gif) no-repeat left center;
}

div.step dl dd{
	padding-left: 10px;
	width: 300px;
	float: left;
	background: transparent url(../../common/images/dot_brown.gif) no-repeat left 0.5em;
}

div.step p{
	margin-bottom: 0;
}

div.step p.linktext{
	text-align: right;
}

p.support{
	margin-bottom: 20px;
	font-size: 107%;
	text-align: center;
}


ul#man_list{
	margin-top: 15px;
}

ul#man_list li a{
	margin-bottom: 10px;
	padding: 0 0 10px 20px;
	border-bottom: dotted 1px #ccc;
	display: block;
	line-height: 1.66;
	background: transparent url(../../common/images/arrow_c_green.gif) no-repeat left 0.4em;
	font-size: 107%;
}




dl#faq_list{
}

dl#faq_list dt{
	padding: 10px 15px;
	border-bottom: dotted 1px #b1d83a;
	background: transparent url(../images/frame_faq.gif) no-repeat left top;
	font-size: 123%;
	font-weight: bold;
}

dl#faq_list dt a{
	padding-left: 20px;
	display: block;
	background: transparent url(../../common/images/arrow_c_green.gif) no-repeat left center;
}

dl#faq_list dd{
	padding: 15px;
	margin-bottom: 1.5em;
	line-height: 1.66;
	background: transparent url(../images/frame_faq_dd.gif) no-repeat left bottom;
	font-size: 107%;
}

ul#faq_list li{
	
}

ul#faq_list li a{
	margin-bottom: 10px;
	padding: 0 0 10px 35px;
	border-bottom: dotted 1px #ccc;
	display: block;
	line-height: 1.66;
	background: transparent url(../images/icon_q.gif) no-repeat left top;
	font-size: 107%;
}

