@charset "utf-8";
@import "top.css";
@import "right_mnu.css";
@import "header_footer.css";
@import "naka.css";
@import "media.css";
@import "links_pv_rec.css";
html { 
    filter: expression(document.execCommand("BackgroundImageCache", false, true)); 
}
body {
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	font-size: 75%;
	line-height: 1.5;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p,h1,h2,h3,h4,form{
	margin:0;}
h1 {
	text-indent: -10000px;
}
a {
	color: #333333;
}
a:hover {
	color: #7d7d7d;
}


.header_lang a {
	color: #FFFFFF;
}
.header_lang a:hover {
	color: #000000;
}

.footer a {
	color: #FFFFFF;
}
.footer a:hover {
	color: #7d7d7d;
}

/*ベース*/

.base {
	background-image: url(../images/main_back.jpg);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: auto;
}

.naka {
	background-image: url(../images/main_cont_back.jpg);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: auto;
}

.container {
	width: 861px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.naka .container {
	width: 861px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}


/*contents*/


.contents {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/index_back.jpg);
}

.naka .contents {
	width: 861px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/cont_back.gif);
	background-repeat: repeat-y;
	padding-top: 17px;
	padding-bottom: 25px;
	text-align: left;
}

.main {
	float: left;
	width: 665px;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
}


/*各ページ*/


h1.one {
	background-image: url(../images/one_01.jpg);
	background-repeat: no-repeat;
	height: 102px;
	width: 663px;
}
h1.media {
	background-image: url(../images/media_01.jpg);
	background-repeat: no-repeat;
	height: 102px;
	width: 663px;
}

h1.coordinate {
	background-image: url(../images/coord_01.jpg);
	background-repeat: no-repeat;
	height: 102px;
	width: 663px;
}

h1.coordinate {
	background-image: url(../images/coord_01.jpg);
	background-repeat: no-repeat;
	height: 102px;
	width: 663px;
}


h1.links {
	background-image: url(../images/links_01.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 666px;
}

h1.pv {
	background-image: url(../images/pv_01.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 666px;
}
h1.recruit {
	background-image: url(../images/recruit_01.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 666px;
}
h1.mail {
	background-image: url(../images/mail_01.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 666px;
}
h1.env{
	background-image: url(../images/env_01.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 666px;
}
h1.outline{
	background-image: url(../images/outline_01.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 666px;
}
h1.sitemap{
	background-image: url(../images/sitemap_01.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 666px;
}



.pan {
	font-size: 80%;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-left: 10px;
}
.main_contents {
	margin: 0px;
	padding: 0px;
}

