/* CSS Document */

@charset "shift_jis";

/*-----------------------------------すべての要素を初期化*/
/*  
Copyright (c) 2006, Yahoo! Inc. All rights reserved.  
Code licensed under the BSD License:  
http://developer.yahoo.net/yui/license.txt  
version: 0.10.0  
*/  
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}  
html { height: 100%; margin-bottom: 1px; }
table{border-collapse:collapse;border-spacing:0;}  
fieldset,img{border:0;}  
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}  
ol,ul {list-style:none;}  
caption {text-align:left;}
input,textarea,select { font-family: inherit; font-size: inherit; font-weight: inherit; color: inherit; }
input,textarea,select { *font-size: 100%; }
input { _margin: -1px 0; }  
sup,sub { vertical-align: baseline; position: relative; }
sup { top: -4px }
sub { top: 4px }
th { vertical-align: top; font-weight: normal; text-align: left; }
td { vertical-align: top; }
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
q:before,q:after{content:'';}
hr { display: none;}
/*-----------------------------------clearfixハック*/
.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clear {display: inline-block;}
/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */
/*-----------------------------------基本セッティング*/
body{ font:12px "ＭＳ Ｐゴシック", "Osaka",arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small; color: #333; }
a{ outline : 0 ;}
a {	color: #0A51A1; text-decoration: none; }
a:hover { color: #0A51A1; text-decoration: underline; }
td,th,li,p { line-height: 1.5; }
strong,em { font-weight: bold; }

/*-----------------------------------ページ全体*/
body, h1, h2, p, address, div, dl, dt, dd, li, img {
	margin: 0;
	padding: 0;
}
img {
	font-size:	0px; /* for IE's bug */
}
body{
	font:  "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333;
}
p{
	font-weight: normal;
	font-size: 12px;
	line-height: 140%;
}
h1,h2{
	font-weight: normal;
	font-size: 12px;
	line-height: 130%;
}
h3{
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: bold;
	font-size: 16px;
	line-height: 100%;
	color:#CC0000;
}

span.nonedisp {
display:none;
}
.center {
	text-align:center;
}
/*-----------------------------------マージン*/
.marT5 { margin-top: 5px; }
.marT10 { margin-top: 10px; }
.marT20 { margin-top: 20px; }
.marB10 { margin-bottom: 10px; }
/*-----------------------------------外枠*/
#container {
	margin: 0px auto;
	width: 740px;
	border: solid 1px #333;
	position: relative;
}
/*ヘッダー*/
#header {
	width: 740px;
	height: 75px;
	position: relative;
	background: url(images/common/header.gif) repeat-x;
}
#title a{
	width: 230px;
	height: 45px;
	position: relative;
	top: 18px;
	left: 15px;
	background:url(images/common/logo.gif) no-repeat;
	position: absolute;
	display:block;
	text-indent: -9999px;
}
#tel {
	width: 228px;
	height: 61px;
	top: 8px;
	left: 505px;
	background:url(images/common/tel.gif) no-repeat;
	position: absolute;
	display:block;
	text-indent: -9999px;
}
/*サブナビ*/
#subnav {
	width: 140px;
	position: absolute;
	top: 0;
	left: 592px;
}
#subnav li{
	display:block;
	text-indent: -9999px;
	float: left;
}
#subnav li a{
	display:block;
	height: 25px;
	text-decoration: none;
}
#subnav li#navLink a{ background: url(images/common/subnav.gif) no-repeat 0px 0px; width:74px;}/*関連リンク*/
#subnav li#navLink a:hover{ background: url(images/common/subnav.gif) no-repeat 0px -25px; }
#subnav li#navContact a{ background: url(images/common/subnav.gif) no-repeat -74px 0px; width:66px;}/*お問い合わせ*/
#subnav li#navContact a:hover{ background: url(images/common/subnav.gif) no-repeat -74px -25px; }

#link #container #header #subnav li#navLink a{ background: url(images/common/subnav.gif) no-repeat 0px -25px; }
#contact #container #header #subnav li#navContact a{ background: url(images/common/subnav.gif) no-repeat -74px -25px; }

/*グローバルナビ*/
#nav {
	width: 740x;
	height: 31px;
}
#nav li{
	display:block;
	text-indent: -9999px;
	float: left;
}
#nav li a{
	display:block;
	height: 31px;
	width: 148px;
	text-decoration: none;
}
#nav li#navIndex a{ background: url(images/common/nav.gif) no-repeat 0px 0px;}/*トップページ*/
#nav li#navIndex a:hover{ background: url(images/common/nav.gif) no-repeat 0px -31px; }
#nav li#navCompany a{ background: url(images/common/nav.gif) no-repeat -148px 0px;}/*会社概要*/
#nav li#navCompany a:hover{ background: url(images/common/nav.gif) no-repeat -148px -31px; }
#nav li#navAbout a{ background: url(images/common/nav.gif) no-repeat -296px 0px;}/*会社概要*/
#nav li#navAbout a:hover{ background: url(images/common/nav.gif) no-repeat -296px -31px; }
#nav li#navProduct a{ background: url(images/common/nav.gif) no-repeat -444px 0px;}/*会社概要*/
#nav li#navProduct a:hover{ background: url(images/common/nav.gif) no-repeat -444px -31px; }
#nav li#navNews a{ background: url(images/common/nav.gif) no-repeat -592px 0px;}/*浜市ニュース*/
#nav li#navNews a:hover{ background: url(images/common/nav.gif) no-repeat -592px -31px; }
/*各ページ*/
#index #container #nav li#navIndex a{ background: url(images/common/nav.gif) no-repeat 0px -31px;}/*トップページ*/
#company #container #nav li#navCompany a{ background: url(images/common/nav.gif) no-repeat -148px -31px; }
#about #container #nav li#navAbout a{ background: url(images/common/nav.gif) no-repeat -296px -31px; }
#product #container #nav li#navProduct a,
#product_sendo #container #nav li#navProduct a,
#product_miesa #container #nav li#navProduct a,
#product_okiami #container #nav li#navProduct a,
#product_sasie #container #nav li#navProduct a,
#product_cutslice #container #nav li#navProduct a,
#product_sabiki #container #nav li#navProduct a,
#product_local #container #nav li#navProduct a,
#product_makie #container #nav li#navProduct a { background: url(images/common/nav.gif) no-repeat -444px -31px; }
#news #container #nav li#navNews a{ background: url(images/common/nav.gif) no-repeat -592px -31px; }

/*フッター*/
#footer {
	background-color: #666;
	padding: 5px 10px;
}
#footer p {
	text-align: right;
	color: #fff;
}
#footer a{
	color: #fff;
}

/*パンくずリスト*/
#bread {
	width: 710px;
	height: 20px;;
	margin: 10px 0 0 0;
	padding: 0 0 0 30px;
}
#bread a {
	color: #333;
	font-size:12px;
	text-decoration: none; 
	}
#bread a:hover {
	color: #811788;
	text-decoration: underline;
	}
#bread .link{
	color: #811788;
}
/*-----------------------------------ページタイトル*/
#pagetitle {
	margin: 0 0 10px 0;
	width: 740px;
	height: 100px;
	text-indent: -9999px;
}
#news #container #pagetitle {
	background: url(images/news/title.jpg) no-repeat;
}

/*-----------------------------------ブログ*/
#content {
	margin: 0 0px 20px 20px;
	width: 710px;
	height: auto;
}
#content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#content {display: inline-block;}
/* Hides from IE-mac \*/
* html #content {height: 1%;}
#content {display: block;}
/* End hide from IE-mac */

#main {
	float: left;
	width: 480px;
}
#blogNav {
	float: right;
	width: 200px;
}
#descrip {
	margin: 10px 20px 10px 0;
	width: 690px;
}
.date-header {
	font-weight: bold;
}
.entry-header,
.archive-header {
	background: url(images/blog/sakana.gif) no-repeat left;
	margin-top: 10px;
	height: 21px;
	padding: 5px 0 0 50px;
	color: #333;
	font-weight: bold;
	font-size: 16px;
	border-bottom: 1px solid #4573B3;
}
.entry-body p {
	line-height: 1.6;
	margin-top: 10px;
}
.entry-footer {
	border-top: 1px solid #4573B3;
	text-align: right;
	margin-bottom: 20px;
}
.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header
{
   /* ie win (5, 5.5, 6) bugfix */
   p\osition: relative;
   width: 100%;
   w\idth: auto;

   border-left: 5px solid #141f42;
   padding: 5px;
   color: #fff;
   background: #4573B3;
   font-size: 12px;
   font-weight: bold;
   line-height: 1;
   text-transform: uppercase;
}
.module-header a{
   color: #fff;
}
.module-header a:hover{
   color: #fff;
}

.module-content
{
   margin: 0 0 10px 0;
   border-top: 1px solid #fff;
   padding: 10px 5px ;
   line-height: 1.2;
   background-color :#fff;
	border: 1px solid #999;
}
.module-content li{
   font-size: 11px;
}
.module-content
{
   margin: 0 0 10px 0;
   border-top: 1px solid #fff;
   padding: 10px 5px ;
   line-height: 1.2;
   background-color :#fff;
	border: 1px solid #999;
}
.archive-content li{
   font-size: 11px;
}
.archive-content
{
   margin: 0 0 10px 0;
   padding: 10px 5px ;
   line-height: 1.2;
   background-color :#fff;
}
.module-content li{
   font-size: 11px;
}
.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
{
   clear: both;
   margin: 5px 10px;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more
{
   clear: both;
}
.module-search input { font-size: 10px; }
.module-search #search { width: 100px; }

#container02 {
	margin: 0px auto;
	width: 465px;
	padding: 0 10px;
	border: solid 1px #333;
	position: relative;
}
#container03 {
	margin: 0px auto;
	width: 465px;
	padding: 10px;
	border: solid 1px #333;
	position: relative;
}

.content-nav {
	text-align: center;
	margin: 10px 0;
}

