.city01 {
	background-image: url(../img/top/city01.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 86px;
	padding-top: 5px;
	text-align: center;
	display: block;
	color: #FFFFFF;
}
.city02 {
	background-image: url(../img/top/city02.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 86px;
	padding-top: 5px;
	text-align: center;
	display: block;
	color: #FFFFFF;
}
.city03 {
	background-image: url(../img/top/city03.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 86px;
	padding-top: 5px;
	text-align: center;
	display: block;
	color: #FFFFFF;
}
.city04 {
	background-image: url(../img/top/city04.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 86px;
	padding-top: 5px;
	text-align: center;
	display: block;
	color: #FFFFFF;
}
.city05 {
	background-image: url(../img/top/city05.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 86px;
	padding-top: 5px;
	text-align: center;
	display: block;
	color: #FFFFFF;
}


.rec_date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	width: 86px;
	text-align: center;
	display: block;
	color: #333333;
}
.info_date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	width: 86px;
	display: block;
	color: #333333;
	font-size: 11px;
	margin-bottom: 3px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb5 {
	margin-bottom: 5px;
}
.mt20 {
	margin-top: 20px;
}
.mt10 {
	margin-top: 10px;
}
.mt5 {
	margin-top: 5px;
}
.answer {
	background-image: url(../img/common/a.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 20px;
}
.question {
	background-image: url(../img/common/q.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 20px;
	padding-bottom: 10px;
	font-weight: bold;
}
.ikan .back {
	display: block;
	float: left;
}
.ikan .next {
	float: right;
	display: block;
}
#company td {
	padding: 4px;
}
#company .company_title {
	background-color: #eeeeee;
	font-weight: bold;
	width: 100px;
	text-align: center;
}
.volunteer_left {
	float: left;
	width: 115px;
}
.volunteer_logo {
	margin-bottom: 15px;
}
.volunteer_logo img {
	border: 1px solid #CCCCCC;
}
.volunteer_info {
	float: left;
	width: 435px;
}
.v_list_title {
	font-size: 15px;
	font-weight: bold;
	display: block;
	background-image: url(../img/common/dot_line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 5px;
}
#login {
	border: 3px solid #CCCCCC;
	padding: 20px;
}
#login dl {
	width: 400px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#login dt {
	width: 100px;
	display: block;
	float: left;
	height: 30px;
}
#login dd {
	width: 300px;
	display: block;
	float: left;
	height: 30px;
}
#login .id {
	width: 280px;
	background-color: #F5F5F5;
	border: 1px solid #C5C5C5;
	height: 18px;
}
#login .pass {
	width: 140px;
	border: 1px solid #C5C5C5;
	background-color: #F5F5F5;
	height: 18px;
}
#login .login_btn {
	text-align: center;
	margin-top: 10px;
	clear: both;
}


#form {
	border: 3px solid #CCCCCC;
	padding: 20px;
}
#form dl {
	width: 500px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#form dt {
	width: 120px;
	display: block;
	float: left;
	height: 30px;
}
#form dd {
	width: 380px;
	display: block;
	float: left;
	height: 30px;
}
#form .id {
	width: 280px;
	background-color: #F5F5F5;
	border: 1px solid #C5C5C5;
	height: 18px;
}
#form .pass {
	width: 140px;
	border: 1px solid #C5C5C5;
	background-color: #F5F5F5;
	height: 18px;
}
#form .group_form {
	width: 370px;
	border: 1px solid #C5C5C5;
	background-color: #F5F5F5;
	height: 18px;
}
#form .login_btn {
	text-align: center;
	margin-top: 10px;
	clear: both;
}


#form {
	border: 3px solid #CCCCCC;
	padding: 20px;
}

#v_form {
	border: 3px solid #CCCCCC;
	padding: 20px;
}
#v_form dl {
	width: 500px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

#v_form dt {
	width: 140px;
	display: block;
	float: left;
	margin-bottom: 10px;
	clear: both;
}
#v_form dd {
	width: 360px;
	display: block;
	float: left;
	margin-bottom: 10px;
	_padding-bottom:15px;
	_height:1%;
}
/*
#v_form > dd {
	width: 360px;
	display: block;
	float: left;
	margin-bottom: 10px;
}
*+html #v_form > dd {
	float:none;
}
*/










#v_form .id {
	width: 280px;
	background-color: #F5F5F5;
	border: 1px solid #C5C5C5;
	height: 18px;
}
#v_form .pass {
	width: 140px;
	border: 1px solid #C5C5C5;
	background-color: #F5F5F5;
	height: 18px;
}
#v_form .group_form {
	width: 350px;
	border: 1px solid #C5C5C5;
	background-color: #F5F5F5;
	height: 18px;
}
#v_form .volunteer_form {
	background-color: #F5F5F5;
	border: 1px solid #C5C5C5;
	width: 350px;
}
#v_form .login_btn {
	text-align: center;
	margin-top: 10px;
	clear: both;
}


#useful {
}
#useful_navi {
	text-align: center;
}
#useful_navi p {
	display: block;
	font-size: 10px;
}
#useful ul {
	list-style-type: none;
}
#useful li {
	display: block;
	float: left;
	font-size: 10px;
	background-image: url(../img/common/right_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 14px;
	margin-right: 15px;
}
#useful h3 {
	font-size: 12px;
	display: block;
	margin-bottom: 5px;
	padding: 3px;
	color: #83B300;
	background-image: url(../img/common/dot_line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#useful .useful_box {
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
}

#mypage h3 {
	font-size: 12px;
	display: block;
	margin-bottom: 5px;
	padding: 3px;
	color: #0066B3;
	background-image: url(../img/common/dot_line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#recruit h3 {
	font-size: 12px;
	display: block;
	margin-bottom: 5px;
	padding: 3px;
	color: #0066B3;
	background-image: url(../img/common/dot_line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#recruit .recruit_box {
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
}

#mypage .th02 {
	width: 60px;
}
#mypage .th03 {
	width: 25px;
}
#recruit #recruit_head p {
	font-size: 14px;
	color: #000000;
	padding-bottom: 4px;
}
#recruit_head .recruit_icon {
	margin-bottom: 10px;
	text-align: right;
	margin-top: 10px;
}
#sitemap ul {
	list-style-type: none;
}
#sitemap .sitemap_useful {
	margin-left: 20px;
}
#sitemap li {
	background-image: url(../img/common/sitemap_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin-bottom: 8px;
	text-indent: 12px;
}
.entry_box {
	padding: 10px;
	color: #CC0000;
	background-color: #FAFAFA;
}
.entry_box2 {
	padding: 10px;
	background-color: #FAFAFA;
}
.entry_end_box {
	padding: 10px;
}
.entry_end_box ul {
	list-style-type: none;
}
.entry_end_box li {
	background-image: url(../img/common/right_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 12px;
	display: block;
}
.entry_end_box a {
	color: #0066B3;
}
.entry_end_box a:hover {
	color: #0099FF;
}
.info h3 {
	font-size: 12px;
	display: block;
	margin-bottom: 5px;
	padding: 3px;
	color: #0066B3;
	background-image: url(../img/common/dot_line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.info .info_head {
	clear: both;
}
.info .info_box {
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
}
.info .info_head p {
	font-size: 15px;
	color: #FF6600;
	display: block;
	background-image: url(../img/common/dot_line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 5px;
	font-weight: bold;
}
