@charset "euc-jp";
/* CSS Document */

/* 初期設定 ここから */


body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #111111;
	background-image: url(images/bg_body.gif);
	background-repeat: repeat-y;
	background-position: center 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0;
	vertical-align:bottom;
}

hr {
	display: none;
}

html{
	overflow-y: scroll;
}

/* リンク色の設定 ここから */

a:link {
	color: #0066CC;
	text-decoration: none;
}

a:visited {
	color: #0066CC;
	text-decoration: none;
}

a:hover {
	color: #0066CC;
	text-decoration: underline;
}

a:active {
	color: #0066CC;
	text-decoration: none;
}

/* リンク色の設定 ここまで */

/* リンク箱の設定 ここから */

.linkBox {
	text-align: center;
	width: 210px;
	font-size: 10px;
	line-height: 120%;
	color: #666666;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

.text_link {
	padding-top: 3px;
	font-size: 10px;
	line-height: 140%;
	font-weight: normal;
}

/* リンク箱の設定 ここまで */

.input01 {
	width: 320px;
}

.input02 {
	width: 160px;
}

.input03 {
	width: 35px;
}

.input04 {
	width: 25px;
}

.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}

/* 初期設定 ここまで */

.topArea {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.box800 {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.h1_catchcopy {
	font-size: 70%;
	line-height: 100%;
	font-weight: normal;
	margin: 0px;
	width: 780px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-color: #F2F2F2;
	color: #999999;
}

.td01 {
	text-align: left;
	vertical-align: middle;
	width: 310px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 75px;
}

.td02 {
	text-align: left;
	vertical-align: middle;
	width: 340px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.td02 h2 {
	font-size: 85%;
	line-height: 140%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #111111;
}

.menuBox {
	width: 660px;
	padding-left: 75px;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.menuBox li {
	margin: 0px;
	float: left;
	width: 120px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}

.main_imgBox {
	width: 650px;
	padding-top: 20px;
	padding-left: 75px;
	text-align: center;
}

.index_contents {
	width: 650px;
	padding-top: 10px;
	padding-left: 75px;
	padding-bottom: 30px;
}

.index_title {
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
	font-size: 140%;
	line-height: 100%;
	text-decoration: underline;
	font-style: italic;
	color: #333333;
}

.index_text {
	padding-top: 18px;
	font-size: 85%;
	line-height: 140%;
	color: #111111;
}

.newsBox {
	font-size: 100%;
	line-height: 100%;
	font-weight: bold;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #333333;
}

.newsArea {
	border: 4px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.news {
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 15px;
}

.news_date {
	font-size: 75%;
	line-height: 100%;
	color: #999999;
}

.news_title {
	font-size: 100%;
	line-height: 120%;
	color: #333333;
	font-weight: bold;
	padding-top: 5px;
}

.news_text {
	font-size: 85%;
	line-height: 140%;
	color: #111111;
	padding-top: 5px;
}

.footerBox {
	width: 780px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 75%;
	line-height: 100%;
	color: #111111;
	padding-top: 10px;
	padding-bottom: 10px;
}

.breadList {
	padding-top: 8px;
	font-size: 80%;
	line-height: 140%;
	color: #666666;
	padding-right: 10px;
	padding-left: 10px;
}

.h3Box {
	font-weight: bold;
	padding-top: 15px;
	font-size: 140%;
	line-height: 100%;
	color: #333333;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #666666;
}

.contentsBox {
	padding-top: 20px;
}

.companyTop {
	height: 20px;
}

.companyBtm {
	height: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 0%;
	line-height: 100%;
	font-weight: normal;
	text-indent: -9999px;
}

.companyTable {
	width: 650px;
}

.company_td01 {
	width: 140px;
	padding: 15px;
	font-size: 85%;
	line-height: 140%;
	color: #111111;
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	vertical-align: top;
}

.company_td02 {
	padding: 15px;
	font-size: 85%;
	line-height: 140%;
	color: #111111;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	vertical-align: top;
}

.company_td03 {
	width: 140px;
	font-size: 85%;
	line-height: 140%;
	color: #111111;
	background-color: #F2F2F2;
	vertical-align: top;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.company_td04 {
	font-size: 85%;
	line-height: 140%;
	color: #111111;
	vertical-align: top;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.company_td05 {
	vertical-align: top;
	padding: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: center;
}

.mapBox {
	width: 450px;
	padding-top: 5px;
}

.spacer20 {
	padding-top: 20px;
}

.img_s_title {
	font-size: 100%;
	line-height: 120%;
	color: #333333;
	font-weight: bold;
	padding-bottom: 5px;
}

.img_s_title2 {
	font-size: 100%;
	line-height: 120%;
	color: #333333;
	font-weight: bold;
	padding-bottom: 5px;
	width: 315px;
}

.img_s_l {
	float: left;
	width: 315px;
}

.img_s_text {
	font-size: 85%;
	line-height: 140%;
	color: #111111;
	float: left;
	width: 315px;
}

.img_s_text2 {
	font-size: 85%;
	line-height: 140%;
	color: #111111;
	width: 315px;
}

.img_s_img {
	float: right;
	width: 320px;
	text-align: left;
}

.img_l_title {
	font-size: 100%;
	line-height: 120%;
	color: #333333;
	font-weight: bold;
	padding-bottom: 5px;
}

.img_l_text {
	font-size: 85%;
	line-height: 140%;
	color: #111111;
	width: 650px;
}

.img_l_img {
	width: 650px;
	text-align: center;
	padding-bottom: 5px;
}

.pageTop {
	font-size: 80%;
	line-height: 140%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: right;
	padding-top: 4px;
	width: 650px;
	margin-left: 75px;
	padding-bottom: 30px;
}

.pageTop_l {
	width: 390px;
	padding-left: 75px;
	float: left;
}

.pageTop_r {
	width: 300px;
	text-align: right;
	float: right;
}

.inquiry_table {
	width: 650px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.company_td02_box {
	font-size: 80%;
	line-height: 140%;
	color: #666666;
}

.bannerArea {
	width: 660px;
	padding-bottom: 20px;
	padding-left: 75px;
}