@charset "utf-8";
/*CSS Document*/

/**dartsleasemain-------------------------------------**/

#subnavimain { 
	width:650px;
	float:left;
	padding:10px 0 0 10px;
	_padding:5px 0 0 5px;
	margin-bottom:20px;
}


/**見出しタグ-------------------------------------**/
h3.outline {
	font-size:20px;
	background:url(../img/sub/outlinetop.jpg) top left no-repeat;
	line-height:70px;
	text-indent:-99999px;
	margin-bottom:20px;
}

h3.rule {
	font-size:20px;
	background:url(../img/sub/ruletop.jpg) top left no-repeat;
	line-height:70px;
	text-indent:-99999px;
	margin-bottom:20px;
}

h3.privacy {
	font-size:20px;
	background:url(../img/sub/privacytop.jpg) top left no-repeat;
	line-height:70px;
	text-indent:-99999px;
	margin-bottom:20px;
}

h3.contact {
	font-size:20px;
	background:url(../img/sub/contacttop.jpg) top left no-repeat;
	line-height:70px;
	text-indent:-99999px;
	margin-bottom:20px;
}

h3.link {
	font-size:20px;
	background:url(../img/sub/linktop.jpg) top left no-repeat;
	line-height:70px;
	text-indent:-99999px;
	margin-bottom:20px;
}

h3.recruit {
	font-size:20px;
	background:url(../img/sub/recruittop.jpg) top left no-repeat;
	line-height:70px;
	text-indent:-99999px;
	margin-bottom:20px;
}

.h3cap {
	font-size:16px;
	font-weight:bold;
	color:#333333;
	margin:0 20px 20px 20px;
}

.h3bun {
	margin:0 20px 20px 20px;
	line-height:1.8;
}

h4 {
	color:#333333;
	font-size:14px;
	margin:20px 0 10px 20px;
	padding:1px 12px;
	background:url(../img/bar.gif) top left no-repeat;
	line-height:24px;
}

.h4bun {
	margin:0 20px 20px 40px;
	line-height:1.7;
}

h5 {
	font-size:18px;
	margin:10px 10px 5px 40px;
	background:url(../img/backline.gif) repeat-x center;
	color:#74A8DC;
}
h5 span {
	background:#FFFFFF;
	padding:5px;
}

h5 span a {
	color:#74A8DC;
	background:#FFFFFF;
}

h5 span a:hover {
	color:#FF0000;
	background:#FFFFFF;
}

.h5bun {
	margin:0 20px 5px 70px;
	line-height:18px;
	padding:0;
}

.weblink {
	background:url(../img/website.gif) top left no-repeat;
	padding:0 0 0 20px;
}

.twitter {
	background:url(../img/twitter.png) top left no-repeat;
	padding:0 0 0 20px;
}

.facebook {
	background:url(../img/facebook.png) top left no-repeat;
	padding:0 0 0 20px;
}

h6 {
	font-size:12px;
	margin:0 10px 5px 70px;
	background:url(../img/backline.gif) repeat-x center;
	color:#74A8DC;
}
h6 span {
	background:#FFFFFF;
	padding:5px;
}

.h6bun {
	margin:0 20px 10px 90px;
	line-height:1.7;
}

ol.nagare {
	margin:0 10px 20px 40px;
	list-style-type:none;
}
ol.nagare li {
	margin:0 0 10px 0;
}

div.conect {
	padding:8px;
	border:#CCCCCC 1px groove;
	margin:10px 150px 10px 190px;
	text-align:center;
}

/* 会社概要 ここから */
table.outline {
	border-collapse:separate;
    /*border-collapse:collapse;*/
    border-spacing:2px;
    background-color:#FFFFFF;
    empty-cells:show;
	margin:0 0 5px 0;
}
table.outline th{
	background:url(../img/sub/grade.gif) top repeat-x;
    border-bottom:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
    padding:5px 10px;
    text-align:center;
	vertical-align:top;
	white-space:nowrap;
}
table.outline td{
    padding:5px;
	vertical-align:top;
}

table.enkaku {
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
	margin:0 0 5px 0;
}
table.enkaku td{
	vertical-align:top;
}
table.enkaku td.tukihi {
	vertical-align:top;
	white-space:nowrap;
}


/* 会社概要 ここまで */

/* 求人情報 ここから */
table.recruit {
	border-collapse:separate;
    /*border-collapse:collapse;*/
    border-spacing:2px;
    background-color:#FFFFFF;
    empty-cells:show;
	margin:0 0 20px 20px;
}
table.recruit th{
	background:url(../img/sub/grade.gif) top repeat-x;
    border-bottom:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
    padding:5px 10px;
    text-align:center;
	vertical-align:top;
	white-space:nowrap;
}
table.recruit td{
    padding:5px;
	vertical-align:top;
}


/* 求人情報 ここまで */

ol.suji {
	padding:0 50px;
	list-style-position: outside;
	list-style-type:decimal;
}

ol.suji li {
	line-height:1.4;
	margin:20px 0 5px 10px;
	letter-spacing:1px;
	font-weight:bold;
}

ol.rule {
	list-style-position: outside;
	list-style-type: disc;
}

ol.rule li{
	line-height:1.4;
	margin:5px 5px 5px 40px;
	letter-spacing:1px;
	font-weight:normal;
}

ol.rule2 {
	list-style-position: outside;
	list-style-type:lower-roman;
}

ol.rule2 li{
	line-height:1.4;
	margin:10px 5px 5px 20px;
	letter-spacing:1px;
	font-weight:normal;
}

ol.rule3 {
	list-style-position: outside;
	list-style-type: disc;
}

ol.rule3 li{
	line-height:1.4;
	margin:5px 5px 5px 40px;
	letter-spacing:1px;
	font-weight:normal;
}

ol.koumoku {
	padding:0 50px;
	list-style-position: outside;
	list-style-type:square;
}

ol.koumoku li {
	line-height:1.4;
	margin:20px 0 5px 10px;
	letter-spacing:1px;
	font-weight:bold;
}

ol.koumoku ol.rule {
	list-style-position: outside;
	list-style-type: disc;
}

ol.koumoku ol.rule li{
	line-height:1.4;
	margin:5px 5px 5px 40px;
	letter-spacing:1px;
	font-weight:normal;
}

/* お問い合わせ ここから */
div#mailform {
	margin:20px;
	padding:10px;
	background:#F4F7F7;
	text-align:center;
}
table.contact {
	border-collapse:separate;
    /*border-collapse:collapse;*/
    border-spacing:2px;
    background-color:#FFFFFF;
    empty-cells:show;
	margin:5px auto;
}
table.contact th{
	background:#D1DBE2;
    padding:5px 10px;
    text-align:left;
	vertical-align:top;
	white-space:nowrap;
}
table.contact td{
    padding:5px;
	vertical-align:top;
	text-align:left;
}

/* お問い合わせ ここまで */


