﻿/* ================================================================ *
	共通設定
 * ================================================================ */

/* リセット */
h1, h2, h3, h4, h5, h6, p, em, ul, li,
form,caption {
	margin: 0;
	padding: 0;
	color: #333333;
	font-style: normal;
}

hr {
	display: none;
}
ul li a span,p a span {
	visibility:hidden;
	font-size: 9px;
	display: none;
}
body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 13px;
	text-align: center;
	background-color: #EFEFEF;
	margin-top: 0px;
}

img {
border:0;
}

/* ================================================================ *
	基本設定
 * ================================================================ */

#wrapper {
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 805px;
	text-align: left;
	background-color: #FFFFFF;

}

/* ---------------------------------------------------------------- *
	ヘッダ
 * ---------------------------------------------------------------- */

#header {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 65px;
}

#header h1 {
	color: #666666;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-size: 10px;
}

#wrapper #header .logoimage {
	display: block;
	width: 200px;
	float: left;
	margin-left: 20px;
	margin-top: 3px;
}
/* ---------------------------------------------------------------- *
	フラッシュ
 * ---------------------------------------------------------------- */
#flashcontent {
	width: 805px;
	height: 300px;
	float: left;
}

/* ---------------------------------------------------------------- *
	ナビゲーション
 * ---------------------------------------------------------------- */
div#navi {
	padding: 0px;
	clear: both;
}

div#navi ul li {
	float:left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div#navi ul li a {
	display:block;
	width:115px;
	height:44px;
}
div#navi ul li.me1 a {
	background-image: url(../img/me1.gif);
}
div#navi ul li.me2 a {
	background:url(../img/me2.gif);
}
div#navi ul li.me3 a {
	background:url(../img/me3.gif);
}
div#navi ul li.me4 a {
	background:url(../img/me4.gif);
}
div#navi ul li.me5 a {
	background:url(../img/me5.gif);
}
div#navi ul li.me6 a {
	background:url(../img/me6.gif);
}
div#navi ul li.me7 a {
	background:url(../img/me7.gif);
}
div#navi ul li.me8 a {
	background:url(../img/me8.gif);
}

div#navi ul li a:hover {
	background-position:0 -44px;
	text-decoration:none;
}

.gototop {
	text-align: right;
	clear: both;
	margin-top: 30px;
}
/* ---------------------------------------------------------------- *
	topコンテンツ
 * ---------------------------------------------------------------- */

#main {
	float: right;
	margin-right: 10px;
	margin-bottom: 20px;
	display: inline;
	width: 580px;
}

#ltr {
	width: 195px;
	float: left;
	margin-left: 10px;
	display: inline;
}

.imgbox01 {
	margin-bottom: 10px;
	height: 90px;
	padding-top: 40px;
	font-size: 11px;
	width: 170px;
	display: block;
	background-image: url(../img/top_r1.jpg);
}



/* ---------------------------------------------------------------- *
	フッタ
 * ---------------------------------------------------------------- */

#footer {
	text-align: center;
	padding-top: 10px;
	border-top-width: 5px;
	border-top-style: double;
	border-top-color: #3366FF;
	line-height: 22px;
	background-image: url(../img/bgfl.gif);
	clear: both;
}

#adress {
	height: 25px;
	text-align: center;
	line-height: 16px;
	background-image: url(img/footer_bg.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#copyright {
	margin-top: 10px;
	color: #CCCCCC;
	text-align: center;
	font-size: 10px;
	background-color: #3366FF;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}

.arwbox {
	width: 220px;
	float: right;
}
.td {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
	padding-left: 5px;
	line-height: 25px;
	height: auto;
	padding-right: 5px;
	font-weight: bold;
	text-align: center;
}
.td2 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
	padding-left: 5px;
	line-height: 25px;
	height: auto;
	width: auto;
	padding-right: 5px;
}

.td_col {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
	background-color: #E6F4FF;
	text-align: center;
	line-height: 25px;
	height: auto;
	padding-right: 5px;
	padding-left: 5px;
}
.td_s1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
	background-color: #ffffc6;
	padding-right: 5px;
	padding-left: 5px;
	width: 110px;
}
.td_s2 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
	background-color: #c6ffff;
	padding-right: 5px;
	padding-left: 5px;
}
.td_s3 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
	background-color: #e2ffc6;
	padding-right: 5px;
	padding-left: 5px;
}
.td_s4 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
	background-color: #ffc6c6;
	padding-right: 5px;
	padding-left: 5px;
}
.td_s5 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
	background-color: #FFCC99;
	padding-right: 5px;
	padding-left: 5px;
}
.td_s6 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
	background-color: #FFCEFF;
	padding-right: 5px;
	padding-left: 5px;
	width: 110px;
}
.td_s7 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
	background-color: #C8C8FF;
	padding-right: 5px;
	padding-left: 5px;
}
.td_col2{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #E6F4FF;
	line-height: 25px;
	height: auto;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
}
.td_col2x{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #E6F4FF;
	line-height: 25px;
	height: auto;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
	width: 120px;
	text-align: right;
}
.td_col3{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
	background-color: #E6F4FF;
	line-height: 25px;
	height: auto;
	padding-right: 5px;
	padding-left: 5px;
}
.td_col4{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
	background-color: #E6F4FF;
	line-height: 25px;
	height: auto;
	padding-right: 5px;
	padding-left: 5px;
	width: 30%;
}

.image {
	display: block;
	margin-bottom: 30px;
}

.text14bl {
	color: #0099FF;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}

.box30 {
	height: 30px;
	clear: both;
}
.box15 {
	height: 15px;
	clear: both;
}
.box5 {
	height: 1px;
	clear: both;
}
.line {
	height: 30px;
	clear: both;
	text-align: center;
	background-image: url(../img/line1.gif);
	background-repeat: no-repeat;
	width: 550px;
	margin-left: 15px;
	margin-bottom: 10px;
}
.qabox {
	display: block;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
.qabox dl {
	margin: 5px;
	padding: 0px;
}
.text12ltr {
	font-size: 10px;
	margin-right: 15px;
	margin-bottom: 20px;
	color: #999999;
	margin-left: 15px;
}

#main .topbox {
	margin-left: 14px;
	height: 50px;
	width: 552px;
	}
#main .topbox2 {
	width: 552px;
	margin-left: 14px;
	background-image: url(../img/top_under.gif);
	background-position: bottom;
	margin-top: 0px;
	}
#main ul {
	margin-left: 40px;
	margin-bottom: 20px;
}
#main li {
	font-size: 14px;
	line-height: 1.5em;
	color: #0099FF;
	font-weight: bold;
	list-style-type: none;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	background-position: 1px;
}

#ltr ul {
	list-style-type: none;
}
#ltr li {
	margin-top: 10px;
}
#navitop {
	clear: left;
	margin-bottom: 10px;
	margin-right: 10px;
	display: block;
	text-align: right;
	font-size: 12px;
	line-height: 15px;
	color: #003366;
	padding-top: 15px;
}
.title1 {
	font-size: 18px;
	color: #FF6600;
	text-align: center;
	margin-bottom: 20px;
	border: thin dashed #0033CC;
	background-color: #FFFFCC;
	width: 560px;
	margin-left: 10px;
	line-height: 50px;
}
.imgrtl {
	float: right;
	margin-left: 5px;
}
.imgltl {
	float: left;
	margin-left: 5px;
}

.title2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin-right: 15px;
	margin-left: 15px;
	color: #009999;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
}
#main h2 {
	margin-bottom: 0.7em;
	margin-top: 10px;
}

.red {
	font-weight: bold;
	color: #FF0000;
	font-size: 18px;
}
.image_center {
	text-align: center;
	clear: both;
}
.title {
	margin-bottom: 15px;
	font-size: 14px;
	border: 3px dotted #99CCFF;
	padding: 10px;
	background-color: #E1F0FF;
	color: #CC3300;
	font-weight: bold;
}
#main .subbox {
	margin-right: 15px;
	margin-bottom: 15px;
	float: right;
	width: 355px;
}
#main .subboxtop {
	float: left;
	background-color: #FFFFE1;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	width: 400px;
}

.red2 {
	color: #FF0000;
}
#wrapper #header p {
	color: #484848;
	font-size: 12px;
	line-height: 1.4em;
}
#tl {
	height: 60px;
	width: 125px;
	float: left;
	padding-left: 10px;
}
#tm {
	float: left;
	width: 420px;
	padding-top: 10px;
}
#tr {
	float: right;
	width: 195px;
}
#wrapper #main table {
	margin-left: 15px;
	line-height: 18px;
	color: #333333;
	border: 1px solid #CCCCCC;
	width: 550px;
	margin-bottom: 15px;
}

#wrapper #main h3 {
	margin-bottom: 0.7em;
	margin-top: 20px;
	color: #FF6600;
}
#wrapper #main p {
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 1em;
	line-height: 1.5em;
}
#wrapper #main h4 {
	font-size: 1.2em;
	margin-bottom: 0.7em;
	text-indent: 5px;
	margin-top: 1em;
}
.text10 {
	font-size: 10px;
	text-align: left;
}
#main .leftbox {
	float: left;
}
.nagare1 {
	height: auto;
	width: 550px;
	line-height: 20px;
	margin-left: 15px;
	background-image: url(../img/na6.gif);
	background-position: bottom;
	padding-top: 10px;
}#wrapper #main ol li {
	font-size: 13px;
	background-image: none;
	list-style-type: circle;
	text-indent: 0px;
	padding-right: 15px;
}
#main dt {
	font-weight: bold;
	margin-left: 10px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 10px;
	margin-bottom: 5px;
}
#main dd {
	line-height: 20px;
	margin-right: 15px;
	margin-left: 10px;
	margin-bottom: 15px;
}
.rtlp {
	text-align: right;
}
.pt16 {
	font-size: 16px;
}
.kiyaku {
	width: 100%;
	border: 1px solid #CCCCCC;
	height: 150px;
	overflow: scroll;
}
.poi1 {
	padding-left: 170px;
	padding-top: 10px;
}
.point1 {
	width: 580px;
	background-image: url(../img/po1.gif);
	height: 102px;
	margin-bottom: 10px;
}
.point2 {
	width: 580px;
	background-image: url(../img/po2.gif);
	height: 102px;
	margin-bottom: 10px;
}
.point3 {
	width: 580px;
	background-image: url(../img/po3.gif);
	height: 102px;
	margin-bottom: 10px;
}
#wrapper #main table#hikaku {
	width: 570px;
}
#wrapper #main #hikaku td {
	padding: 5px;
	border: 1px solid #CCCCCC;
	vertical-align: top;
}
#wrapper #main #hikaku td.le {
	width: 80px;
	background-color: #EEEEFF;
}
#wrapper #main #hikaku td.ce {
	width: 200px;
}
table#table-01 {
    width: 530px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-01 th {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	background-color: #51A2A2;
	color: #FFFFFF;
}
table#table-01 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
}
table#table-01 td.cen {
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: center;
}
.topimg {
	float: left;
	width: 575px;
}
#wrapper .arwbox p {
	line-height: 1.5em;
	margin-bottom: 1em;
}
#wrapper #main li.jo {
	background-image: url(../img/point8_9s.gif);
	padding-left: 10px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	background-position: 1px -1px;
	color: #0099FF;
}
#wrapper #main p.job {
	padding-top: 5px;
	margin-bottom: 15px;
}
#wrapper #main table.jobs {
	width: 550px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper #main td.joob1 {
	width: 65px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #main td.joob2 {
	width: 135px;
	vertical-align: top;
}
#wrapper #main td.joob3 {
	vertical-align: top;
}
#wrapper #main h4.top {
	color: #FF6600;
	font-size: 1.3em;
}
