@charset "utf-8";

body {
 color: #666;
 font: 0.76em/1.5em  HiraKakuPro-W3,'ヒラギノ角ゴ Pro W3',Meiryo,'メイリオ','ＭＳ Ｐゴシック',sans-serif;
 background: white url(../common-images/bg_img.jpg) repeat-x;
 text-align: left;
}

* {
 margin: 0;
 padding: 0;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
 text-indent: -9999px;
}

img {
 margin: 0;
 padding: 0;
 border-style: none;
 border-width: 0;
 vertical-align:bottom
}

.none {
 display: none;
}

p {
	margin: 10px 0px 20px;
	padding: 0px;
 text-align: left;
}

#container {
 margin: 0 auto;
 padding: 0;
 width: 750px;
 display: block;
}

#header {
 width: 750px;
 height: 79px;
 clear: both;
 float: left;
 background: url(../common-images/front/header.gif) no-repeat;
 margin-top: 6px;
}

#header .home a {
 text-indent: -9999px;
 width: 115px;
 height: 50px;
 display: block;
 margin-top: 20px;
 float: left;
}

/* @group navigations */

#navigations {
 float: right;
 height: 30px;
 width: 310px;
 margin-top: 45px;
}

ul#nav {
 margin: 0;
 height: 30px;
 padding: 0;
 width: 310px;
}

ul#nav li {
 list-style: none;
 float: left;
}

ul#nav li a {
text-indent: -9999px;
 text-decoration: none;
 border: none !important;
 height: 30px;
 display: block;
}

ul#nav li#top a {
 height: 30px;
 width: 80px;
}

ul#nav li#info a {
 height: 30px;
 width: 83px;
}

ul#nav li#recruit a {
 height: 30px;
 width: 87px;
}

ul#nav li#blog a {
 height: 30px;
 width: 60px;
}

ul#nav li#top a:hover {
  background: url(../common-images/front/header.gif) -440px 34px;
}

ul#nav li#info a:hover {
 background: url(../common-images/front/header.gif) -520px 34px;
}

ul#nav li#recruit a:hover {
  background: url(../common-images/front/header.gif) -603px 34px;

}

ul#nav li#blog a:hover {
  background: url(../common-images/front/header.gif) -690px 34px;

}

/* Sub navigation */

.subnavigations {
 float: left;
 height: 23px;
 width: 300px;
}

ul#subnav {
 height: 23px;
 width: 300px;
}

ul#subnav li {
 list-style: none;
 float: left;
}

ul#subnav li a {
text-indent: -9999px;
 text-decoration: none;
 border: none !important;
 height: 23px;
 display: block;
}

ul#subnav li#gaiyo a {
 width: 78px;
 height: 23px;
 background: url(../common-images/footer.gif) no-repeat 0 0;
}

ul#subnav li#contact a {
 width: 102px;
 height: 23px;
 background: url(../common-images/footer.gif) no-repeat -78px 0;
}

ul#subnav li#policy a {
 width: 120px;
 height: 23px;
 background: url(../common-images/footer.gif) no-repeat -180px 0;
}

ul#subnav li#gaiyo a:hover {

 background: url(../common-images/footer.gif) no-repeat 0 -23px;
}

ul#subnav li#contact a:hover {
 background: url(../common-images/footer.gif) no-repeat -78px -23px;
}

ul#subnav li#policy a:hover {

 background: url(../common-images/footer.gif) no-repeat -180px -23px;
}

ul#subnav li#gaiyo a.active {

 background: url(../common-images/footer.gif) no-repeat 0 -23px;
}

ul#subnav li#contact a.active {

 background: url(../common-images/footer.gif) no-repeat -78px -23px;
}

ul#subnav li#policy a.active {

 background: url(../common-images/footer.gif) no-repeat -180px -23px;
}

/* @end */

.content {
 width: 750px;
 display: inline;
 background: url(../common-images/content_bg.jpg) repeat-y;
 float: left;
 text-align: left;
}

.shadowL {
 width: 5px;
 background-color: white;
 display: inline;
 float: left;
}

.shadowR {
 width: 5px;
 float: right;
 background-color: white;
 display: inline;
}

.wrapper {
 width: 740px;
 display: inline;
 float: left;
}

.mainimg {
 width: 740px;
 height: 265px;
 float: left;
 display: block;
}

.mainwrapper {
 width: 698px;
 display: inline;
 float: left;
 clear: both;
 margin-top: 10px;
 padding-left: 30px;
}

.mainwrapper .L {
 width: 459px;
 margin-top: 15px;
 float: left;
 display: block;
}

.mainwrapper .R {
 width: 210px;
 float: right;
 display: block;
}

#footer {
 width: 750px;
 height: 23px;
 background: url(../common-images/footer.gif) no-repeat;
 float: left;
 display: inline;
}

address {
 display: none;
}

#btm {
 width: 100%;
 height: 46px;
 background: url(../common-images/btm_bg.gif) repeat-x;
 float: left;
}

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

a:hover {
 color: #993333;
 text-decoration: none;
}

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

.sidenavi {
 width: 210px;
 height: 175px;
 display: inline;
 float: left;
 padding-bottom: 5px;
}

.search {
 width: 210px;
 background: url(../common-images/front/sidesearch_bg.gif) repeat-y;
 float: left;
 clear: both;
 margin-bottom: 8px;
}

.link {
 width: 210px;
 padding: 0;
 margin: 0;
 display: block !important;
 float: left;
}

.link img {
 margin-bottom: 5px;
 padding: 0;
}

form#search {
 text-align: left;
 padding-top: 10px;
 padding-bottom: 20px;
 padding-left: 20px;
}

form#search select {
  color: #666666;
 font-size: 12px;
}