/* outline */
#outline p{
	font-size: 86%;
	padding: 10px 0 10px 0;
	line-height: 1.5em;
	color: #333333;
}

#outline .left_top{
	vertical-align: top;
	width: 160px;
	font-weight: bold;
	text-align: right;
	padding-right: 15px;
	border-top:solid 3px #333333;
	border-right:solid 1px #333333;
}

#outline .left{
	vertical-align: top;
	width: 160px;
	font-weight: bold;
	text-align: right;
	padding-right: 15px;
	border-top:solid 1px #333333;
	border-right:solid 1px #333333;
}

#outline .left_bottom{
	vertical-align: top;
	width: 160px;
	font-weight: bold;
	text-align: right;
	padding-right: 15px;
	border-top:solid 1px #333333;
	border-right:solid 1px #333333;
	border-bottom:solid 1px #333333;
}

#outline .right_top{
	vertical-align: top;
	width: 540px;
	padding-left: 15px;
	border-top:solid 3px #333333;
}

#outline .right{
	vertical-align: top;
	width: 540px;
	padding-left: 15px;
	border-top:solid 1px #333333;
}

#outline .right_bottom{
	vertical-align: top;
	width: 540px;
	padding-left: 15px;
	border-top:solid 1px #333333;
	border-bottom:solid 1px #333333;
}


#outline .map{
	padding-left: 15px;
	vertical-align: middle;
}


/* sitemap */
#sitemap p{
	font-size: 96%;
	padding: 5px 0 5px 0;
	line-height: 1.5em;
	color: #333333;
}

#sitemap a{
	color: #333333;
}


#sitemap .left_top{
	vertical-align: top;
	width: 200px;
	font-weight: bold;
	text-align: left;
	padding-right: 15px;
	border-top:solid 3px #333333;
	border-right:solid 1px #333333;
}

#sitemap .left{
	vertical-align: top;
	width: 200px;
	font-weight: bold;
	text-align: left;
	padding-right: 15px;
	border-top:solid 1px #333333;
	border-right:solid 1px #333333;
}

#sitemap .left_bottom{
	vertical-align: top;
	width: 200px;
	font-weight: bold;
	text-align: left;
	padding-right: 15px;
	border-top:solid 1px #333333;
	border-right:solid 1px #333333;
	border-bottom:solid 1px #333333;
}

#sitemap .right_top{
	vertical-align: top;
	width: 500px;
	padding-left: 15px;
	border-top:solid 3px #333333;
}

#sitemap .right{
	vertical-align: top;
	width: 500px;
	padding-left: 15px;
	border-top:solid 1px #333333;
}

#sitemap .right_bottom{
	vertical-align: top;
	width: 500px;
	padding-left: 15px;
	border-top:solid 1px #333333;
	border-bottom:solid 1px #333333;
}


#sitemap .map{
	padding-left: 15px;
	vertical-align: middle;
}


/* recruit */
#recruit p{
	font-size: 86%;
	line-height: 1.5em;
	padding: 10px 0;
	color: #333333;
}

#recruit #otoiawase{
	text-align: right;
	float: right;
}

#recruit #otoiawase a{
	color: #333333;
}

#recruit #otoiawase p{
	font-size: 76%;
	line-height: 1.4em;
}

#recruit .ttl{
	font-size: 86%;
	color: #333333;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#recruit .ttl2{
	font-size: 86%;
	color: #333333;
	font-weight: bold;
	margin: 0;
	padding: 15px 0 0 0;
}

#recruit .left_top{
	vertical-align: top;
	width: 160px;
	font-weight: bold;
	text-align: right;
	padding-right: 15px;
	border-top:solid 3px #333333;
	border-right:solid 1px #333333;
}

#recruit .left{
	vertical-align: top;
	width: 160px;
	font-weight: bold;
	text-align: right;
	padding-right: 15px;
	border-top:solid 1px #333333;
	border-right:solid 1px #333333;
}

#recruit .left_bottom{
	vertical-align: top;
	width: 160px;
	font-weight: bold;
	text-align: right;
	padding-right: 15px;
	border-top:solid 1px #333333;
	border-right:solid 1px #333333;
	border-bottom:solid 1px #333333;
}

#recruit .right_top{
	vertical-align: top;
	width: 540px;
	padding-left: 15px;
	border-top:solid 3px #333333;
}

#recruit .right{
	vertical-align: top;
	width: 540px;
	padding-left: 15px;
	border-top:solid 1px #333333;
}

#recruit .right_bottom{
	vertical-align: top;
	width: 540px;
	padding-left: 15px;
	border-top:solid 1px #333333;
	border-bottom:solid 1px #333333;
}


#recruit .map{
	padding-left: 15px;
	vertical-align: middle;
}



/* sell */

#sell #main_img{
	text-align: center;
}


#sell #cont_form {
	width: 700px;
	text-align: center;
	margin: 0 auto;
	padding: 0 0 15px 0 ;
}

#sell #cont_form .copy{
	text-align: left;
	font-size: 10px;
	color:#000000;
	padding-left: 30px;
}

#sell #cont_form table {
	width: 641px;
	text-align: center;
	margin: 0 auto;
	border-collapse:collapse;
}

#sell #cont_form td {
	color: #000000;
	text-align: left;
	padding: 15px 5px;
	font-size: 14px;
	border-top: 1px dotted #333333;
	border-bottom: 1px dotted #333333;
}

#sell #cont_form .left {
	width: 150px;
}

#sell #cont_form .left2 {
	width: 150px;
	background: #f6f6f6;
}

#sell #cont_form .right {
	width: 489px;
}

#sell #cont_form .right2 {
	background: #f6f6f6;
}

#sell #cont_form #btn {
	padding: 25px 0 0 0;
}


#sell #thanks {
	padding: 120px 0 120px 0;
}

#sell #thanks p{
	color: #000000;
	text-align: center;
}

#sell #thanks a{
	color: #000000;
	text-align: center;
	text-decoration: underline;
}

#sell #thanks a:hover{
	color: #999999;
	text-align: center;
	text-decoration: none;
}