@charset "UTF-8";
/* CSS Document */

/*  ---------------------------------------
bace
------------------------------------------- */
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "MS PGothic", sans-serif;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 970px;
	text-align: left;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#container #main {
	padding-bottom: 20px;
	float: left;
	width: 970px;
	padding-top: 30px;
}
img {
    border: none;
}
ul {
  margin: 0px;
  padding: 0px;
}
li {
  list-style-type: none;
}

/*  ---------------------------------------
header
------------------------------------------- */
#header {
	background-repeat: no-repeat;
	width: 970px;
	height: 40px;
	background-image: url(../img/header/header.jpg);
	background-position: right bottom;
	margin-right: auto;
	margin-bottom: 23px;
	margin-left: auto;
	padding-top: 18px;
}
#header h1 {
	height: 40px;
	background-image: url(../img/header/rogo.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent: -999px;
	margin: 0px;
	float: left;
	width: 250px;
}
#header h2 {
	margin: 0px;
	width: 720px;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	padding-right: 0px;
	text-align: center;
	padding-top: 13px;
	float: left;
}

/*  ---------------------------------------
navi
------------------------------------------- */
#menu {
	height: 95px;
	background-image: url(../img/header/back02.jpg);
	padding-bottom: 20px;
	background-repeat: repeat-x;
}
#menu ul.menu-main {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#menu ul.menu-main li {
  float: left;
}
#menu ul.menu-main li a {
	background-position: 0px 0px;
	display: block;
	text-indent: -700em;
	height: 95px;
	width: 60px;
}

a.home {
  background-image: url(../img/header/home.jpg);
}
a.home:hover {
	background-position: 0px -95px;
	background-image: url(../img/header/home_on.jpg);
}

a.office {
  background-image: url(../img/header/office.jpg);
}
a.office:hover {
	background-position: 0px -95px;
	background-image: url(../img/header/office_on.jpg);
}

a.blog {
  background-image: url(../img/header/blog.jpg);
}
a.blog:hover {
	background-position: 0px -95px;
	background-image: url(../img/header/blog_on.jpg);
}

a.model {
  background-image: url(../img/header/model.jpg);
}
a.model:hover {
	background-position: 0px -95px;
	background-image: url(../img/header/model_on.jpg);
}

a.habita {
  background-image: url(../img/header/habita.jpg);
}
a.habita:hover {
	background-position: 0px -95px;
	background-image: url(../img/header/habita_on.jpg);
}

a.chumon {
  background-image: url(../img/header/chumon.jpg);
}
a.chumon:hover {
	background-position: 0px -95px;
	background-image: url(../img/header/chumon_on.jpg);
}

a.gallery {
  background-image: url(../img/header/gallery.jpg);
}
a.gallery:hover {
	background-position: 0px -95px;
	background-image: url(../img/header/gallery_on.jpg);
}

a.web {
  background-image: url(../img/header/web.jpg);
}
a.web:hover {
	background-position: 0px -95px;
	background-image: url(../img/header/web_on.jpg);
}

a.riform {
  background-image: url(../img/header/riform.jpg);
}
a.riform:hover {
	background-position: 0px -95px;
	background-image: url(../img/header/riform_on.jpg);
}

a.ccs {
  background-image: url(../img/header/ccs.jpg);
}
a.ccs:hover {
	background-position: 0px -95px;
	background-image: url(../img/header/ccs_on.jpg);
}

a.tochi {
  background-image: url(../img/header/tochi.jpg);
}
a.ccs:hover {
	background-position: 0px -95px;
	background-image: url(../img/header/ccs_on.jpg);
}

a.jio {
  background-image: url(../img/header/jio.jpg);
}
a.jio:hover {
	background-position: 0px -95px;
	background-image: url(../img/header/jio_on.jpg);
}

a.tochi {
  background-image: url(../img/header/tochi.jpg);
}
a.tochi:hover {
	background-position: 0px -95px;
	background-image: url(../img/header/tochi_on.jpg);
}

a.paper {
  background-image: url(../img/header/paper.jpg);
}
a.paper:hover {
	background-position: 0px -95px;
	background-image: url(../img/header/paper_on.jpg);
}

a.eco {
  background-image: url(../img/header/eco.jpg);
}
a.eco:hover {
	background-position: 0px -95px;
	background-image: url(../img/header/eco_on.jpg);
}

a.click {
  background-image: url(../img/header/click.jpg);
}
a.click:hover {
	background-position: 0px -95px;
	background-image: url(../img/header/click_on.jpg);
}
a.form {
  background-image: url(../img/header/form.jpg);
}
a.form:hover {
	background-position: 0px -95px;
	background-image: url(../img/header/form_on.jpg);
}

/*  ---------------------------------------
footer
------------------------------------------- */
#footer {
	background-image: url(../img/footer/footer.jpg);
	background-repeat: no-repeat;
	height: 120px;
	text-align: center;
	padding-bottom: 20px;
	width: 970px;
	float: left;
	margin-top: 50px;
}
#footer p {
	color: #7e92b1;
	font-size: 12px;
	line-height: 160%;
	text-align: center;
	width: 970px;
	height: 20px;
	clear: left;
}
#footer .footer-main {
	display: block;
	clear: left;
	padding-top: 15px;
}
#footer .footer-main li {
	color: #FFF;
	font-size: 12px;
	line-height: 160%;
	display: inline;
}
#footer .footer-main li a {
	color: #FFF;
	font-size: 12px;
	line-height: 140%;
}

/* footer-up */
#footer ul.footer-up {
	padding-right: 20px;
	padding-left: 865px;
	float: left;
}
#footer ul.footer-up li {
  float: left;
}
#footer ul.footer-up li a {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	text-indent: -700em;
	height: 25px;
	width: 85px;
}
#footer ul.footer-up li a:hover {
	background-position: 0px -25px;
}
a.pageup {
	background-image: url(../img/footer/pageup.gif);
}

/*  ---------------------------------------
text
------------------------------------------- */
p {
	font-size: 13px;
	line-height: 140%;
	margin: 0px;
	padding: 0px;
	color: #333;
}
.boldgreen13 {
  color: #608B3E;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 8px;
  margin-top: 8px;
}
.hissu {
  font-weight: bold;
  color: #CC0000;
  font-size: 12px;
  padding-bottom: 5px;
}
.green12 {
	font-size: 12px;
	font-weight: bold;
	color: #607B00;
	padding-top: 10px;
	padding-bottom: 10px;
}
.blue13 {
  font-weight: bold;
  font-size: 13px;
  display: inline;
  float: left;
  padding-right: 15px;
  color: #002753;
}
.cha {
  font-weight: bold;
  color: #75643C;
}
.boldblack {
  font-weight: bold;
  font-size: medium;
  padding-bottom: 5px;
  color: #282828;
}
.boldred {
  font-weight: bold;
  color: #C01252;
  font-size: medium;
  padding-bottom: 5px;
}
.boldred20 {
	font-weight: bold;
	color: #C01252;
	font-size: 20px;
	padding-top: 5px;
}
.boldgreen18 {
  color: #608B3E;
  font-size: 18px;
  font-weight: bold;
}
.price {
	font-weight: bold;
	color: #CC0000;
	font-size: 16px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
.price_s {
	font-weight: bold;
	color: #CC0000;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.text-bold {
	font-weight: bold;
}
a:link {
  color: #276C85;
  text-decoration: underline;
}
a:visited {
  color: #003399;
  text-decoration: underline;
}
a:hover {
  color: #3399CC;
  text-decoration: underline;
}

/*  ---------------------------------------
table
------------------------------------------- */
table {
  font-size: 12px;
  line-height: 140%;
  border-top-width: 1px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-color: #999999;
  border-right-color: #999999;
  border-bottom-color: #999999;
  border-left-color: #999999;
  border-bottom-width: 0px;
}
td {
  padding-left: 5px;
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-top-color: #999999;
  border-right-color: #999999;
  border-bottom-color: #999999;
  border-left-color: #999999;
	}
th {
  background: #F2FFFC;
  text-align: center;
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-color: #999999;
  border-right-color: #999999;
  border-bottom-color: #999999;
  border-left-color: #999999;
}
tr {
  line-height: 20px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
}
a {
	color: #333333;
}

/*  ---------------------------------------
main taitol
------------------------------------------- */
#taitol {
	background-image: url(../img/tenline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 970px;
	padding-bottom: 20px;
	float: left;
}
#taitol h3 {
	font-weight: bold;
	font-size: 18px;
	display: block;
	width: 312px;
	margin: 2px 0px 0px;
	line-height: 160%;
	float: left;
}

/*  sub menu
------------------------------------------- */
#taitol .taitol-menu {
	width: 658px;
	background-image: url(../img/listback.gif);
	background-repeat: no-repeat;
	height: 30px;
	display: block;
	background-position: right;
	float: left;
}
#taitol .taitol-menu ul {
	padding-bottom: 5px;
}
#taitol .taitol-menu li {
	height: 30px;
	float: left;
	padding-top: 5px;
	font-size: 13px;
	line-height: 140%;
}
#taitolcome {
	width: 970px;
	float: left;
}

/*  sub menu bn
------------------------------------------- */
#taitolcome02 {
	width: 680px;
	float: left;
	padding-right: 10px;
}
#taitolbn {
}



.taitol18 {
  font-weight: bold;
  font-size: 18px;
  display: inline;
  float: left;
  padding-right: 15px;
  width: auto;
}

/*  ---------------------------------------
taitol + bn botan
------------------------------------------- */
#taitolbox {
	width: 910px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 30px;
	height: 90px;
	clear: left;
}
#tbox02 h2 {
	height: 20px;
}
#tbox02 {
	float: left;
	width: 630px;
}
#tbox02 ul {
	padding-top: 5px;
	height: 20px;
}
#tbox02 li {
  float: left;
}

/*  ---------------------------------------
taitol03
------------------------------------------- */
#taitolbox03 {
	width: 910px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 30px;
	clear: left;
	height: 110px;
}
#tbox03 h2 {
	height: 20px;
	width: 320px;
	display: block;
	padding-right: 0px;
}
#tbox03 {
	float: left;
	width: 910px;
}
#tbox03 ul {
	height: 20px;
	display: block;
	padding-top: 5px;
}
#tbox03 li {
  float: left;
}
#taitolcome03 {
	clear: left;
	padding-top: 20px;
	background-image: url(../img/tenline.gif);
	background-repeat: repeat-x;
	background-position: top;
}

