* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 12px;
	color: #484848;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
hr {
	display: none;
	margin: 0px;
	padding: 0px;
}
hr.help_line {
	clear: both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	display: table;
	height: 1px;
}
hr.mainarea_bottom {
	display: block;
	clear: both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	height: 1px;
}

a {
	text-decoration: underline;
	color: #0f57ff;
}
a:hover {
	color: #f24706;
	text-decoration: underline;
}

#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../images/common_and_top/header_back.gif);
	background-repeat: no-repeat;
	width: 760px;
	height: 59px;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#header h1 {
	float: left;
}
#header form {
	float: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
}
#header ul {
	clear: right;
	float: right;
}
#header li {
	float: left;
	font-weight: bold;
	background-image: url(../images/common_and_top/header_list_icon.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-right: 20px;
	background-position: 5px;
}
#header li a {
	color: #484848;
}

#mainarea {
	margin-top: 10px;
	background-image: url(../images/common_and_top/sidebar_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
	clear: both;
}
#sidebar {
	width: 170px;
	float: left;
}
.response {
	text-align: center;
	background-color: #ffffff;
	padding-bottom: 5px;
}
.link_info {
	width: 166px;
	border: 2px solid #B7997A;
	background-color: #FFFFFF;
}
.link_info ul {
	list-style-type: none;
}
.link_info li {
	float: left;
}
.link_info img {
	vertical-align: top;
}

.link_info_detail {
	clear: left;
	font-size: 10px;
	color: #FF0000;
	padding: 3px;
}
.side_click_button {
	text-align: center;
	padding-bottom: 3px;
}
.free_call {
	background-color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 5px;
}
.free_call p {
	background-image: url(/images/common_and_top/tel_back.gif);
	height: 39px;
	width: 161px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	padding-left: 9px;
	font-size: 13px;
}
.free_call img {
	margin-right: 2px;
	margin-top: 2px;
}
.free_call span {
	font-size: 10px;
}



#menu {
	font-weight: bold;
	margin-bottom: 10px;
}
#menu a {
	color: #484848;
	text-decoration: none;
}

#menu dt a {
	background-image: url(../images/common_and_top/menu_back.gif);
	width: 148px;
	padding-left: 20px;
	list-style-type: none;
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 7px;
	display: block;
}
#menu dt.nolink {
	background-image: url(../images/common_and_top/menu_nolink_back.gif);
	width: 148px;
	padding-left: 20px;
	list-style-type: none;
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 7px;
}
#menu dt a:hover {
	background-image: url(../images/common_and_top/menu_back_hover.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #484848;
}
#menu dd a {
	display: block;
	padding-left: 30px;
	vertical-align: middle;
	padding-top: 6px;
	background-image: url(../images/common_and_top/smallmenu_back.gif);
	background-repeat: no-repeat;
	height: 17px;
}
#menu dd a.recruit_detail {
	display: block;
	padding-left: 45px;
	vertical-align: middle;
	padding-top: 6px;
	background-image: url(../images/common_and_top/recruit_detail.gif);
	background-repeat: no-repeat;
	height: 17px;
}
#menu dd a:hover {
	text-decoration: none;
	color: #484848;
	background-image: url(../images/common_and_top/smallmenu_back_hover.gif);
	background-repeat: no-repeat;
}
#menu dd a:hover.recruit_detail {
	text-decoration: none;
	color: #484848;
	background-image: url(../images/common_and_top/recruit_detail_hover.gif);
	background-repeat: no-repeat;
}
#menu sub {
	vertical-align: baseline;
}
#sidearea {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #80bf5e;
	background-color: #c7e3b4;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #80bf5e;
	border-right-color: #80bf5e;
}
#sidearea li {
	margin-bottom: 5px;
	text-align: center;
	list-style-type: none;
}
#contents {
	float: right;
	width: 600px;
}
#contents p.contents_bottom {
	width: 600px;
	text-align: right;
	padding-top: 15px;
	border-bottom-style: none;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}
#contents sub {
	vertical-align: baseline;
}
#footer {
	padding-top: 25px;
	background-image: url(../images/common_and_top/footer_back.gif);
	background-repeat: no-repeat;
}
#footer address {
	float: right;
	text-align: right;
	font-style: normal;
	padding: 5px;
}
.copy {
	padding: 5px;
	float: left;
}
.copy p {
	margin-bottom: 5px;
}
.iiiplanning {
	text-decoration: none;
	color: #484848;
}
.iiiplanning:hover {
	text-decoration: none;
	color: #484848;
}
.chip {
	position: absolute;
	visibility: hidden;
	background-color: #ffffcc;
	width: 300px;
	padding: 15px;
	border-width: 1px;
	border-color: black;
	border-style: solid;
}
#common_info {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 780px;
	margin: 0px;
	clear: both;
	background-image: url(/images/common_and_top/info_back_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#common_info dt {
	background-image: url(/images/common_and_top/info_back_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}

#common_info dt img {
	margin-left: 30px;
	vertical-align: top;
}
#common_info dd {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #83C164;
	border-left-color: #83C164;
	background-color: #F0FBEA;
}

#common_info ul {
	list-style-type: square;
	padding-left: 80px;
	padding-top: 3px;
}
#common_info li.info_note a {
	font-size:14px;
	color:#F75244;
	font-weight:bold;
}
#common_info li img {
	margin-left: 3px;
	vertical-align: middle;
}
.view_link {
	width: 150px;
	border: 1px solid #83C164;
	height: 15px;
	text-align: center;
	padding-top: 5px;
	background-color: #D6F4C6;
	margin-left: 620px;
	padding-bottom: 2px;
}
.support_link_detail {
	text-align: left;
	vertical-align: top;
	height: 40px;
}
.info200803 {
	padding-bottom: 12px;
}
#contents p.link_pro_top {
	text-align: right;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
