@charset "utf-8";
* {
	font-style:normal;
	margin: 0;
	padding: 0;
}

body {
	background-color:#EEE;
	font-size:90%;
	color:#333;
	line-height:160%;
	text-align:center;
	font-family:"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3", "Osaka", verdana,arial, sans-serif;
}

body div {
	text-align: left;
}

h1,h2,h3,h4,h5 {
	font-size:1em;
}

table,th,td {
	border-collapse:collapse;
}

ul {
	list-style-type:none;
}
ul.disc {
	list-style-type:disc;
}
ul.decimal {
	list-style-type:decimal;
}

img {
	border:none;
}

a {
	color:#4169E1;
	font-weight:bold;
}

a:visited {
	color:#6F47A9;
}

a:link,a:hover,a:visited {
	text-decoration:underline;
}
a:hover {
	color:#F4A460;
}

a.pointer {
	background-image:url(pointer.jpg);
	background-repeat:no-repeat;
	background-position:4px center;
	padding-left:20px;
}

p {
	margin:0 0 0.8em;
	font-size: 1em;
}

.small {
	font-size:0.8em;
	line-height:1em;
}

.large {
	font-size:1.2em;
	line-height:1.5em;
}

}

.bottom-em1 {
	margin-bottom:1em;
}

.bottom-em2 {
	margin-bottom:2em;
}
.bottom-em3 {
	margin-bottom:3em;
}

.f-block {
	zoom:1;/*for IE 5.5-7*/
}
.f-block:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

.f-left {
	float:left;
}

.f-right {
	float:right;
}

.f-clear {
	clear:both;
}

.center {
	text-align:center;
}

.right {
	text-align:right;
}

/*Container
----------------------------------------------*/
#container {
	zoom:1;/*for IE 5.5-7*/
	margin:0 auto;
	width:100%;
	text-align:center;
}
#container:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

/*header
----------------------------------------------*/
#header {
	background-image:url(bg_header.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:60px;
	margin:0;
	padding:0;
	text-align:left;
}

#header .inner {
	zoom:1;/*for IE 5.5-7*/
	background-image:url(bg_header_inner.jpg);
	background-repeat:no-repeat;
	background-position:10px 0;
	width:900px;
	height:57px;
	margin:0 0 0 40px;
	padding:0;
	text-align:left;
}
#header .inner:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

#header .inner h1 {
	float:left;
	display:inline;
	margin:0px;
}

#header .inner ul#mainmenu {
	zoom:1;/*for IE 5.5-7*/
	display:inline;
	float:left;
	margin:0 13px 0 0;
	padding:0;
}
#header .inner ul#mainmenu:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

#header .inner ul#mainmenu li {
	float:left;
	background-image:url(bg_navi.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	height:47px;
	line-height:1%;
}

/*mainimage
----------------------------------------------*/
#mainimage-index {
	width: 100%;
	margin:0;
	padding:0 0 0 30px;
	text-align:left;
	height:180px;
}

#mainimage-contents {
	width: 100%;
	margin:0;
	padding:0 0 0 30px;
	text-align:left;
	height:100px;
}

/*path
----------------------------------------------*/
#path {
	background-image:url(bg_path.jpg);
	background-repeat:repeat-x;
	min-width:840px;
	min-height:25px;
	margin:0;
	padding:7px 0 0 40px;
	text-align:left;
	line-height:25px;
}

#path ul {
	zoom:1;/*for IE 5.5-7*/
	margin:0;
	padding:0;
	width:880px;
}
#path ul:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

#path li {
	float:left;
	font-size:0.9em;
}

/*main
----------------------------------------------*/
#main {
	background-image:url(bg_main.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFFF;
	margin:0;
	width:920px
	text-align:left;
}

/*contents
----------------------------------------------*/
#contents {
	zoom:1;/*for IE 5.5-7*/
	width: 900px;
	max-width:900px;
	margin:0;
	padding:10px 0 0 30px;
	text-align:center;
}
#contents:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

/*history
----------------------------------------------*/
#history {
	float:left;
	width:224px;
	margin:0;
	padding:0;
	text-align:left;
}

#sub-navi h5 {
	background-color:#1AA0CF;
	border-top:1px solid #333;
	border-left:1px solid #333;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	margin:0px auto 0;
	padding:3px 9px 0px 9px;
	width:200px;
}

#sub-navi ul {
	border-left:1px solid #333;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	margin:0 auto;
	padding:0 1px 1px;
	width:216px;
}

#sub-navi ul li a {
	display:block;
	border-top:1px solid #FFF;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	background-color:#EEE;
	background-image:url(bg_subnavi.jpg);
	background-position:center left;
	width:174px;
	min-height:35px;
	padding:0 10px 0 30px;
	line-height:37px;
	text-align:left;
	font-size:0.9em;
	font-weight:normal;
	color:#222;
	text-decoration:none;
}

#sub-navi ul li a:hover {
	border-top:1px solid #EEE;
	background-image:url(bg_subnavi_o.jpg);
}

#sub-navi ul li a.selected {
	border-top:1px solid #EEE;
	background-image:url(bg_subnavi_o.jpg);
}

#sub-navi ul li a.two-line {
	width:184px;
	padding:5px 0 0 30px;
	min-height:32px;
	line-height:100%;
}

#services-top {
	background-image:url(bg_services_top.jpg);
	background-repeat:no-repeat;
	margin:20px 0 0;
	padding:10px 0 0;
	width:224px;
}
#services-bottom {
	background-image:url(../img/bg_services_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:13px;
}

#services-middle {
	background-image:url(../img/bg_services_middle.jpg)
}

#services-middle h5 {
	margin:0px 4px 0px;
	padding:0px;
	background-repeat:no-repeat;
	background-position:top center;
}

#services-middle dl.services {
	zoom:1;/*for IE 5.5-7*/
	margin:0px 3px 0;
	padding:5px 0 0px;
}
#services-middle dl.services:after {
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

#services-middle dl.services dt {
	background-color:#cde;
	margin:0px;
	padding: 0 10px 0;
}

#services-middle dl.services dd {
	margin:4px;
	padding:0;
	text-align:left;
	font-size:0.9em;
	line-height:120%;
	color:#FFF;
}

/*right-contents
----------------------------------------------*/
#right-contents {
	float:right;
	width:630px;
	text-align:left;
	margin:0px 0 0 0;
	padding:0;
}

#right-contents h2 {
	background-repeat:no-repeat;
	background-position:bottom left;
	padding:0 0 3px 0;
	margin: 0;
	margin-bottom:0.4em;
	width:100%;
}

#right-contents h3 {
	background-image:url(bg_h3.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
	width:600px;
	height:30px;
	margin-bottom:1em;
	padding:0 15px;
	line-height:30px;
	font-size:1.1em;
}

#right-contents ul.submenus {
	zoom:1;/*for IE 5.5-7*/
	width:630px;
	margin:0;
	padding:0;
}

#right-contents ul.submenus:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

#right-contents ul.submenus li {
	float:left;
	width:194px;
	margin-right:24px;
}
#right-contents ul.submenus li.edge {
	margin-right:0;
}

#right-contents ul.submenus li a {
	display:block;
	background-image:url(bg_menus.jpg);
	width:164px;
	height:40px;
	margin-bottom:0.5em;
	padding:0 0 0 30px;
	line-height:38px;
	font-size:0.9em;
	font-weight:normal;
	color:#231F20;
	text-decoration:none;
}
#right-contents ul.submenus li a:hover {
	background-image:url(bg_menus_o.jpg);
}

#right-contents ul.submenus li a.img {
	background:none;
	padding:0;
	height:auto;
}

#right-contents ul.submenus li p {
	padding:0 3px;
	line-height:140%;
}

/*footer
----------------------------------------------*/
#footer {
	background-image:url(bg_footer.jpg);
	background-repeat:repeat-x;
	min-width:900px;
	margin:0;
	padding:0;
}

#footer .inner {
	zoom:1;/*for IE 5.5-7*/
	width:890px;
	height:40px;
	margin:0 auto;
	padding:0px;
}
#footer .inner:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

#footer .inner #copyright {
	float:right;
	margin-top:10px;
}

#footer .inner ul {
	float:left;
	margin:0;
	padding:0;
}

#footer .inner ul {
	zoom:1;/*for IE 5.5-7*/
	margin:0;
	padding:0;
}
#footer .inner ul:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

#footer .inner ul li {
	float:left;
	margin-right:6px;
	line-height:1%;
}

.matrix {
	line-height: 1.4em;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6485a0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6485a0;
	border-left-color: #6485a0;
}

.matrix th.title {
	background-color: #115a86;
	color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d7e3eb;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d7e3eb;
}

.matrix tr.odd {
	color: #3F4F5C;
	padding-top: 3px;
	padding-bottom: 3px;
}

.matrix tr.even {
	background-color: #fafbfd;
	color: #3F4F5C;
	padding-top: 3px;
	padding-bottom: 3px;
}

.matrix th {
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6485a0;
	background-color: #f7f7fa;
	text-align: center;
}

.matrix td {
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6485a0;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #6485a0;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #6485a0;
}

.matrix th.even,
.matrix th.odd {
	font-weight: bold;
	color: #3F4F5C;
}


.matrix tr:hover {
	background-color: #F4FAFF;
	color: #000000;
}

