@charset "utf-8";
/*
Theme Name: 宮本電機 Default
Theme URI: http://www.kameyama-grp.co.jp/
Description: 宮本電機 WordPress デフォルトテーマ
Version: 1.0
Author: T-Ohsumi
Author URI: http://www.kameyama-grp.co.jp/
Tags: 
*/



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




/* リセット
---------------------------------------------------- */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend{
	margin:0;padding:0;border:0;outline:0;font-size:1em;vertical-align:baseline;background:transparent;
}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}
ins{text-decoration:none}
del{text-decoration:line-through}
table{border-collapse:collapse;border-spacing:0}


/* 全体構造
---------------------------------------------------- */

body {
	font-size: 12px;
	font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	text-align: center;
	line-height: 1.4;
	_line-height: 1.6;
	margin: 0;
	padding: 0;
}
body {/font-size: 75%;}


a:link{ color: #003399; text-decoration: none;}
a:visited{ color: #999; text-decoration: none;}
a:hover{ color: #990000; text-decoration: none;}
a:active{ color: #003399; text-decoration: none;}


li {margin-bottom: 0.35em;}


img {border:none;line-hegiht:0;}
img a:hover{
	opacity:0.50!important;
	filter: alpha(opacity=50)!important;
}
a:hover img{
	opacity:0.50!important;
	filter: alpha(opacity=50)!important;
}


.posi_l {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}

.posi_r {
	display: inline;
	float: right;
	margin: 0;
	padding: 0;
}


div { 
	zoom: 100%;
}
div:after {
	content: " "; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
}





/* ページバックグラウンド
---------------------------------------------------- */

#page {
	min-width:900px;
	width: auto !important;
	_width: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	background: url(images/bg.png) repeat-x;
}








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

#header {
	width: 800px;
	height: 100px;
	margin: 0 auto;
	padding: 0;
}

#header h1{
	display: inline;
	overflow: hidden;
	float: left;
	width: 240px;
	height: 40px;
	font-size: 1em;
	margin: 20px 0 0 0;
	padding: 0;
}
#header h1 a{
	display: block;
	width: 240px;
	height: 40px;
	text-indent: -9999px;
	background: url(images/logo.png) no-repeat;
}
#header h1 a:hover{
	background: url(images/logo.png) 0 -40px no-repeat;
}

#header h2{
	clear: left;
	display: inline;
	float: left;
	width: 240px;
	height: 35px;
	font-size: 1em;
	text-indent: -9999px;
	margin: 5px 0 0 0;
	padding: 0;
	background: url(images/chd.png) no-repeat;
}




/* ナビゲーション
---------------------------------------------------- */
#navi {
	float: right;
	position: relative;
	width: 520px;
	height: 80px;
	background: url(images/navi.png) no-repeat;
	margin: 10px 0 0;
	padding: 0;
}

#navi li{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0px;
}

#navi a{
	text-decoration: none;
	text-indent: -1000px;
	overflow: hidden;
}

#navi li, #navi a{
	height: 80px;
	display: block;
}

#navi01{ left: 0; width: 74px; }
#navi02{ left: 74px; width: 74px; }
#navi03{ left: 148px; width: 74px; }
#navi04{ left: 222px; width: 74px; }
#navi05{ left: 296px; width: 74px; }
#navi06{ left: 370px; width: 74px; }
#navi07{ left: 444px; width: 76px; }



#navi01 a:hover, #navi01 a:visited:hover{ background: url(images/navi.png) 0 -80px no-repeat; }
#navi02 a:hover, #navi02 a:visited:hover{ background: url(images/navi.png) -74px -80px no-repeat; }
#navi03 a:hover, #navi03 a:visited:hover{ background: url(images/navi.png) -148px -80px no-repeat; }
#navi04 a:hover, #navi04 a:visited:hover{ background: url(images/navi.png) -222px -80px no-repeat; }
#navi05 a:hover, #navi05 a:visited:hover{ background: url(images/navi.png) -296px -80px no-repeat; }
#navi06 a:hover, #navi06 a:visited:hover{ background: url(images/navi.png) -370px -80px no-repeat; }
#navi07 a:hover, #navi07 a:visited:hover{ background: url(images/navi.png) -444px -80px no-repeat; }








/* フラッシュ
---------------------------------------------------- */

#flash {
	width: 800px;
	height: 200px;
	margin: 0 auto;
	padding: 0 0 5px;
	background-color: #FFF;
}









/* 帯
---------------------------------------------------- */

#obi {
	width: 100%;
	height: 50px;
	text-align: center;
	margin: 0;
	padding: 0;
	background: url(images/obi.png) repeat-x;
}
/* safari only ¥*/
html:¥66irst-child #obi {
	position: absolute;
	top: 305px;
	width: 100%;
	height: 50px;
	text-align: center;
	margin: 0;
	padding: 0;
	background: url(images/obi.png) repeat-x;
}


#obi p{
	color: #FFFFFF;
	font-weight: bold;
	margin: 0 auto;
	padding-top: 15px;
}









/* ページのトップへ
---------------------------------------------------- */

.totop {
	clear: both;
	width: 800px;
	margin: 0 auto;
	padding: 22px 0 15px;
}
.totop p{
	display: inline;
	overflow: hidden;
	float: right;
	width: 130px;
	height: 25px;
	font-size: 1em;
	margin: 0 5px 0 0;
	padding: 0;
}
.totop p a{
	display: block;
	width: 130px;
	height: 25px;
	text-indent: -9999px;
	background: url(images/totop.png) no-repeat;
}
.totop p a:hover{
	background: url(images/totop.png) no-repeat;
}








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

#footer {
	clear: both;
	width: 100%;
	height: 100px;
	text-align: center;
	margin: 0;
	padding: 0;
	background: url(images/footer_bg.png) repeat-x;
}

#footer p{
	margin: 0 auto;
	padding: 62px 0 0;
	color: #003399;
}
#footer p a:link{ font-weight: bold; color: #FF0000; text-decoration: none;}
#footer p a:visited{ font-weight: bold; color: #FF0000; text-decoration: none;}
#footer p a:hover{ font-weight: bold; color: #990000; text-decoration: none;}
#footer p a:active{ font-weight: bold; color: #FF0000; text-decoration: none;}









/* コンテンツ
---------------------------------------------------- */

#cont {
	width: 765px;
	text-align: left;
	margin: 0 auto;
	padding: 0 15px 0 20px;
	background: url(images/cont_bg.png) repeat-y;
}

.cont_top{
	clear: both;
	width: 800px;
	height: 20px;
	font-size: 1em;
	text-indent: -9999px;
	margin: 0 auto;
	padding: 0;
	background: url(images/cont_top.png) no-repeat;
}

.cont_end{
	clear: both;
	width: 800px;
	height: 20px;
	font-size: 1em;
	text-indent: -9999px;
	margin: 0 auto;
	padding: 0;
	background: url(images/cont_end.png) no-repeat;
}








/* コラム
---------------------------------------------------- */
#column {
 display: inline;
	float: left;
	width: 515px;
	margin: 0;
	padding: 0;
}

#column h2{
	overflow: hidden;
	width: 505px;
	height: 29px;
	font-size: 1.2em;
	color: #003399;
	margin: 0 auto 0.5em;
	padding: 6px 0 0 10px;
	background: url(images/title_bg.png) no-repeat;
}
#column h2 a{
	display: block;
	color: #003399;
	text-decoration: none;
}
#column h2 a:hover{
	color: #990000;
	text-decoration: none;
}


.entry {
	width: 500px;
	margin: 1em auto 0;
	padding: 0;
}

.entry h3{
	clear: both;
	font-size: 1.15em;
	color: #444;
	margin: 0 auto 0.75em;
	padding: 3px 0 3px 5px;
	border-left:  #3a4eff solid 8px;
}

.entry h4{
	clear: both;
	font-size: 1.1em;
	color: #004080;
	margin: 0 auto 0.75em;
	padding: 3px 0 3px 5px;
	border-bottom:  #3a4eff solid 1px;
}

.entry h5{
	clear: both;
	font-size: 1.1em;
	color: #990000;
	margin: 0 0 0 0.25em;
	padding: 0;
}

.entry p{ margin-bottom:0.75em!important;}
.entry p{ /margin-bottom:0.75em!important;}

.entry ul {margin: 0.5em 0 1em 2em;}





a.post-edit-link{
	clear: both;
	float: right;
	margin: 2em 0 0;
	padding: 0;
}




p.error {
	margin: 5em 0 0 5em;
}








/* トップページ
---------------------------------------------------- */
.top_txt {
	background-color: #ECF1FF;
	padding: 10px;
	clear: both;
}
.top_txt p {
	padding: 5px;
	color: #333333;
	line-height: 130%;
	letter-spacing: 0.1em;
}
ul.top {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}
ul.top li {
	height: 100px;
	padding: 15px 0px 0px 0px;
	border-bottom: 1px solid #003399;
	font-weight: bold;
	color: #003366;
	font-size: 1.2em;
	line-height: 100%;
	letter-spacing: 0.1em;
}
ul.top li img {
	float: left;
	margin: 0px 10px 0px 0px;
}
ul.top li p {
	color: #333333;
	line-height: 130%;
	letter-spacing: 0.1em;
	font-size: 0.92em;
	font-weight: normal;
	margin: 5px 0px 0px 110px;
	padding: 12px 0px 0px 0px;
	background: url(images/bg_line.png) repeat-x;
}







/* トピックス
---------------------------------------------------- */
.topi {
	height: auto;
	min-height: 18px;
	font-size: 0.92em;
	margin: 0 5px 0.5em;
	padding: 5px 5px 0 15px;
	border-bottom: #666 dotted 1px;
	background: url(images/point.png) no-repeat;
}
.topi span{
	font-weight: bold;
	margin-right: 1em;
}
.topi em{
	width: 8em;
	font-weight: bold;
	margin-right: 1em;
}

.summary{
	display: inline;
	float: right;
	margin: 0 0 2em;
	padding: 5px 0 0 15px;
	background: url(images/point.png) no-repeat;
}








/* サイドバー
---------------------------------------------------- */
#sidebar {
	display: inline;
	float: right;
	width: 240px;
	margin: 0;
	padding: 0;
}

#sidebar .main{
	width: 230px;
	margin: 0 5px;
	background: url(images/sidebar_mid.png) repeat-y;
}
.sidebar_top{
	clear: both;
	width: 230px;
	height: 10px;
	font-size: 0.25em;
	text-indent: -9999px;
	margin: 0 auto;
	padding: 0;
	background: url(images/sidebar_top.png) no-repeat;
}

.sidebar_end{
	clear: both;
	width: 230px;
	height: 10px;
	font-size: 0.25em;
	text-indent: -9999px;
	margin: 0 auto 15px;
	padding: 0;
	background: url(images/sidebar_end.png) no-repeat;
}


#sidebar h2.b01{
	overflow: hidden;
	width: 210px;
	height: 60px;
	font-size: 1em;
	margin: 0 auto 5px;
	padding: 0;
}
#sidebar h2.b01 a{
	display: block;
	width: 210px;
	height: 60px;
	text-indent: -9999px;
	background: url(images/sidebar_b01.png) no-repeat;
}
#sidebar h2.b01 a:hover{
	background: url(images/sidebar_b01.png) 0 -60px no-repeat;
}

#sidebar h2.b02{
	overflow: hidden;
	width: 210px;
	height: 60px;
	font-size: 1em;
	margin: 0 auto 5px;
	padding: 0;
}
#sidebar h2.b02 a{
	display: block;
	width: 210px;
	height: 60px;
	text-indent: -9999px;
	background: url(images/sidebar_b02.png) no-repeat;
}
#sidebar h2.b02 a:hover{
	background: url(images/sidebar_b02.png) 0 -60px no-repeat;
}

#sidebar h2.b03{
	overflow: hidden;
	width: 210px;
	height: 60px;
	font-size: 1em;
	margin: 0 auto 5px;
	padding: 0;
}
#sidebar h2.b03 a{
	display: block;
	width: 210px;
	height: 60px;
	text-indent: -9999px;
	background: url(images/sidebar_b03.png) no-repeat;
}
#sidebar h2.b03 a:hover{
	background: url(images/sidebar_b03.png) 0 -60px no-repeat;
}

#sidebar h2.b04{
	overflow: hidden;
	width: 210px;
	height: 60px;
	font-size: 1em;
	margin: 0 auto 5px;
	padding: 0;
}
#sidebar h2.b04 a{
	display: block;
	width: 210px;
	height: 60px;
	text-indent: -9999px;
	background: url(images/sidebar_b04.png) no-repeat;
}
#sidebar h2.b04 a:hover{
	background: url(images/sidebar_b04.png) 0 -60px no-repeat;
}


#sidebar .main ul.b05{
	widows: 210px;
	height: 180px;
	margin: 0 0 0 10px;
	padding: 0;
	list-style-type: none;
	background: url(images/sidebar_b05.png) no-repeat;
}
#sidebar .main ul.b05 li {
	margin: 5px 0 10px;
	_margin-bottom:5px;
	padding: 0;
	width: 210px;
	height: 35px;
}
#sidebar .main ul.b05 li a {
	display: block;
	width: 210px;
	height: 40px;
	text-decoration: none;
	text-indent: -9999px;
}


#sidebar .main ul.b05 li#sn01 { background: url(images/sidebar_b05.png) no-repeat 0 0;}
#sidebar .main ul.b05 li#sn02 { background: url(images/sidebar_b05.png) no-repeat 0 -45px;}
#sidebar .main ul.b05 li#sn03 { background: url(images/sidebar_b05.png) no-repeat 0 -90px;}
#sidebar .main ul.b05 li#sn04 { background: url(images/sidebar_b05.png) no-repeat 0 -135px;}



#sidebar .main ul.b05 li#sn01 a:hover{ background: url(images/sidebar_b05.png) no-repeat 0 -180px;}
#sidebar .main ul.b05 li#sn02 a:hover{ background: url(images/sidebar_b05.png) no-repeat 0 -225px;}
#sidebar .main ul.b05 li#sn03 a:hover{ background: url(images/sidebar_b05.png) no-repeat 0 -270px;}
#sidebar .main ul.b05 li#sn04 a:hover{ background: url(images/sidebar_b05.png) no-repeat 0 -315px;}




#sidebar h3{
	overflow: hidden;
	font-size: 1.3em;
	text-align: center;
	margin: 0 auto 1em;
}
#sidebar h3 a{
	display: block;
	width: 240px;
	height: 41px;
	color: #FFF;
	text-decoration: none;
	padding: 19px 0 0;
	background: url(images/sidebar_b11.png) no-repeat;
}
#sidebar h3 a:hover{
	color: #FF0000;
	text-decoration: none;
	padding: 19px 0 0;
	background: url(images/sidebar_b11.png) 0 -60px no-repeat;
}



#sidebar h4{
	overflow: hidden;
	width: 240px;
	height: 53px;
	font-size: 1em;
	margin: 0 auto;
	padding: 0;
}
#sidebar h4 a{
	display: block;
	width: 240px;
	height: 53px;
	text-indent: -9999px;
}

#sidebar h4.b20 a{
	background: url(images/sidebar_b20.png) no-repeat;
}
#sidebar h4.b20 a:hover{
	background: url(images/sidebar_b20.png) 0 -53px no-repeat;
}

#sidebar h4.b21 a{
	background: url(images/sidebar_b21.png) no-repeat;
}
#sidebar h4.b21 a:hover{
	background: url(images/sidebar_b21.png) 0 -53px no-repeat;
}

#sidebar h4.b22 a{
	background: url(images/sidebar_b22.png) no-repeat;
}
#sidebar h4.b22 a:hover{
	background: url(images/sidebar_b22.png) 0 -53px no-repeat;
}

#sidebar h4.b23 a{
	background: url(images/sidebar_b23.png) no-repeat;
}
#sidebar h4.b23 a:hover{
	background: url(images/sidebar_b23.png) 0 -53px no-repeat;
}


#sidebar .add{
	width: 215px;
	height: 130px;
	font-size: 0.92em;
	margin: 10px 0 0;
	padding: 0 0 0 25px;
	background: url(images/sidebar_add.png) no-repeat;
}
#sidebar .add a:link{ color: #990000; text-decoration: none;}
#sidebar .add a:visited{ color: #990000; text-decoration: none;}
#sidebar .add a:hover{ color: #FFF; text-decoration: none;}
#sidebar .add a:active{ color: #990000; text-decoration: none;}

#sidebar .add address{
	font-style: normal;
	_line-height: 1.4;
	padding: 0;
}
#sidebar .add p{
	margin-top: 0.5em;
}

#sidebar .add address p{
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0.25em;
	padding-top: 15px;
	_padding-top: 7px;
}





/* 企業理念
---------------------------------------------------- */
p.rinen {
	width: 500px;
	height: 350px;
	font-size: 1em;
	text-indent: -9999px;
	margin: 0 0 5em;
	padding: 0;
	background: url(images/rinen.gif) no-repeat;
}





/* 業務案内
---------------------------------------------------- */
.work h3 {
	margin: 20px 0px 15px 0px;
}
.work p {
	padding: 0px 15px 1em 0px;
}
.work p img {
	margin: 0px 0px 15px 0px;
}

.work p.b01{
	overflow: hidden;
	width: 500px;
	height: 125px;
	font-size: 1em;
	margin: 0 0 1.5em;
	padding: 0;
}
.work p.b01 a{
	display: block;
	width: 500px;
	height: 125px;
	text-indent: -9999px;
	background: url(images/b_seigyo.jpg) no-repeat;
}
.work p.b01 a:hover{
	background: url(images/b_seigyo.jpg) 0 -125px no-repeat;
}

.work p.b02{
	overflow: hidden;
	width: 500px;
	height: 125px;
	font-size: 1em;
	margin: 0 0 1.5em;
	padding: 0;
}
.work p.b02 a{
	display: block;
	width: 500px;
	height: 125px;
	text-indent: -9999px;
	background: url(images/b_kikai.jpg) no-repeat;
}
.work p.b02 a:hover{
	background: url(images/b_kikai.jpg) 0 -125px no-repeat;
}

.work p.b03{
	overflow: hidden;
	width: 500px;
	height: 125px;
	font-size: 1em;
	margin: 0 0 1.5em;
	padding: 0;
}
.work p.b03 a{
	display: block;
	width: 500px;
	height: 125px;
	text-indent: -9999px;
	background: url(images/b_pub.jpg) no-repeat;
}
.work p.b03 a:hover{
	background: url(images/b_pub.jpg) 0 -125px no-repeat;
}

.work p.b04{
	overflow: hidden;
	width: 500px;
	height: 125px;
	font-size: 1em;
	margin: 0 0 1.5em;
	padding: 0;
}
.work p.b04 a{
	display: block;
	width: 500px;
	height: 125px;
	text-indent: -9999px;
	background: url(images/b_foreign.jpg) no-repeat;
}
.work p.b04 a:hover{
	background: url(images/b_foreign.jpg) 0 -125px no-repeat;
}

.work p.b05{
	overflow: hidden;
	width: 500px;
	height: 125px;
	font-size: 1em;
	margin: 0 0 1.5em;
	padding: 0;
}
.work p.b05 a{
	display: block;
	width: 500px;
	height: 125px;
	text-indent: -9999px;
	background: url(images/b_original.jpg) no-repeat;
}
.work p.b05 a:hover{
	background: url(images/b_original.jpg) 0 -125px no-repeat;
}

.work ul {
	margin: 0px;
	padding: 0px 0px 10px 15px;
}
.work ul li {
	margin: 0px 0px 15px 0px;
}


table.sankasikaku{margin:0.5em 0 5em 1em;}
table.sankasikaku th{padding-left:1em;}
table.sankasikaku td{padding-right:3em;}

table.sikakusyutoku{margin:0.5em 0 3em 1em;}
table.sikakusyutoku th{padding:0 1.5em 0.35em 0;}
table.sikakusyutoku td{text-align:right;}



table.ori{margin:0 0 1em;}
table.ori td{vertical-align: top; text-align: left;}



p.shanghai{
	text-align: right;
	margin: 0 1em 0 0;
}







/* 会社案内
---------------------------------------------------- */
.about table {
	width: 100%;
	border-top: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	margin: 0px 0px 30px 0px;
}
.about table th {
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	padding: 3px 5px;
	background-color: #F4F4F4;
	vertical-align: top;
}
.about table td {
	border-bottom: 1px solid #E5E5E5;
	padding: 3px 5px;
	vertical-align: top;
}
.about table td a:link{ color: #003399; text-decoration: none;}
.about table td a:visited{ color: #003399; text-decoration: none;}
.about table td a:hover{ color: #990000; text-decoration: none;}
.about table td a:active{ color: #003399; text-decoration: none;}

.about dl.enkaku {
	margin: 0 0 2px;
	padding: 3px 0;
	border-bottom: 1px dotted #CCCCCC;
}
.about dl.enkaku dt {
	clear: both;
	display: inline;
	width: 8em;
	float: left;
	text-align: right;
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
}
.about dl.enkaku dt span {
	float: left;
	padding-left: 0.5em;
}
.about dl.enkaku dd {
	margin: 0 0 0 9em;
	padding: 0;
	border-left: 1px dotted #CCCCCC;
	text-align: left;
}


.about dl.kanren{ margin: 0 1.5em 2em;}
.about dl.kanren dt{
	font-size: 1.1em;
	font-weight: bold;
}
.about dl.kanren dd{
	margin-left: 1.5em;
	padding: 0 0.5em;
}


.about ul {
	margin: 0px 0px 30px 15px;
}






.kuwasiku{
	clear: both;
	float: right;
	font-size: 0.92em;
	margin-bottom: 5px;
}
.kuwasiku{/width: 14.5em;}
.kuwasiku a{
	padding: 2px 5px 3px;
	border: #999 solid 1px;
}
.kuwasiku a:hover{
	background-color: #EDEDED;
}






.qualitypolicy h3 {
	margin: 30px 0px 10px 0px;
}
.qualitypolicy ol{
	margin-right: 1.5em;
}
.qualitypolicy ol li{ margin-bottom: 0.5em;}





/* 品質方針
---------------------------------------------------- */
p.housin {
	width: 500px;
	height: 354px;
	font-size: 1em;
	text-indent: -9999px;
	margin: 0 0 5em;
	padding: 0;
	background: url(images/housin.gif) no-repeat;
}








/* 資材調達 詳細ページ
---------------------------------------------------- */
.sizai {
	margin: 4em 2em 0;
}
.sizai dl{
	clear: both;
	margin: 0 auto 1.5em;
	padding: 7px 0;
	border-bottom: #555 dotted 1px;
}
.sizai dl dt{
	float: left;
	font-weight: bold;
	color: #444;
	margin: 0;
	padding: 3px 0 3px 1em;
}
.sizai dl dd{
	margin: 0 0 0 7.5em;
	padding: 3px 5px 3px 1.5em;
	border-left: #BBBBBB solid 4px;
}






/* トピックス一覧
---------------------------------------------------- */
.kgarchives h3{
	font-size: 1.1em;
	margin: 0 0 0.35em;
}
.kgarchives ul{
	list-style-type: none;
	margin: 0 0 5em;
}
.kgarchives li{
	height: auto;
	min-height: 18px;
	font-size: 0.92em;
	margin: 0 0 0.35em;
	padding: 5px 5px 0 15px;
	border-bottom: #666 dotted 1px;
	background: url(images/point.png) no-repeat;
}









