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

@import url("common.css");

/* common
------------------------------------------------*/

.h1_content {
	margin: 0 0 10px 0 !important;
}

#menu {

}

#menu ul {
	width: 880px;
	height: 32px;
	margin: 0 0 0 40px;
	padding: 0;
}

#menu li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#menu a {
	display: block;
	width: 920px;
	height: 24px;
	background: url(/images/company/menu.gif) left top;
}

#button10 a {
	background-position: 0 0;
	display: block;
	height: 32px;
	width: 220px;
}

#button10 a:hover, #button10 a.on  {
	background-position: 0 -32px;
}

#button11 a {
	background-position: 660px 0;
	display: block;
	height: 32px;
	width: 220px;
}

#button11 a:hover, #button11 a.on {
	background-position: 660px -32px;
}

#button12 a {
	background-position: 440px 0;
	display: block;
	height: 32px;
	width: 220px;
}

#button12 a:hover, #button12 a.on  {
	background-position: 440px -32px;
}

#button13 a {
	background-position: 220px 0;
	display: block;
	height: 32px;
	width: 220px;
}

#button13 a:hover, #button13 a.on {
	background-position: 220px -32px;
}

#footer_link {
	width: 620px;
	height: 40px;
	margin: 0;
	padding: 20px 0 0 70px;
	text-align: center;
	background-image: url(/images/company/footer_link_bg.gif);
	background-repeat: no-repeat;
}

#footer_link ul {
/*	width: 620px;
	height: 32px;*/
	margin: 0;
	padding: 0;
}

#footer_link li {
	list-style-type: none;
	padding: 0 18px 0 0;
	margin:  0 0 0 18px;
	float: left;
	background: url(/images/company/separate.gif) right center;
	background-repeat: no-repeat;
}

#footer_link li:last-child{
	background: none;
}

#footer_link li a {
	background-image: url(/images/company/arrow_off.gif);
	background-position: 0 6px;
	padding: 0 0 0 14px;
	background-repeat: no-repeat;
	text-decoration: underline;
	color: #404040;
}

#footer_link li a:hover, #footer_link li a.on  {
	background-image: url(/images/company/arrow_on.gif);
	background-position: 0 6px;
	padding: 0 0 0 14px;
	background-repeat: no-repeat;
	color: #c92424;
}

/* company
------------------------------------------------*/

.table01 {
	width: 620px;
	margin: 5px 0 20px 0;
	border-collapse: collapse;
}

.table01 th {
	border-top: 1px dotted #e1dfd4;
	border-bottom: 1px dotted #e1dfd4;
	background-color: #fafafa;
	text-align: left;
	padding: 10px;
	margin: 0 5px 0 0;
	font-weight: bold;
	font-size: 14px;
}

.table01 td {
	border-top: 1px dotted #e1dfd4;
	border-bottom: 1px dotted #e1dfd4;
	padding: 10px;
}

.table01 a {
	color: #5f3e41;
}

.note {
	font-size: 11px;
}

/* area
------------------------------------------------*/

.service_area {
	width: 620px;
	margin: 5px 0 20px 0;
	border-collapse: collapse;
}

.service_area th {
	border-top: 1px dotted #e1dfd4;
	border-bottom: 1px dotted #e1dfd4;
	background-color: #fafafa;
	text-align: left;
	padding: 4px;
	margin: 0 5px 0 0;
	font-weight: normal;
}

.service_area td {
	border-top: 1px dotted #e1dfd4;
	border-bottom: 1px dotted #e1dfd4;
	padding: 4px;
}

.service_area a {
	color: #5f3e41;
}

#index_map {
	margin: 0 0 40px 0;
}

.h3_area_name {
	padding: 2px 0 0 30px;
	background-image: url(/images/area/h3_bg.gif);
	background-repeat: no-repeat;
	color: #c92424;
	min-height: 22px;
	font-size: 16px;
	font-family: "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
}

/* faq
------------------------------------------------*/

#faq {
	margin: 0 0 60px 0;
}

#faq dl {
	width: 620px;
	border-top: 1px dotted #dfdcd0;
	padding: 5px 0 0 0;
}

.dl_last {
	border-bottom: 1px dotted #dfdcd0;
	padding: 5px 0 0 0;
}

#faq dt {
	width: 580px;
	padding: 14px 0 14px 40px;
	color: #c92424;
	font-size: 14px;
	font-weight: bold;
	background-color: #fafafa;
	background-image: url(/images/company/q_icon.gif);
	background-repeat: no-repeat;
	background-position: 10px 14px;
}

#faq dd {
	background-image: url(/images/company/a_icon.gif);
	background-repeat: no-repeat;
	background-position: 10px 0;
	margin: 14px 0 30px 0;
	padding: 0 0 0 40px;
}

/* sitemap
------------------------------------------------*/

.table02 {
	width: 620px;
	margin: 5px 0 20px 0;
	border-collapse: collapse;
}

.table02 a {
	color: #5f3e41;
}

.table02 th {
	color: #c92424;
	border-top: 1px dotted #e1dfd4;
	border-bottom: 1px dotted #e1dfd4;
	text-align: left;
	padding: 40px 10px 40px 10px;
	margin: 0 5px 0 0;
	font-weight: bold;
	vertical-align: top;
}

.table02 th a {
	color: #c92424;
}

.table02 td {
	border-top: 1px dotted #e1dfd4;
	border-bottom: 1px dotted #e1dfd4;
	padding: 40px 0 40px 10px;
}

.table03 {
	margin: 20px 0 0 0;
}

.table03 th {
	font-weight: normal;
	border: none;
	padding: 4px 0 4px 0;
	vertical-align: middle;
}

.table03 th a {
	color: #5f3e41;
}

.table03 td {
	border: none;
	padding: 4px;
}

.table03 a {
	color: #5f3e41;
}

.table03 span {
	background-image: url(/images/company/point.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
	margin: 0 0 0 17px;
	padding: 0 0 0 9px;
}

#h3_01 {
	padding: 0 0 0 22px;
	background-image: url(/images/company/icon01.gif);
	background-repeat: no-repeat;
	color: #c92424;
	min-height: 22px;
	font-size: 12px;
}

#h3_02 {
	padding: 0 0 0 22px;
	background-image: url(/images/company/icon02.gif);
	background-repeat: no-repeat;
	color: #c92424;
	min-height: 22px;
	font-size: 12px;
}

#h3_03 {
	padding: 0 0 0 22px;
	background-image: url(/images/company/icon03.gif);
	background-repeat: no-repeat;
	color: #c92424;
	min-height: 22px;
	font-size: 12px;
}

#h3_04 {
	padding: 0 0 0 22px;
	background-image: url(/images/company/icon04.gif);
	background-repeat: no-repeat;
	color: #c92424;
	min-height: 22px;
	font-size: 12px;
}

.h3_05 {
	padding: 0 0 0 22px;
	background-image: url(/images/company/icon05.gif);
	background-repeat: no-repeat;
	color: #c92424;
	min-height: 22px;
	font-size: 12px;
}