﻿body {
	background-image: url(image/body_bgcolor02.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
body, td, th {
	font-size: 12px;
}
#detail {
	padding: 0px;
}
p {
	margin: 0px;
	padding-bottom: 15px;
	padding-left: 30px;
}
a {
	text-decoration: underline;
}
a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #003366;
}
a:active {
	color: #006699;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #C18446;
	clear: both;
}
h2 {
	color: #336666;
	padding-left: 30px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 25px;
	font-size: 16px;
	background-image: url(image/icon_heart25x25.jpg);
	background-repeat: no-repeat;
	height: 40px;
}
/********h2image**********/
.jobdt_h2 {
	background-image: url(image/h2img_job_dt.gif);
	background-repeat: no-repeat;
	height: 150px;
	line-height: 150px;
}
.shikaku_h2 {
	background-image: url(image/h2img_shikaku.gif);
	background-repeat: no-repeat;
	height: 150px;
	line-height: 150px;
}
h3 {
	margin-top: 30px;
	margin-bottom: 15px;
	color: #D50045;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D50045;
	margin-left: 30px;
}
/*************************************
　ヘッダー
*************************************/
#header {
	margin: 0px;
	padding: 0px;
	background-image: url(image/base/head_bg.jpg);
	background-repeat: repeat-x;
	height: 205px;
	width: 100%;
}
#header #headtxt {
	float: right;
	margin-right: 30px;
	width: 450px;
}
#header #headtxt ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#header #headtxt li {
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #336666;
	border-right-color: #336666;
	border-bottom-color: #336666;
	border-left-color: #336666;
	float: right;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
/*************************************
　新規メイン
*************************************/
#mainbox {
	width: 852px;
	padding: 10px;
	border: 1px solid #999999;
	margin-bottom: 10px;
}
/*************************************
　新規レフトボックス
*************************************/
#leftbox {
	float: left;
	width: 270px;
}
#leftbox #menu {
	width: 262px;
	margin-left: 4px;
}
#leftbox #menu #m_head {
	line-height: 42px;
	background-image: url(image/base/l_menu_head.jpg);
	background-repeat: no-repeat;
	height: 42px;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
#leftbox #menu #m_content {
	background-image: url(image/base/l_menu_content.jpg);
	background-repeat: repeat-y;
	padding-left: 15px;
	padding-right: 15px;
}
#leftbox #menu #m_content ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#leftbox #menu #m_content li {
	font-size: 14px;
}
#leftbox #menu #m_content li a {
	line-height: 30px;
	display: block;
	width: 200px;
	padding-left: 30px;
	text-decoration: none;
}
#leftbox #menu #m_content li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(image/base/l_menu_btn_on.jpg);
	background-repeat: no-repeat;
}
#btn_active {
}
#btn_active a {
	line-height: 30px;
	display: block;
	width: 230px;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(image/base/l_menu_btn_on.jpg);
	background-repeat: no-repeat;
}
#leftbox #menu #m_foot {
	background-image: url(image/base/l_menu_foot.jpg);
	background-repeat: no-repeat;
	height: 25px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
}
#leftbox #sub_menu {
	width: 262px;
	margin-left: 4px;
}
#leftbox #sub_menu #sub_m_head {
	line-height: 42px;
	background-image: url(image/base/l_submenu_head.jpg);
	background-repeat: no-repeat;
	height: 42px;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
#leftbox #sub_menu #sub_m_content {
	background-image: url(image/base/l_menu_content.jpg);
	background-repeat: repeat-y;
	padding-left: 15px;
	padding-right: 15px;
}
#leftbox #sub_menu #sub_m_content ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-size: 10px;
	line-height: 25px;
}
#leftbox #sub_menu #sub_m_content li {
}
#leftbox #sub_menu #sub_m_content li a {
}
#leftbox #sub_menu #sub_m_content li a:hover {
}
#leftbox #sub_menu #sub_m_foot {
	background-image: url(image/base/l_menu_foot.jpg);
	background-repeat: no-repeat;
	height: 25px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
}
#leftbox #underbox {
	margin-left: 10px;
}
/*************************************
　新規ライトボックス
*************************************/
#rightbox {
	float: right;
	width: 580px;
}
#rightbox table {
	color: #2863B6;
}#rightbox td {
	color: #333333;
}
#rightbox #slidebar {
	line-height: 30px;
	background-image: url(image/base/slidebar.jpg);
	background-repeat: no-repeat;
	padding-right: 3px;
	padding-left: 147px;
	width: 430px;
	color: #336666;
}
#rightbox #top_pr {
	background-repeat: no-repeat;
	width: 580px;
	overflow: hidden;
	padding-top: 166px;
	background-image: url(image/top_pr580x532.jpg);
	margin-bottom: 15px;
}
#rightbox #r_txtarea {
	width: 580px;
}
#rightbox #r_txtarea #r_head {
	line-height: 42px;
	background-image: url(image/base/r_txtarea_head.jpg);
	background-repeat: no-repeat;
	height: 42px;
	padding-right: 15px;
	padding-left: 15px;
}
#rightbox #r_txtarea #r_content {
	background-image: url(image/base/r_txtarea_content.jpg);
	background-repeat: repeat-y;
	padding: 30px;
}
#rightbox #r_txtarea #r_foot {
	background-image: url(image/base/r_txtarea_foot.jpg);
	height: 38px;
	background-repeat: no-repeat;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 14px;
}
.headmark {
	background-image: url(image/base/head_01.jpg);
	background-repeat: no-repeat;
	height: 205px;
	background-position: left top;
}
.float_cut {
	clear: both;
	text-align: center;
}
#h2_box_job {
	height: 150px;
	background-image: url(image/h2box_job.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-right: 250px;
}
#h2_box_shikaku {
	height: 150px;
	background-image: url(image/h2box_shikaku.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-right: 250px;
}
#h2_box_pay {
	height: 150px;
	background-image: url(image/h2box_pay.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-right: 250px;
}
#h2_box_faq {
	height: 150px;
	background-image: url(image/h2box_faq.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-right: 250px;
}
#h2_box_entry {
	height: 150px;
	background-image: url(image/h2box_entry.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-right: 250px;
}
.h2_underbox {
	padding: 15px;
}
#footer {
	height: 45px;
	clear: both;
	padding-top: 5px;
	text-align: center;
	color: #FFFFFF;
	background-color: #000000;
}
/********font color**********/
.dark_gr {
	color: #336666;
}
.dark_rd {
	color: #D50045;
}
.red {
	color: #FF0000;
}
.blue {
	color: #2863B6;
}
.purple {
	color: #CE6AB0;
}
.gray10px {
	　　font-size: 10;
	font-size: 10px;
	color: #666666;
}

/********FAQ　PAGE**********/
#faq_area {
}
#faq_area dt {
	font-weight: bold;
	color: #336666;
	line-height: 40px;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-top-color: #336666;
	margin-left: 30px;
}
#faq_area dd {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 30px;
	line-height: 25px;
	padding-left: 5px;
	color: #666666;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #D50045;
}
/********entry　PAGE**********/
#rulesbox {
	padding: 10px;
	height: 200px;
	overflow: auto;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

/*Added by Axis*/

.add01{
	padding:10px 20px 10px 20px;
	color: #666666;
	background-repeat: no-repeat;

}
h4 {
	margin-left: 30px;
}
