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

body {
	color: #333333;

}

h1 {
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font-size: 16px;
	font-weight: bold;
}

h3,h4 {
	font-size: 14px;
	font-weight: bold;
}


/*-----リンク--------------------------------------------------------------------------*/

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

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

a:hover {
	color:#023574;
	text-decoration: none;
	border-bottom: dotted 1px #023574;
}

* html a:hover {
	color:#023574;
	text-decoration: underline;
	border-bottom: none;
}

a.img_link:hover  {
	border: none;
}


/*-----ヘッダー------------------------------------------------------------------------*/

.logo{
	padding-top: 0;
}


.header_wrap {
	background: url(../images/hwbg.gif) repeat-x;
	width: 100%;
	height: 150px;
	text-align: center;
}

.global_header {
	margin: 0 auto 0;
	width: 799px;
	height: 150px;
	text-align: left;
	position:relative;
}



/*-----トップメニュー------------------------------------------------------------------*/

.mainmenu {
	margin:0px;
	position: absolute;
	bottom: 8px;	
}

.mainmenu li {
	float: left;
	text-indent: -9999px;
}

.mainmenu li a {
	text-decoration: none;
	border: none;
	display: block;
	outline-width: 0;
}
 
.mainmenu li.menu1 a {
	background: url(../images/menu.gif) no-repeat left top;
	width: 114px;
	height: 42px;
}

.mainmenu li.menu2 a {
	background: url(../images/menu.gif) no-repeat -114px top;
	width: 114px;
	height: 42px;
}

.mainmenu li.menu3 a {
	background: url(../images/menu.gif) no-repeat -228px top;
	width: 114px;
	height: 42px;
}

.mainmenu li.menu4 a {
	background: url(../images/menu.gif) no-repeat -342px top;
	width: 114px;
	height: 42px;
}

.mainmenu li.menu5 a {
	background: url(../images/menu.gif) no-repeat -456px top;
	width: 114px;
	height: 42px;
}

.mainmenu li.menu6 a {
	background: url(../images/menu.gif) no-repeat -570px top;
	width: 114px;
	height: 42px;
}

.mainmenu li.menu7 a {
	background: url(../images/menu.gif) no-repeat -684px top;
	width: 115px;
	height: 42px;
}

/*トップメニューマウスオーバー*/

.mainmenu li.menu1 a:hover {
	background: url(../images/menu.gif) no-repeat left bottom;
}

.mainmenu li.menu2 a:hover {
	background: url(../images/menu.gif) no-repeat -114px bottom;
}

.mainmenu li.menu3 a:hover {
	background: url(../images/menu.gif) no-repeat -228px bottom;
}

.mainmenu li.menu4 a:hover {
	background: url(../images/menu.gif) no-repeat -342px bottom;
}

.mainmenu li.menu5 a:hover {
	background: url(../images/menu.gif) no-repeat -456px bottom;
}

.mainmenu li.menu6 a:hover {
	background: url(../images/menu.gif) no-repeat -570px bottom;
}

.mainmenu li.menu7 a:hover {
	background: url(../images/menu.gif) no-repeat -684px bottom;
}

/*-----メイン--------------------------------------------------------------------------*/

.topmain_wrap {
	background: url(../images/topmainbg.gif) repeat-x;
	width: 100%;
	height: 300px;
	text-align: center;
}

.main_wrap {
	width: 100%;
	text-align: center;
}

.main_wrap2 {
	width: 799px;
	margin: 0 auto 0;
	text-align:left;
	_margin-left: 20px;
}

.main_wrap3 {
	width: 769px;
	margin: 15px 0 15px 15px;
}

.main_wrap3 h2{
	font-weight: bold;
}

h2 {
	padding: 20px 0 10px 0;
}

.sinchaku {
	width: 769px;
	margin: 0 15px 0 15px;
}

.sinchaku dt {
	float: left;
	margin-bottom: 10px;
	padding-left: 12px;
	background: url(../images/arrow.gif) left center no-repeat;
	width: 89px;
}

.sinchaku dd {
	margin-bottom: 10px;
}

.sinchakuall {
	clear: both;
	text-align: right;
	padding-top: 5px;
	margin:0 10px 0;
	border-top: 1px dashed #CCCCCC;
}

.bigbanner {
	margin: 30px 0 0 0;
}

.bigbanner li {
	float: left;
	padding-left: 100px;
}

.gototop {
	clear: both;
	text-align: right;
	padding-top: 5px;
}

/*-----フッター------------------------------------------------------------------------*/

.footer_wrap {
	background: url(../images/ftbg.gif) repeat-x;
	width: 100%;
	height: 78px;
	margin-top: 30px;
	text-align: center;
}

.global_footer {
	margin: 0 auto 0;
	width: 799px;
	height: 78px;
	text-align: left;
}

.footmenu {
	margin: 0;
}

.footmenu li {
	float: left;
	margin: 10px 30px 0 0;
	padding-left: 10px;
	background: url(../images/arrow.gif) left center no-repeat;
	
}

.copy {
	clear: both;
	text-align: right;
	padding: 20px 0 0 0;
}


/*-------------------------------------------------------------------------------------*/
/*-----会社概要------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

table {
	width:600px;
	margin:20px 0 20px 0;
}

tr {
	height:50px;
}

td{
	width:450px;
	height:50px;
	background: #fbfcfe;
	border:1px #0c125c solid;
	padding-left: 15px;
}

.cap{
	width: 150px;
	background: #f8f9fc url(../images/arrow.gif) 15px center no-repeat;
	border:1px #0c125c solid;
	padding-left: 25px;
	font-weight: bold;
}

/*-------------------------------------------------------------------------------------*/
/*-----製品情報------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

.sjtop {
	margin-left: 15px;
}

.sjtop li {
	float: left;
}

.sjk {
	margin:15px 0 15px 0;
}

h1.sjk {
	padding-left: 5px;
	border-left:5px #0c125c solid;
}


/*-----カテゴリ表示--------------------------------------------*/

div.seihinbox {
	margin:10px 0 0 10px;
	padding:0;
	width:210px;
	height:260px;
	background:url(../images/seihinboxback.gif) no-repeat;
	float:left;
}

*div.seihinbox{
	margin:10px 5px 0 5px;
}

div.seihinbox img{
	margin:11px 0 6px 11px;
	border:1px  #aaaaaa solid;
}

div.seihinbox img:hover{
	border:1px #333333 solid;
}


ul.seihinbox{
	margin:0 0 0 12px;
	padding:0;
	width:185px;
	list-style:none;
}

ul.seihinbox li{
	margin:0 0 2px 0;
}

ul.seihinbox li a{
	font-weight:bold;
}


/*レイアウト変更*/
ul#lchange{
margin:10px 15px 0 0;
padding:0;
width:105px;
height:35px;
float:right;
}

*ul#lchange{
margin:10px 10px 0 0;
}

ul#lchange a{
cursor:pointer;
}

li.layout{
margin:0;
padding:0;
float:left;
list-style:none;
text-indent:-9999px;
width:35px;
height:30px;
}

li.layout a{
width:35px;
height:30px;
display:block;
}

li#box a{
background:url(../images/box.gif) no-repeat left bottom;
width:35px;
height:30px;
outline-width:0;
}

li#belt a{
background:url(../images/belt.gif) no-repeat left top;
width:35px;
height:30px;
outline-width:0;
}

li#stick a{
background:url(../images/stick.gif) no-repeat left top;
width:35px;
height:30px;
outline-width:0;
}

li#belt a:hover{
background:url(../images/belt.gif) no-repeat left bottom;
}


li#stick a:hover{
background:url(../images/stick.gif) no-repeat left bottom;
}



/*-------------------------------------------------------------------------------------*/
/*-----お問い合わせ--------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

#mainInner {
	text-align:center;
}

#mainInner table {
  border: 1px solid #0c125c;
  width:548px;
  margin:10px auto 10px;
}
#mainInner table th {
  width: 180px;
  background:url(../images/arrow.gif) 10px center no-repeat #F4F4FF;
  border-right: 1px solid #0c125c;
  border-bottom: 1px solid #0c125c;
  vertical-align: middle;
  padding-left:25px;
}

#mainInner table.kakunin th {
  height:50px;
}

#mainInner table tr {
	height:auto;
}

.redast {
	color:red;
}


#mainInner table td {
  border-bottom: 1px solid #0c125c;
  vertical-align: middle;
  width:368px;
  height:auto;
  padding:0;
}

.last th,
.last td {

}

.lengthL { width: 358px; margin:5px; }
.lengthM { width: 100px; }
.lengthS { width: 50px; }
.submitBtn { text-align: center; }






/*-------------------------------------------------------------------------------------*/
/*-----サイトマップ--------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

.sitemapul li{
	margin: 2px 0 0 0;
	padding: 5px 0 5px 10px;
	background: url(../images/arrow.gif) left 10px no-repeat;
}