﻿<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="content-type">
    <link rel="alternate stylesheet" type="text/css" href="resource://gre-resources/plaintext.css"

      title="Wrap Long Lines">
  </head>
  <body>
    <pre>@charset "utf-8";
/* CSS Document */


* {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(web_img/background_2sakura.jpg);
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#container {
	text-align: left;
	width: 960px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	color: #333;
}
#header {
	height: 90px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.header-logo {
	float: left;
	padding-top: 5px;
        padding-left: 10px;
}
#header-menu {
	float: right;
	margin-top: 5px;
	width: 600px;
	margin-right: 30px;
}
#header-menu li {
	float: right;
	padding-top: 2px;
	list-style-position: inside;
	list-style-image: url(web_img/navi_icon.jpg);
	padding-left: 25px;
	font-size: 12px;
}


#menu {
	clear: both;
	width: 960px;
	margin-left: 2px;
}

#menu div {
	float: left;
	margin-right: 3px;
	width: 157px;
	height: 47px;
	text-align: center;
}
#menu p {
	visibility: hidden;
}

#contents {
	float: left;
	width: 960px;
	padding-bottom: 100px;
	background-color: #FFF;
	padding-top: 20px;
	background-image: url(web_img/staff-back.jpg);
	margin-top: 10px;
}

#sub-menu {
	width: 280px;
	float: left;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sub-menu div {
	.text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#footer {
	margin-left: 15px;
	font-size: 12px;
	border-top: 1px solid #CCCCCC;
	width: 930px;
	clear: both;
}
#footer li {
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	float: left;
	margin-right: 20px;
	font-size: 10px;
}
#copyright {
	clear: both;
	height: 25px;
	background-color: #C2DCCC;
}
.copy_text {
	margin-top: 45px;
	text-align: center;
	font-size: 11px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	color: #18138A;
	padding-top: 10px;
}

.main-home {
	background-image: url(web_img/menu_home2.jpg);
	background-repeat: no-repeat;
}
.home {
	background-image: url(web_img/menu_home1.jpg);
	background-repeat: no-repeat;
}
.home:hover {
	background-image: url(web_img/menu_home3.jpg);
	background-repeat: no-repeat;
}
.main-about {
	background-image: url(web_img/menu_about2.jpg);
	background-repeat: no-repeat;
}
.about {
	background-image: url(web_img/menu_about1.jpg);
	background-repeat: no-repeat;
}

.about:hover {
	background-image: url(web_img/menu_about3.jpg);
	background-repeat: no-repeat;
}
.main-business {
	background-image: url(web_img/menu_business2.jpg);
	background-repeat: no-repeat;
}
.business {
	background-image: url(web_img/menu_business1.jpg);
	background-repeat: no-repeat;
}
.business:hover {
	background-image: url(web_img/menu_business3.jpg);
	background-repeat: no-repeat;
}
.main-staff {
	background-image: url(web_img/menu_staff2.jpg);
	background-repeat: no-repeat;
}
.staff {
	background-image: url(web_img/menu_staff1.jpg);
	background-repeat: no-repeat;
}
.staff:hover {
	background-image: url(web_img/menu_staff3.jpg);
	background-repeat: no-repeat;
}
.main-access {
	background-image: url(web_img/menu_access2.jpg);
	background-repeat: no-repeat;
}
.access {
	background-image: url(web_img/menu_access1.jpg);
	background-repeat: no-repeat;
}
.access:hover {
	background-image: url(web_img/menu_access3.jpg);
	background-repeat: no-repeat;
}
.main-service {
	background-image: url(web_img/menu_service2.jpg);
	background-repeat: no-repeat;
}
.service {
	background-image: url(web_img/menu_service1.jpg);
	background-repeat: no-repeat;
}
.service:hover {
	background-image: url(web_img/menu_service3.jpg);
	background-repeat: no-repeat;
}
.background {
	background-image: url(web_img/menu_background1.jpg);
}
.background:hover {
	background-image: url(web_img/menu_background3.jpg);
}

</pre>
  </body>
</html>
