@charset "UTF-8";
/* CSS Document */
/* designed by nail* graph & design */


/* basic css*/

* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	zoom:1;
}
body {
	font-size: 12px;
	font-family: 'Noto Sans JP', sans-serif;
	background-color: transparent; 
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
}

a img {
	border-style: none;
}

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

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

a:hover {
	color: #666666;
}

.mouse-over a:hover img{opacity:0.6; filter: alpha(opacity=80); -ms-filter: "alpha( opacity=80 )"; background: #fff; !important}

.none {
	display: none;
}

body {

}


/* header
--------------------------------------*/
#header {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-bottom: 6px;
}

#header h1 {
	display: block;
	width: 235px;
	padding-top: 20px;
	padding-left: 1px;
	float: left;
	margin-top: 10px;
}
#header a:hover {
	background-position: bottom !important;
}


#header #head-nav01 {
	float: left;
	overflow: hidden;
	font-size: 1px;
	margin-top: 10px;
}
#header #head-nav01 li {
	float: left;
	display: block;
}
#header #head-nav01 li a {
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}
#header #head-nav01 li#gn-01 a {
	background-image: url(../images/menu01.gif);
	height: 135px;
	width: 151px;
}
#header #head-nav01 li#gn-02 a {
	background-image: url(../images/menu02.gif);
	height: 135px;
	width: 150px;
}
#header #head-nav01 li#gn-03 a {
	background-image: url(../images/menu03.gif);
	height: 135px;
	width: 150px;
}


#header #header-inner {
	float: right;
	padding-top: 5px;
	width: 250px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#header #header-inner ul {
	font-size: 10px;
	padding-top: 5px;
	display: block;
}

#header #header-inner li#sn-01 {
	text-align: right;
	background-image: url(../images/arrow2.png);
	padding-right: 15px;
	background-repeat: no-repeat;
	background-position: right center;
}

#header #header-inner li#sn-02 {
	padding-bottom: 5px;
	text-align: right;
	background-image: url(../images/arrow3.png);
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 15px;
	vertical-align: text-botom;
}

/* -- #header #header-inner #sab-nav01 li {
	float: left;
	margin-left: 14px;
}

-- #header #header-inner #sab-nav01 li a {
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
} */

#header #head-nav02  {
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4E1DA;
	clear: both;
}

#header #head-nav02 li {
	display: block;
	float: left;
	height: 80px;
	width: 125px;
	list-style: none;
}

#header #head-nav02 li a {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
}

#header #head-nav02 li#gn-04 a {
	background-image: url(../images/nav_mail.gif);
	height: 80px;
	width: 125px;
}

#header #head-nav02 li#gn-05 a {
	background-image: url(../images/nav_fax.gif);
	height: 80px;
	width: 125px;
}


/* contents
--------------------------------------*/

#contents {
	overflow: hidden;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 42px;
}

#contents .left {
	background-color: #FFFFFF;
	width: 240px;
	float: left;
}

#contents .title {
	margin-bottom: 30px;
}

.banner {
	margin: 0 0 10px 0;
}

.banner ul li{
	list-style:none;
	display:inline;
	text-align: center;
}

.banner li {
margin-left: 5px;
}

#contents .right {
	background-color: transparent; 
	width: 690px;
	float: right;
}

#contents .right .right_inner table {
	text-align: center;
	border: 1px solid #CCCCCC;
	width: 550px;
	margin-left: 40px;
	border-collapse: collapse;
}

#contents .right .right_inner td {
	padding: 15px;
	border: 1px solid #CCCCCC;
}

#contents .right .right_inner th {
	padding: 10px;
	border: 1px solid #cccccc;
	background-color:#F5F5F5;
	font-weight: normal;
	width: 180px;
}

.right h1 {
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #d3d3d3;
	border-left-color: #603913;
}

.right h2 {
	margin-bottom: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d5d5d5;
}

.right h3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d3d3d3;
	margin-left: 10px;
	margin-top: 40px;
	margin-bottom: 20px;
}

.right_inner {
	padding-left:30px;
}

.right p {
	padding-right: 20px;
	padding-left: 10px;
	margin-left: 10px;
}

.info {
	margin-bottom: 50px;
	margin-top: 20px;
}

.facebook {
	margin: 15px 0 20px 0;
	background-image: url(images/bg_top_fb.gif);
	background-repeat: no-repeat;
}






/* footer
--------------------------------------*/
#footer-wrapper {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DAD8D3;
	width: 100%;
	padding-top: 5px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #DAD8D3;
	display: block;
}	

#footer-nav  {
	padding-bottom: 30px;
}

.scroll-up  {
	display: block;
	overflow: hidden;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}

.scroll-up a  {
	float: right;
	padding-right: 2px;
	font-size: 1px;
}

.center-box {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}

.center-box address {
	text-align: right;
	margin-bottom: 10px;
}

.footer-menu {
	width: 220px;
	float: right;
	margin-bottom: 20px;
	margin-left: 15px;
}

.footer-menu h2 {
	font-size: 11px;
	color :#999;
	border-left : 3px #1897A9 solid;
	padding-left: 5px;
	line-height: 11px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.footer-menu h2 a{
	color :#999;
}

.footer-menu h2 a:hover{
	color :#1897A9;
}
	
.footer-menu ul {
	list-style: none;
}

.footer-menu li {
	margin-left: 8px;
	color: #999;
	font-size: 10px;
}	

.footer-menu li a {
	color: #999;
}

.footer-menu li a:hover {
	color: #ccc;
}
.inside {
	height: 50px;
}
