﻿ @charset "UTF-8";

/* ========BASIC======== */
html {
   overflow-y:scroll;
}

body {
   margin:0;
   padding:0;
   line-height:1.6;
   letter-spacing:1px;
   font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"ＭＳ Ｐゴシック",verdana,sans-serif;
   font-size:12px;
   color:#333;
   background:#fff url("../img/bg.gif") 0 105px repeat-x;
   border-top:3px solid #134D99;
}

br {
   letter-spacing:normal;
}

a {
   color:#000;
   text-decoration:none;
}

a:hover {
   color:#999;
   text-decoration:underline;
}

img {
   border:0;
   vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}


/* ========TEMPLATE LAYOUT======== */
#top {
   width:950px;
   margin:0 auto;
   padding:0;
}

#header {
   position:relative;
   width:950px;
}

#pr {
   position:absolute;
   left:0px;
   top:0px;
}

#serch {
   position:absolute;
   top:40px;
   left:360px;
}

#gnavi {
   position:absolute;
   top:20px;
   left:370px;
}

#logo2 {
   position:absolute;
   top:20px;
   right:0px;
}

#menu {
   float:left;
   width:955px;
   margin-top:10px;
}

#promotion {
   width:954px;
}

#contents {
   float:left;
   width:950px;
   padding:10px 0;
   background:#fff;
}

#maintop {
   float:left;
   width:700px;
}

#main {
   float:right;
   width:700px;
   min-height:400px;
}

#subtop {
   float:right;
   width:240px;
}

#sub {
   float:left;
   width:240px;
}

#pageTop {
   clear:both;
}

#footMenu {
   float:left;
   width:950px;
   margin-top:10px;
}

#footer {
   clear:both;
   width:950px;
}

/* ============================== #header 画面上部 */
#header h1 {
   margin:0;
   padding:20px 0 0 0;
   font-size:32px;
   line-height:1.0;
}

#header h1 a:hover {
   color:#f1f1f1;
}

#header #gnavi ul {
   list-style:none;
}

#header #gnavi li {
   float:left;
   margin-left:15px;
   font-size:11px;
}

#header #gnavi li a {
   display:block;
   padding-left:8px;
   background:url("../img/bg_arrow.gif") 0 50% no-repeat;
}

#serch dt {
   float:left;
   margin:2px 0 0 0;
   padding:0;
}

#serch dd {
   float:left;
   margin:1px 0 0 10px;
   padding:0;
}

/* ============================== #menu 上メニュー */
#menu ul {
   margin:0 0 1px 0;
   padding:0;
   list-style:none;
}

#menu li {
   overflow:hidden;
   float:left;
   margin:0;
   margin-left:-1px;
   padding:0;
   border:1px solid #CECBCE;
   border-bottom:none;
   background:#fff url("../img/bg_menu.gif") -40px 0 repeat-x;
}

#menu li a {
   display:block;
   width:158px;
   height:20px;
   padding:10px 0;
   line-height:20px;
   font-weight:bold;
   text-align:center;
   outline:none;
}

#menu li a:hover {
   color:#fff;
   text-decoration:none;
   background:#fff url("../img/bg_menu.gif") 100% 100% repeat-x;
}

#menu li.home {
   width:157px;
   margin-left:0;
   border-left:1px solid #CECBCE;
}

#menu li.active a {
   color:#fff;
   background:#fff url("../img/bg_menu.gif") 100% 100% repeat-x;
   text-decoration:none;
}


/* ============================== #maintop トップページmain */
#maintop a {
   color:#fff;
}

#maintop a:hover {
   color:#fff;
   text-decoration:underline;
}

#maintop h2 {
   clear:both;
   margin-bottom:8px;
   padding:1px 10px;
   line-height:2.0;
   color:#fff;
   font-size:14px;
   font-weight:bold;
   background:#fff url("../img/bg_h2.gif") 100% 100% repeat-x;
}

#maintop p {
   margin:0 0 1em 0;
}


/* ==============================  #main トップ以外main */
#main a {
   color:#134D99;
}

#main a:hover {
   color:#134D99;
   text-decoration:underline;
}

#main h2 {
   clear:both;
   margin-bottom:8px;
   padding:1px 10px;
   line-height:2.0;
   color:#fff;
   font-size:14px;
   font-weight:bold;
   background:#fff url("../img/bg_h2.gif") 100% 100% repeat-x;
}

#main h2 a {
   color:#fff;
}

#main h2 a:hover {
   color:#fff;
   text-decoration:underline;
}

#main h3 {
   margin-top:10px;
   margin-bottom:8px;
   line-height:1.8;
   font-size:14px;
   color:#134D99;
   border-bottom:3px solid #005DD8;
}

#main p {
   margin:0 0 1em 0;
}

#main dt {
   margin-bottom:3px;
}

#main dd {
   padding:0;
   margin:0 0 0.5em 1em;
   padding:3px;
   background:#f1f1f1;
}


/* ========TOPNAVI CUSTOMIZE ======== */
#maintop div.topNavi {
   overflow:hidden;
   position:relative;
   margin-left:0px;
   margin-bottom:20px;
}

#maintop div.topNavi div.topNaviColumn {
   display:inline;
   width:680px;
   margin-left:0px;
   padding:0 0 2em 0;
}

#maintop div.topNavi h2.topNaviImg {
   margin:0;
   padding:0;
   background:none;
}

#maintop div.topNavi div.topNaviColumn p.detail a {
   padding:0 0 0 7px;
   background:url("../img/bg_arrow.gif") no-repeat left 50%;
   color:#134D99;
}

#maintop div.topNavi div.topNaviColumn p.detail2 {
   color:#000;
}

#maintop div.topNavi div.topNaviColumn p.detail2 a {
   color:#134D99;
}

#maintop div.topNavi div.topNaviColumn p.detail2 a:hover {
   color:#134D99;
   text-decoration:underline;
}

#maintop div.topNavi div.topNaviColumn p.cLeft {
   right:360px;
}

#maintop div.topNavi div.topNaviColumn p.cRight {
   right:0;
}

/* ========INFORMATION CUSTOMIZE======== */
#main dl.information {
   margin:0;
}

#main dl.information dt {
   float:left;
   padding-top:5px;
}

#main dl.information dd {
   margin:0 0 5px 0;
   padding: 5px 0px 5px 9em;
   background:url("../img/bg_dotline.gif") 0 100% repeat-x;
}

#main table {
   font-size:12px;
}

#main table {
   width:550px;
   margin-bottom:20px;
   border-collapse:collapse;
   border:1px solid #999;
   border-spacing:0;
   line-height:1.8;
}

#main table th {
   padding:5px;
   border:1px solid #999;
   border-width:0 0 1px 1px;
   background:#EFEBEF;
   font-weight:bold;
   text-align:left;
}

#main table td {
   padding:5px;
   border:1px solid #999;
   border-width:0 0 1px 1px;
   text-align:left;
}

#main table td ol {
   margin:0;
   padding:0 0 0 30px;
}

#main table td li {
   margin:0;
   padding:0;
}

#mainpartner table {
   font-size:12px;
   width:699px;
   margin-bottom:20px;
   border:0px;
}

#mainpartner table td {
   width:233px;
   padding:5px;
   border:0px;
   text-align:left;
}

#maincatalog table {
   font-size:12px;
   width:700px;
   margin-bottom:20px;
   border:0px;
}

#maincatalog table th {
   padding:5px;
   border:0px;
   width:140px;
   background:#FFF;
   text-align:left;
}

#maincatalog table td {
   width:210px;
   padding:5px;
   border:0px;
   text-align:left;
}

#mainproduct table {
   font-size:12px;
   width:700px;
   margin-bottom:20px;
   border:0px;
}

#mainproduct table th {
   padding:5px;
   border:0px;
   width:130px;
   background:#FFF;
   text-align:center;
}

#mainproduct table td {
   width:440px;
   padding:5px;
   border:0px;
   text-align:left;
}

#mainallp table {
   font-size:12px;
   width:700px;
   margin-bottom:20px;
   border:0px;
}

#mainallp table th {
   padding:5px;
   border:0px;
   width:130px;
   background:#FFF;
   text-align:center;
}

#mainallp table td {
   width:285px;
   padding:5px;
   border:0px;
   text-align:left;
   vertical-align:middle;}
}

#mainpdf table {
   font-size:12px;
   width:700px;
   margin-bottom:20px;
   border:0px;
}

#mainpdf table th {
   padding:5px;
   border:0px;
   width:160px;
   background:#FFF;
   text-align:center;
}

#mainpdf table td {
   width:540px;
   padding:5px;
   border:0px;
   text-align:left;
}

#maincontact table {
   font-size:12px;
   width:700px;
   margin-bottom:20px;
   border:0px;
}

#maincontact table th {
   padding:5px;
   border:0px;
   width:300px;
   background:#FFF;
   text-align:left;
}

#maincontact table td {
   width:400px;
   padding:5px;
   border:0px;
   text-align:left;
}

#mainestimate table {
   font-size:12px;
   width:700px;
   margin-bottom:20px;
   border:0px;
}

#mainestimate table th {
   padding:5px;
   border:0px;
   width:150px;
   background:#FFF;
   text-align:left;
}

#mainestimate table td {
   width:550px;
   padding:5px;
   border:0px;
   text-align:left;
}

.hissu{
	color:#ff0000;
}


/* ========SUBTOP CUSTOMIZE======== */
#subtop .section {
   margin-bottom:10px;
}

#subtop h2 {
   padding:5px;
   font-size:14px;
   font-weight:bold;
   color:#fff;
   background:#6E6E6E;
}

#subtop h3 {
   padding:5px;
   font-size:13px;
   font-weight:bold;
   background:#EFEBEF;
}

#subtop h4 {
   clear:both;
   margin-bottom:8px;
   padding:1px 10px;
   line-height:2.0;
   color:#fff;
   font-size:14px;
   font-weight:bold;
   background:#fff url("../img/bg_h2.gif") 100% 100% repeat-x;
}

#subtop h2 a {
   color:#fff;
}

#subtop h2 a:hover {
   color:#fff;
   text-decoration:underline;
}

#subtop p.detail a {
   padding:0 0 0 7px;
   background:url("../img/bg_arrow.gif") no-repeat left 50%;
   color:#134D99;
}

/* ========SUB CUSTOMIZE======== */
#sub .section {
   margin-bottom:10px;
}

#sub h2 {
   padding:5px;
   font-size:14px;
   font-weight:bold;
   color:#fff;
   background:#6E6E6E;
}

#sub h3 {
   padding:5px;
   font-size:13px;
   font-weight:bold;
   background:#EFEBEF;
}

#sub ul {
   margin:0;
   padding:0;
   border:1px solid #EFEBEF;
}

#sub li {
   padding:5px;
   line-height:1.8;
   list-style:none;
   border-bottom:1px solid #E7E7EF;
}

#sub li a {
   display:block;
   padding:5px 5px 5px 15px;
   background:url("../img/bg_arrow.gif") 5px 50% no-repeat;
}

#sub li a:hover {
   display:block;
   color:#333;
   background:#EFEBEF url("../img/bg_arrow.gif") 5px 50% no-repeat;
   text-decoration:none;
}


#sub li.active a {
   display:block;
   color:#333;
   background:#EFEBEF url("../img/bg_arrow.gif") 5px 50% no-repeat;
   text-decoration:none;
}

/* ========PAGRTOP CUSTOMIZE========= */
#pageTop {
   text-align:right;
   font-size:11px;
}

#pageTop a {
   padding:0 0 0 12px;
   background:url("../img/bg_pagetop.gif") 0 50% no-repeat;
}


/* ========FOOTMENU CUSTOMIZE======== */
#footerMenu {
   width:950px;
   float:left;
   list-style-type:none;
   margin:5px 0;
   padding:20px 0;
   text-align:center;
   border-top:1px solid #ddd;
}

#footerMenu ul {
   list-style-type:circle;
}

#footerMenu li {
   float:left;
   margin:0 15px 0 10px;
   display:inline;
}

#footerMenu li li {
   clear:left;
   margin:0 0 0 0;
   font-size:80%;
}


#footerMenu ul ul{
   display:circle;
}


/* ========FOOTER CUSTOMIZE======== */
.navi {
   font-style:normal;
   font-size:12px;
   font-family: "ＭＳ ゴシック",sans-serif; 
   color:#ffffff;
   background-color:#006699;
   line-height:5.0;
   text-align:left;
}

.navi a {
   color:#fff;
   text-decoration:none;
}

.navi a:hover {
   color:#fff;
   text-decoration:underline;
}

.navi ul {
   list-style:none;
}

.navi li {
   float:left;
   margin-left:15px;
   font-size:12px;
}

.navi li a {
   display:block;
   padding-left:5px;
   background:url("../img/bg_arrow3.gif") 0 50% no-repeat;
}


.copyright {
   font-style:normal;
   font-size:12px;
   font-family: "ＭＳ ゴシック",sans-serif; 
   color:#ffffff;
   background-color:#006699;
   line-height:5.0;
   text-align:right;
   margin-right:20px;
   padding-right:20px;
}


/* ========box======== */
.box80{ width:80px;}

.box130{ width:130px; padding:0 0 5px 0;}

.box215{ width:215px; padding:3px;}

.box210{ width:210px; padding:0 0 5px 0;}

.box240Border{ width:240x; height:180px; border:1px solid #dcdcdc; margin-bottom:5px;}

.box240sub{ width:240x; border:1px solid #dcdcdc; margin-bottom:5px; background:#EFEBEF;}

.box240sub2{ width:240x; border:1px solid #dcdcdc; margin-bottom:5px; background:#90EE90;}

/* ========margin======== */
.marR10 { margin-right: 10px;}


/* ========padding======== */
.padT15 { padding-top:15px;}


/* ========headimg======== */
.imgBorder{
	border:3px solid #d6d6d6;
}


/* ========float======== */
.left { float: left;}
.right { float: right;}
.top { float: top;}
.bottom { float: bottom;}


/* ========topicPath_01======== */
#topicPath_01 {   
    float:left;   
    margin:10px 0;   
}

#topicPath_01 li {   
    float:left;   
    line-height:110%;   
    list-style-type:none;   
}

#topicPath_01 li a {   
    margin-right:5px;   
    padding-right:10px;   
    background:url(../img/topicpath.gif) no-repeat right center;   
}


/* --- サイトマップエリア --- */
ul.sitemap {
width: 100%;
margin: 0;
padding: 0;
font-weight: bold;
list-style-type: none;
font-size: 100%;
}

/* --- 入れ子にされたリスト用 --- */
ul.sitemap ul {
margin: 0;
padding: 0;
list-style-type: none;
}

/* --- 全てのリスト項目 --- */
ul.sitemap li {
padding: 1px 0 0 10px;
background: url(../img/v_line1.gif) no-repeat left top;
line-height: 120%;
}

/* --- 2階層目のコンテナ --- */
ul.sitemap div.contentNav {
width: 100%;
margin-top: 20px;
}

/* --- セクション（2階層目のリストエリア） --- */
ul.sitemap ul.section {
width: 49.9%;
float: left;
}
ul.sitemap ul.separator {
background: url(../img/v_separator.gif) repeat-y right top;
}


/* --- 2階層目以降のリスト項目 --- */
ul.sitemap ul.section li {
margin: 0 20px 20px 0;
padding: 1px 0 10px 15px;
background: url(../img/v_line2.gif) no-repeat 5px 0;
border-bottom: 1px #c0c0c0 dotted;
}


/* --- 3階層目以降のリストエリア --- */
ul.sitemap ul.section ul {
margin: 7px 0 0 8px;
font-weight: normal;
}


/* --- 3階層目以降のリスト項目 --- */
ul.sitemap ul.section ul li {
margin: 0 0 6px 0;
padding: 0 0 0 12px;
background: url(../img/triangle3.gif) no-repeat 0 0.2em;
border-bottom: none;
}


/* --- 4階層目以降のリスト項目 --- */
ul.sitemap ul.section ul li li {
padding: 0 0 0 9px;
background: url(../img/square.gif) no-repeat 0 0.4em;
}


/* ========clearfix======== */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	font-size: 0.1em;
}

.clearfix {
	display: inline-block;
}


/*\*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/**/

