@charset "UTF-8";
/* CSS Document */

/* D E F A U L T */
* {
	margin: 0;
	padding: 0;
	margin-bottom: 0px;
}
body {
	width: 1000px;
	color: #1A1A1A;
	background-color: white;
	-webkit-text-size-adjust: 100%;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	-webkit-box-shadow: 0 0 5px 5px rgba(122,122,122,0.5);
	box-shadow: 0 0 5px 5px rgba(122,122,122,0.5);
}
p {
	font-size: 13px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.3;
}
img { border: none; }
a:link    { text-decoration:none; color: #666;}
a:hover   { text-decoration:underline; color: #666;}
a:visited { text-decoration:none; color: #666;}

.t_left   { text-align: left; }
.t_right  { text-align: right; }
.t_center { text-align: center; }
.right { float: right; }
.left  { float: left; }
.clear { clear: both; }
br.clear { height:0px; }
.center {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
div {
	margin-left: auto;
	margin-right: auto;
}

.h0 { height:0; }
.db  { display:block; }
.rm0 { margin-right:0 !important; }
.rm8 { margin-right:8px; }
.tm8 { margin-top:8px; }
.tm16 { margin-top:16px; }
.bm4 { margin-bottom:4px; display:block; }
.bm6 { margin-bottom:6px; display:block; }
.bm8 { margin-bottom:8px; display:block; }
.bm12 { margin-bottom:12px; display:block; }
.bm16 { margin-bottom:16px; display:block; }
.bm24 { margin-bottom:24px; display:block; }
.bm32 { margin-bottom:32px; display:block; }
.bm48 { margin-bottom:48px; display:block; }

/* clearfix */
.cr:after {
	display : block;
	clear : both;
	height : 0;
	content : "";
	overflow : hidden;
}
.cr {
	overflow : hidden;
}
/* H E A D E R */
.header {
	width: 1000px;
	height: 160px;
	overflow:hidden;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}
h1 a {
	/* LIR */
	display:block;
	background-repeat: no-repeat;
	height: 0 !important;
	background-image: url(../img/header-logo.gif);
	width: 1000px;
	padding-bottom: 70px;
    overflow-x: hidden;
    overflow-y: hidden;
	padding-left: 1000px;
}
.main {
	width: 900px;
}
ul.headnavi li {
	list-style-type:none;
	float:left;
}
ul.headnavi li a{
	/* LIR */
	display:block;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 0 !important;
	background-image: url(../img/header.gif);
	padding-top: 90px;
	outline:none;
}
ul.headnavi li.m1 a{width:230px; background-position:0px 0px;}
ul.headnavi li.m1 a:hover{       background-position:0px -90px;}
ul.headnavi li.m2 a{width:180px; background-position:-230px 0px;}
ul.headnavi li.m2 a:hover{       background-position:-230px -90px;}
ul.headnavi li.m3 a{width:180px; background-position:-410px 0px;}
ul.headnavi li.m3 a:hover{       background-position:-410px -90px;}
ul.headnavi li.m4 a{width:180px; background-position:-590px 0px;}
ul.headnavi li.m4 a:hover{       background-position:-590px -90px;}
ul.headnavi li.m5 a{width:230px; background-position:-770px 0px;}
ul.headnavi li.m5 a:hover{       background-position:-770px -90px;}

/* S I D E B O X */
.side_box {
	width: 210px;
	text-align: right;
	float: left;
	border-right:solid 1px #808080;
}
.side_box p {
	font-size: 28px;
    line-height: 0.75em;
    padding-right: 30px;
    padding-top: 6px;
}
.side_box span {
	font-size: 13px;
}
.green_color {
	color: #39AF40;
}
.blue_color {
	color: #005EAE;
}
.main_box {
	width: 640px;
	float: right;
}
.name {
	font-size: 10px;
	margin-bottom: 0px;
}
.name strong {
	font-weight:normal;
	font-size: 18px;
}
	
/* F O O T E R */
.footer {
	width: 900px;
	padding-top: 16px;	
	padding-bottom: 16px;
	margin-bottom: 20px;
}
.furotomo_banner img {
  display: block;
  margin-bottom: 24px;
}
.footer p {
	text-align: right;
	font-weight: bold;
}
.footer .blue_color {
	margin-bottom: 10px;
}
.footer .blue_color a:link    { text-decoration:none; color: #005EAE;}
.footer .blue_color a:hover   { text-decoration:underline; color: #005EAE;}
.footer .blue_color a:visited { text-decoration:none; color: #005EAE;}

 h3 a {
	display:block;
	width: 51px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(../img/footer-logo.gif);
	text-align: right;
	height: 0 !important;
	overflow-x: hidden;
    overflow-y: hidden;
    padding-top: 57px;
	margin-top: -10px;
}
.footer_address h2 a {
	display:block;
	width: 375px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(../img/footer-logo02.gif);
	text-align: left;
	height: 0 !important;
	overflow-x: hidden;
    overflow-y: hidden;
    padding-top: 31px;
	margin-top: 3px;
}
.footer_address h2 a:link    { text-decoration:none; color: #1A1A1A;}
.footer_address h2 a:hover   { text-decoration:none; color: #1A1A1A;}
.footer_address h2 a:visited   { text-decoration:none; color: #1A1A1A;}

.footer_address h2 a span {
	font-weight: normal;
}	
.footer_address {
	display:block;
	width: 840px;
	height: 57px;
	border-top-color: #808080;
    border-top-style: solid;
    border-top-width: 1px;
	padding-top: 10px;
}
.footer .footer_address small {
	font-size: 9px;
}
.footer .C_adress {
	display: block;
	float: right;
	/* margin-top: -33px; */
}
.footer .C_adress p {
	margin-top: 3px;
	float: right;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}
.footer .C_adress p .green_color {
	font-size: 12px;
	color: #39AF40;
}