#contents_title {
	text-align: left;
	padding-bottom: 20px;
}


.icon_arrow {
	color: #333333;
}

.now {
	color: #83C124;
}

.frame_top {
	width: 704px;
	height: 30px;
	background: url(../img/bg_frame_top.jpg) no-repeat;
}

.frame_middle {
	width: 704px;
	background: url(../img/bg_frame_middle.jpg) repeat-y;
	text-align: left;
	margin:auto;
}

.frame_bottom {
	width: 704px;
	height: 30px;
	background: url(../img/bg_frame_bottom.jpg) no-repeat;
}

.line_space1 {
	width: 627px;
	background: url(../img/text_line.gif) bottom repeat-x;
	height: 20px;
}

#form_contaner {
	width: 627px;
	line-height: 170%;
	font-size: 14px;
}

.adress_text {
	font-size: 14px;
	font-weight: bold;
	color: #83C124;
	text-align: right;
}

.form_left {
	font-size: 14px;
	font-weight: bold;
	color: #FFA600;
	text-align: left;
	float: left;
	width: 250px;
}

.form_right {
	text-align: left;
	float: left;
	padding-top: 1px;
	padding-bottom: 1px;
}


.contents_wrapper {
	margin:auto;
	padding-left: 40px;
}

.note_text {
	width: 627px;
	font-size: 14px;
	text-align: left;
	line-height: 170%;
}

.note_text2 {
	width: 627px;
	font-size: 14px;
	text-align: left;
	line-height: 170%;
	color: #FFA600;
	font-weight: bold;
}

.sitemap_text1 {
	font-size: 14px;
	line-height: 170%;
	text-align: left;
	padding-left: 12px;
	padding-right: 20px;
	color: #FFA600;
	background: url(../img/icon_cart.gif) left no-repeat;
	font-weight: bold;
}

.sitemap_text1 a:link {
    margin: auto;
	color: #FFA600;
	text-decoration: underline;
}

.sitemap_text1 a:visited {
    margin: auto;
	color: #FFA600;
	text-decoration: underline;
}

.sitemap_text1 a:active {
    margin: auto;
	color: #FFA600;
	text-decoration: underline;
}

.sitemap_text1 a:hover {
    margin: auto;
	color: #FFA600;
	text-decoration: none;
}

.sitemap_text2 {
	padding-left: 25px;
    padding-right: 20px;
}