@charset "utf-8";

h1,h2,h3,h4,h5,h6,p,table,th,td,div,ul,ol,li {
	margin: 0px;
	padding: 0px;
}


body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	color: #222;
	background-color: #d3ed8a;
}

#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-color: #087F21;
	border-left-color: #087F21;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	background-color: #FFF;
}

#header {
    height:   79px;
    width:     960px;
   	background-repeat: no-repeat;
    background-image: url('../images/header.jpg');
  }
#header span {
    visibility: hidden;
    display: none;
  }
#header a {
    text-decoration: none;
    display: block;
    height:   75px;
    width: 559px;
  }

#header h1 {
	font-size: 0%;
	text-indent: -9999px;
}


#header h2.shozai {
	float:left;
	margin-left: 620px;
	margin-top: 13px;
	margin-bottom: 8px;
	font-size: 13px;
	line-height: 1.2em;
	}
	
#rightcontent {
	float: right;
	width: 305px;
	display: inline;
	background-color:#efe5d8;
}

#rightcontent-contents {
	width: 280px;
	padding-top:30px;
	text-align:center;
	display: inline;

}

#maincontent {
	float: left;
	width: 610px;
	margin-left: 20px;
	margin-bottom: 30px;
	margin-top: 15px;

}



#maincontent h2 {
	margin-bottom: 10px;
}



#maincontent ul {
	list-style-type: none;
	font-size: 90%;
	list-style-position: inside;
	list-style-image: url(../images/brt-maincontent.jpg);
	padding-left: 10px;
}

#maincontent-contents {
	width: 530px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-top: 15px;
	display: inline;

}
#maincontent-contents h3 {
	margin-top: 20px;
	margin-bottom: 5px;
}
#maincontent-contents #box-left {
	display: inline;
	float: left;
	width: 276px;
}
#maincontent-contents #box-right {
	display: inline;
	float: right;
	width: 276px;
}
#maincontent-contents h4 {
	color: #A7212E;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A7212E;
	background-image: url(../images/brt-maincontent.jpg);
	background-repeat: no-repeat;
	background-position: 7px 12px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
	font-size: 100%;
}



#maincontent-contents ul {
	list-style-type: none;
	font-size: 90%;
	list-style-position: inside;
	list-style-image: url(../images/brt-maincontent.jpg);
	padding-left: 10px;
}

.txtclor-date {
	color: #A7212E;
}

#maincontent p.migi{
	float: right;
}

#maincontent img.sashie{
	float: left;
	margin-right: 1em;
	padding: 4px;
	margin: 1px;
	height:	135px;
	width:	180px;
}

#maincontent img.sashie-migi{
	float: right;
	margin-right: 1em;
	padding: 4px;
	margin: 1px;
	height:	135px;
	width:	180px;
}

#maincontent img.sashie-large{
	padding: 4px;
	margin: 1px;
	height:	193px;
	width:	289px;
}

#maincontent img.sashie-large2{
	float: left;
	padding: 4px;
	margin: 1px;
	height:	216px;
	width:	289px;
}

#maincontent img.sashie-middle{
	padding: 4px;
	margin: 1px;
	height:	128px;
	width:	192px;
}

/*商品説明の表ここから*/
#maincontent table.shouhin {
	border: solid 1px #e8e8e8;
	border-collapse: collapse;


}
#maincontent table.shouhin th {
	/*border-top: solid 1px #e8e8e8;*/
	border-right: solid 1px #e8e8e8;
	padding: 4px 0px ;
	font-size:110%;
	
}

#maincontent table.shouhin td {
	border-right: solid 1px #e8e8e8;
	border-bottom: solid 1px #e8e8e8;
	padding: 6px 3px 15px 6px;
}
/*商品説明の表ここまで*/

/*事業内容の表ここから*/
#maincontent table.gaiyou {
	border: solid 1px #c4c4c4;
	border-collapse: collapse;
	width: 610px;
}

#maincontent table.gaiyou th {
	border: solid 1px #c4c4c4;
	padding: 4px ;
	font-size: 110%;
	background-color: #e8e8e8;
	width: 170px;
}

#maincontent table.gaiyou td {
	border: solid 1px #c4c4c4;
	padding: 6px 15px;
}

#maincontent table.gaiyou td.nen {
	border: solid 1px #c4c4c4;
	padding: 6px 15px;
	width: 120px;
}

/*事業内容の表ここまで*/


#topicpath {
	margin-top: 10px;
	margin-bottom: 10px;
}
#topicpath p {
	font-size: 80%;
	color: #A7212E;
	padding-left: 15px;
}


.float-clear {
	clear: both;
}

#footer {
	background-color: #11882b;
	padding-top: 7px;
	padding-bottom: 7px;
	width: 964px;
	margin-right: auto;
	margin-left: auto;
}
#footer h6 {
	font-size: 90%;
	color: #FFF;
	font-weight: normal;
	text-align: center;
	font-family: "Lucida Console", Monaco, monospace;
}




#navigation {

}

#navigation h5 {
	font-size: 0%;
	float: left;
	text-indent: -9999px;
}
#navigation #btn01 h5 a {
	background-image: url(../images/btn01.jpg);
	display: block;
	height: 38px;
	width: 96px;
	color: #C16A73;
}
#navigation #btn01 h5 a:hover {
	background-image: url(../images/btnover01.jpg);
}

#navigation #btn01 h5 a.current {
	background-image: url(../images/btnover01.jpg);
}

#navigation #btn02 h5 a {
	height: 38px;
	background-image: url(../images/btn02.jpg);
	display: block;
	width: 145px;
	color: #C16A73;
}

#navigation #btn02 h5 a:hover {
	background-image: url(../images/btnover02.jpg);
}

#navigation #btn02 h5 a.current {
	background-image: url(../images/btnover02.jpg);
}

#navigation #btn03 h5 a {
	height: 38px;
	background-image: url(../images/btn03.jpg);
	display: block;
	width: 113px;
	color: #C16A73;
}

#navigation #btn03 h5 a:hover {
	background-image: url(../images/btnover03.jpg);
}

#navigation #btn03 h5 a.current {
	background-image: url(../images/btnover03.jpg);
}

#navigation #btn04 h5 a {
	height: 38px;
	background-image: url(../images/btn04.jpg);
	display: block;
	width: 145px;
	color: #C16A73;
}

#navigation #btn04 h5 a:hover {
	background-image: url(../images/btnover04.jpg);
}

#navigation #btn04 h5 a.current {
	background-image: url(../images/btnover04.jpg);
}

#navigation #btn05 h5 a {
	height: 38px;
	background-image: url(../images/btn05.jpg);
	display: block;
	width: 113px;
	color: #C16A73;
}

#navigation #btn05 h5 a:hover {
	background-image: url(../images/btnover05.jpg);
}

#navigation #btn05 h5 a.current {
	background-image: url(../images/btnover05.jpg);
}

#navigation #btn06 h5 a {
	height: 38px;
	background-image: url(../images/btn06.jpg);
	display: block;
	width: 113px;
	color: #C16A73;
}

#navigation #btn06 h5 a:hover {
	background-image: url(../images/btnover06.jpg);
}

#navigation #btn06 h5 a.current {
	background-image: url(../images/btnover06.jpg);
}

#navigation #btn07 h5 a {
	height: 38px;
	background-image: url(../images/btn07.jpg);
	display: block;
	width: 118px;
	color: #C16A73;
}

#navigation #btn07 h5 a:hover {
	background-image: url(../images/btnover07.jpg);
}

#navigation #btn07 h5 a.current {
	background-image: url(../images/btnover07.jpg);
}

#navigation #btn08 h5 a {
	height: 38px;
	background-image: url(../images/btn08.jpg);
	display: block;
	width: 117px;
	color: #C16A73;
}

#navigation #btn08 h5 a:hover {
	background-image: url(../images/btnover08.jpg);
}

#navigation #btn08 h5 a.current {
	background-image: url(../images/btnover08.jpg);
}



/*メールフォーム用*/
.aka{
	color:#ff0000;
}

th.midashi｛
	font-size:80%;
｝


