@charset "Shift_JIS";
@import url(common.css); 
@import url(textsettings.css);



/* ---------------------------------------------------------------- *
  Body
 * ---------------------------------------------------------------- */


body {
	color: #333333;
	background: #FFFFFF url(img/back_img3.gif) center;
}

table {
	margin-bottom: 20px;
	border: 1px solid #bbb;
	border-collapse: collapse;
	width: 100%;
}

td {
	padding: 5px;
	border: 1px solid #ccc;
	line-height: 150%;
}

th {
	padding: 5px;
	margin: 0px;
	border: 1px solid #bbb;
	font-weight: normal;
	background-color: #eee;
	text-align: left;
}

#container {
	width: 781px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

/* ---------------------------------------------------------------- *
   Header
 * ---------------------------------------------------------------- */

#header {
	background: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-bottom: 10px;
}

/* ---------------------------------------------------------------- *
  Main
 * ---------------------------------------------------------------- */

#main {
	float: right;
	width: 560px;
	background: tranparent;
	margin-top: 0;
	margin-bottom: 20px;
}

/* ---------------------------------------------------------------- *
	Sidenavi
 * ---------------------------------------------------------------- */

#sidenavi {
	width: 200px;
	float: left;
	padding-top: 0;
	padding-bottom: 0;
	background-color: #F2F2F2;
}

#sidenavi ul {
	margin: 0px;
	padding: 10px;
	border: 1px solid #EEE;
}

#sidenavi ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
}

#sidenavi ul li a{
	margin: 0px;
	padding: 5px 5px 5px 23px;
	display: block;
	background: #fff url(img/arrow1.gif) no-repeat 7px 9px;
	_height:1px;
}
#sidenavi ul ul {
	margin: 0px;
	padding: 0px;
	border: none;
	background-repeat: repeat;
}

#sidenavi ul ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border: none;
}
#sidenavi ul ul li a{
	margin: 0px;
	padding: 0px 0px 3px 30px;
	display: block;
	background: #fff url(img/arrow2.gif) no-repeat 18px 6px;
	_height:1px;
}
#sidenavi ul ul ul{
	margin: 0px;
	padding: 0px;
	border: none;
	background-repeat: repeat;
	margin-bottom: 3px;
}

#sidenavi ul ul ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border: none;
}
#sidenavi ul ul ul li a{
	margin: 0px;
	padding: 0px 0px 3px 37px;
	display: block;
	background: #fff url(img/arrow3.gif) no-repeat 26px 6px;
	font-size: 80%;
	_height:1px;
}




/* ---------------------------------------------------------------- *
 * ---------------------------------------------------------------- */

.contents {
	background: #FFFFFF;
	margin-bottom: 50px;
	margin-top: 0px;
	width: 560px;
}

.contents img.fig {
  float: right;
  margin-bottom: 1em;
  margin-left: 1em;
  margin-top: 0;
  margin-right: 0;
}

.imgbox {
  background: #FFFFFF;
  margin-top: 0;
  margin-bottom: 0;
}

/* ---------------------------------------------------------------- *
  Footer
 * ---------------------------------------------------------------- */

#footer {
	margin: 0;
	padding: 0.6em 0 1em 0em;
	border-top: 3px solid #CCCCCC;
	background-color: #FFFFFF;
}

#footer ul {
	margin-bottom: 4px;
	padding: 0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}

#footer ul li {
	margin: 0;
	padding: 0 5px;
	border-right: 1px solid #CCCCCC;
	background-image: none;
}

/* ---------------------------------------------------------------- *
  
 * ---------------------------------------------------------------- */
 
.center {
	text-align: center;
}

.clearLeft {
	clear: left;
	margin-bottom: 20px;
}

.clearRight {

	clear: right;
	visibility: hidden;
}
.contactBox{
	clear:both;
	padding:30px;
}
.contents-s {
	margin-bottom: 20px;
	margin-top: 0px;
	width: 560px;
}

.information-link {
	padding: 10px;
	width: 540px;
	border: 1px solid #ccc;
	margin-bottom: 20px;
}

.information-cap {
	background-color: #eee;
	text-align: center;
	width: 560px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	clear: both;
}

.pagetop {
	clear: both;
	text-align: right;
	background-color: #FFFFFF;
	padding-right: 10px;
	overflow: hidden;
}

.pic-bottom {
	margin-bottom: 20px;
}
.pic-bottom-s {
	margin-bottom: 15px;
}
.picleft {
	float: left;
	margin: 0px 9px 10px 0px;
}

.picleft-t {
	float: left;
	margin: 0.3em 10px 0px 0px;
}
.picleft2-t {
	float: left;
	margin: 0.3em 20px 0px 0px;
}

.picright {
	float: right;
	margin: 0.3em 0px 0px 10px;
}

.pic-txt {
	line-height: 1.3;
}

.red-mark {
	color: #E30000;
	font-size: 80%;
}
.red-text {
	color: #E30000;
}


#body {
	background-image: url(img/sidenavi_img.gif);
	width: 780px;
}
#pankuzu {
	margin-bottom: 0px;
	background-color: #FFF;
	background-image: none;
	border: none;
	padding: 0 0 5px 5px;
}
#pankuzu p {
	margin-bottom: 0px;
}
.contents-link {
	padding-left: 15px;
	background-image: url(img/sq_arrow_link.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	margin-bottom: 10px;
}
#form-btn {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #CCCCCC;
	padding: 5px;
	margin-top: 20px;
}
.scrolldown {
	padding: 0px 0px 0px 13px;
	background: #fff url(img/sq_down_link.gif) no-repeat 0px center;
}
#bunner ul {
	border: none;
}
#bunner ul li {
	border: none;
	padding: 0px;
	background-color: #eee;
	margin-bottom: 10px;
}
#bunner ul li a {
	padding: 0px;
	background: none;
}

#pankuzu a:hover {

	color: #3399FF;
	text-decoration: underline;
	background-image: none;
}

/* ---------------------------------------------------------------- *
/* Clearfix
-------------------------------------------------------------------*/
.clearfix { *zoom:1; }
.clearfix:before,
.clearfix:after {
	display: table;
	content:"";
	line-height: 0;
}
.clearfix:after { clear: both; }


/* ---------------------------------------------------------------- *
  Clearfix ‹Œ
 * ---------------------------------------------------------------- */

/*---- for not IE ----*/
#newslist:after,
.contents-s:after,
.contents-s-line:after,
.picblock01r:after,
.picblock02r:after,
.picleft-r:after,
ul.small-list:after,
ul.color-list:after{
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

/*---- for IE7 and Mac ----*/
#newslist,
.contents-s,
.contents-s-line,
.picblock01r,
.picblock02r,
.picleft-r,
ul.small-list,
ul.color-list{
	display: inline-block;
	min-height: 1%;
	/* escape MacIE5 \*/
	display: block;      /*---- for not Mac ----*/
	/* escape MacIE5 */
}


/*---- for IE5 IE6... ----*/
/* escape MacIE5 \*/
* html #newslist,
* html .contents-s,
* html .contents-s-line,
* html .picblock01r,
* html .picblock02r,
* html .picleft-r,
* html ul.small-list,
* html ul.color-list{
	height: 1%;
}
/* escape MacIE5 */


/* ---------------------------------------------------------------- *
  etc
 * ---------------------------------------------------------------- */
.current {
	font-weight: bold;
}
.smallmenu {
	padding: 5px;
	margin-bottom: 20px;
}
ul.small-list li{
	float: left;
	margin-right: 20px;
	line-height: 1.7;
}

ul.small-list li.end{
	float: left;
	margin-right: 0;
}

ul.small-list li.right{
	float: right;
	margin-right: 0;
}

ul.color-list {
	margin-bottom: 10px;
}
ul.color-list li {
	float: left;
	margin-right: 9px;
	margin-bottom: 10px;
}
ul.color-list img {
	margin-bottom:0px;
}
ul.color-list li.end {
	float: left;
	margin-right: 0;
}


ul.pattern-list {
	margin-bottom: 10px;
}
ul.pattern-list li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 130px;
}
ul.pattern-list img {
}
ul.pattern-list li.end {
	float: left;
	margin-right: 0;
}


/* ---------------------------------------------------------------- *
  Toppage
 * ---------------------------------------------------------------- */
#top-bunner01 {
	width: 200px;
	float: left;
}
#top-bunner01 ul li {
	margin-bottom: 10px;
}

#top-bunner02 {
}

#top-bunner02 ul li {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

#top-bunner02 ul li.end {
	float: left;
	margin-right: 0;
}

#top-news{
	width: 560px;
	float: left;
	margin-bottom: 20px;
}
#top-image {
	margin-bottom: 15px;
	margin-top: 5px;
}

#top-comment{
    padding: 10px;
    margin-bottom: 15px;
    margin-top: 15px;
    border: 3px solid #CCCCCC;
    text-align: center;
}

/* ---------------------------------------------------------------- *
  News
 * ---------------------------------------------------------------- */
 
#newslist {
	width: 560px;
}
#newslist dt {
	margin-bottom: 10px;
	float: left;
}
#newslist dd {
	margin-bottom: 10px;
	width: 460px;
	float: left;
	margin-left: 15px;
}
.txt-right {
	text-align: right;
}
#search {
	clear: right;
}
.at-box {
	clear: both;
	margin-bottom: 20px;
}
#top-company {
	width: 185px;
	height: 80px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-left: 10px;
	background-image: url(/image/top_area_company.jpg);
	background-repeat: no-repeat;
}
#top-products {
	height: 80px;
	width: 385px;
	margin-right: 14px;
	background: url(/image/top_area_products.jpg);
	float: left;
	margin-bottom: 15px;
	padding-top: 40px;
	padding-left: 15px;
}
.picleft2{
	float: left;
	margin-right: 20px;
	}
#top-nurikae {
	height: 80px;
	width: 135px;
	background: url(/image/top_area_nurikae.jpg);
	float: left;
	padding-top: 40px;
	padding-left: 15px;
}
#top-company img, #top-products img, #top-nurikae img{
	margin-bottom: 10px;
}
.logo {
	float: left;
	margin-top: 7px;
}
