@charset "UTF-8";
@import "/styles/sub/column.css";
/*--------------- siteMap --------------- */
h1.lNavi{
 color: #333;
 margin: 0 10px;
 padding: 10px 10px 10px 20px;
 text-align: left;
 background: #efefef;
 border-bottom: 1px solid #ccc;
}
#contentWRAP .sitemap{
 width: 940px;
 background-image: none;
 margin: 0 auto;
 padding: 0 0 15px;
 text-align: left;
}
.sitemap a:hover{
 text-decoration: underline;
 color: #0066CC;
}
.sitemap .accordion{
 width: 24%;
 float: left;
}
* html .sitemap .accordion{
 width: 25%;
 padding: 0 3px;
}
.dir1_name{
 font-weight: bold;
 margin: 15px 0 2px;
 padding-left: 10px;
}
li.dir1_name{
 font-size: 90%;
 background: url(/img/li_dir1.gif) -8px 40% no-repeat;
}
dt.dir1_name{
 font-size: 120%;
 background: url(/img/li_dir1.gif) -8px 40% no-repeat;
}
.accordion dl li{
 background: url(/img/li_dot.gif) repeat-y;
 margin-left: 4px;
 padding: 6px 0 0;
 font-size: 100%;
}
.accordion dl li.dir2, .accordion dl li.list-end{
 background: url(/img/li_dot_end.gif) 0 -65px no-repeat;
}
.accordion dl li dd li{
 margin-left: 12px;
}
.plus{
 background: url(/img/li_dir.gif) 0 45% no-repeat;
 padding: 0 0 0 19px;
}
.minus a{
 background: url(/img/li_dir.gif) 0 45% no-repeat;
 padding: 0 0 0 19px;
}
#contents-right{
 width: 49%;
 float: right;
}
#contents-left{
 width: 49%;
 float: left;
}
#contents-ex{
 width: 33%;
 float: left;
}
#contents-right ul,#contents-left ul,#contents-ex ul{
 margin-top: 0px;
 list-style-type: none;
}
#contentWRAP2 p{
 margin-top: 5px;
}

/*--------------- company --------------- */
#info-main h1{
    border-left: 5px solid #666666;
    padding-left: 10px;
    padding-top: 5px;
}
#info-main h1 {
    border-bottom: 1px dotted #CCCCCC;
    line-height: 130%;
    margin: 0 5px 10px 0;
    padding-bottom: 5px;
}
#info-main h2{
 background-color: #339966;
 margin: 10px 5px;
 color: #FFFFFF;
 padding: 0.3em;
 letter-spacing: 0.1em;
}
#info-main p{
 line-height: 1.8em;
 margin: 5px 10px 15px;
 font-size: 80%;
}
#info-main .float-R{
 margin: 5px 5px 0 5px;
}
#info-main li{
 margin: 1em;
 font-size: 90%;
}
#info-main ul ul li{
 font-size: 100%;
 list-style-image: url(../img/ya_g.gif);
}
#naviBIS li{
 letter-spacing: 0.3em;
}
#info-side{
 width: 300px;
 text-align: center;
 margin: 0;
 padding: 0;
 }
#info-side ul{
 margin-left: 0px;
 margin-top: 0px;
 padding-right: 20px;
}
#info-side li{
 border: 1px solid #AAA;
 background: url(../img/gb_nabi.gif);
 font-weight: bold;
}
#info-side a{
 display: block;
 padding: 0.5em;
}
#info-hyou1{
 text-align: center;
 margin-top: 10px;
 margin-bottom: 30px;
}
#info-hyou1 table{
 border-collapse: collapse;
 margin: 0 auto 1em !important;
 width: 95% !important;
}
#info-hyou1 th, #info-hyou1 tr, #info-hyou1 td{
 border: 1px solid #AAA;
 padding: 5px !important;
 line-height: 140% !important;
 font-size: 90%;
}
#info-hyou1 caption{
 text-align: left;
 font-weight: bold;
 padding-bottom: 5px;
 padding-top: 0px;
}
#info-hyou1-s1{
 background-color: #EEFFEE;
}
.hyou1 tr,.hyou1 td{
 border: 0;
}
/*--------------- saiyou --------------- */
.info-hyou2{
 text-align: center;
}
.info-hyou2 table{
 border-collapse: collapse;
 border: 0px;
 border-spacing: 0;
 empty-cells: show;
 text-align: center;
 background-color: #FFF;
 width: 80%;
 margin: 10px auto 0;
}
.hyou2 tr,.hyou2 td{
 border: 0px;
 text-align: center;
}
#topPHOTO-info{
 float: right;
 width: 220px;
 text-align: center;
}
#topPHOTO-info p{
 margin-top: 3px;
 text-align: center;
 margin: 12px;
 line-height: 1.3em;
}
.saiyou1 h1{
 border-bottom: 1px solid #AAA;
 border-top: 1px solid #AAA;
 margin-right: 10px;
}
.saiyou1 h2{
 background-color: #339966;
 margin-right: 10px;
 color: #FFFFFF;
 padding: 0.3em;
 letter-spacing: 0.1em;
 letter-spacing: 0.1em;
}
.saiyou1 img{
 margin-right: 20px;
}
.saiyou1 p{
 line-height: 1.8em;
}
.saiyou1 li{
 margin: 1em;
 background: url(../img/ya_g.gif) no-repeat;
 padding-left: 10px;
}
.saiyouList{
}
.saiyouList li{
 margin: 5px;
 background: url(../img/ya_g.gif) no-repeat;
 padding-left: 10px;
}
/*--------------- Mobile Servise start --------------- */
/* common */
#mobile{
 width: 100%;
}
#mobile *{
 margin: 0;
 padding: 0;
}
#mobile ul{
 list-style: none;
}
#mobile .clear{
 clear: both;
}
#mobile .clearfix{
 overflow: hidden;
}
#mobile .clearfix:after{
 content: "";
 display: block;
 clear: both;
 height: 1px;
 overflow: hidden;
}
/*\*/
* html #mobile .clearfix{
 height: 1em;
 overflow: visible;
}
/**/
#mobile .left{
 float: left;
}
#mobile .right{
 float: right;
}
#mobile .textRight{
 text-align: right;
}
/* Layout */
#mobile h1{
 font-size: 120%;
 color: #fff;
 background: #339966;
 padding: 5px;
 margin-bottom: 10px;
}
#mobile .localNavi li{
 float: left;
 margin: 0 10px;
 padding-left: 10px;
 background: url(/img/ya_b.gif) no-repeat;
}
#mobile h2{
 background: url(/img/sales/mobile/bg_head.gif);
 margin: 15px 0;
}
#mobile h2#nyh{
 margin-top: 5px;
}
#mobile h3{
 color: #336666;
 margin-top: 5px;
 padding: 3px;
 background: #efefef;
 clear: both;
}
#mobile h2#keirin, #mobile h2#fishing{
 color: #000;
 font-size: 120%;
 padding: 5px;
 border-left: 5px solid #ff0000;
 border-bottom: 1px solid #ff0000;
}
#mobile .section{
 margin: 10px;
 clear: both;
}
#mobile dt{
 float: right;
}
#mobile dd{
 line-height: 140%;
}
#mobile dd p{
 margin-bottom: 10px;
 line-height: 140%;
 font-size: 120%;
}
#mobile .qr{
 background: #eeeeee url(/img/mlb/bg1.gif) repeat-x;
 border: 1px solid #ccc;
 padding: 5px;
}
#mobile .qr dl{
 background: url(/img/sales/mobile/phone.gif) no-repeat;
 min-height: 65px;
 float: left;
}
* html #mobile .qr dl{
 height: 65px;
}
#mobile .qr dt{
 width: 20em;
 float: none;
 color: #CC0000;
 font-weight: bold;
 margin: 0 0 15px 70px;
}
#mobile .qr dd{
 margin-left: 70px;
}
#mobile .model{
 clear: both;
 margin: 10px 0 15px;
 padding-bottom: 10px;
 border-bottom: 1px dotted #ccc;
}
#mobile .model dt{
 float: left;
 width: 75px;
 text-align: center;
}
#mobile .modelName{
 color: #339966;
 font-weight: bold;
 padding-top: 3px;
}
#mobile .modelName a{
 font-weight: normal;
 padding-left: 18px;
 background: url(/img/sales/mobile/arrow2.gif) 3px 45% no-repeat;
}
#mobile .model dd{
 font-size: 80%;
 font-weight: bold;
 margin-top: 5px;
}
#mobile .model dd span{
 padding: 0 20px 0 5px;
 background: url(/img/sales/mobile/arrow.gif) right bottom no-repeat;
}
#mobile .copyright{
 font-size: 70%;
 color: #666666;
 float: right;
}
/*--------------- contact--------------- */
#info-main .tableWrap{
 margin: 5px 20px;
 text-align: left;
}
#info-main .tableWrap table{
 margin: 0;
 font-size: 100%;
}
#info-main #info-hyou1 table{
 width: 90%;
}
#info-main #info-hyou1 th, #info-main #info-hyou1 td{
 text-align: left;
}
#info-main .tableWrap table, #info-main .tableWrap th, #info-main .tableWrap td{
 border: 1px solid #ccc;
 border-collapse: collapse;
}
#info-main .tableWrap th, #info-main .tableWrap td{
 padding: 3px;
 text-align: right;
}
#info-main .section{
 margin: 0 5px 15px;
 padding: 10px 5px;
 font-size: 90%;
}
#info-contact .section{
 background: url(/img/common/bg_slash.gif) bottom repeat-x;
 margin: 0 5px;
 padding: 20px 5px;
 font-size: 90%;
 border-bottom: 1px dotted #ccc;
}
#info-main .section p, #info-contact .section p{
 margin: 5px 10px 10px;
 line-height: 140%;
}
#info-contact form{
 margin: 10px;
}
#info-contact select{
 letter-spacing: 0.1em;
}
#info-contact #doc{
 padding: 10px;
 font-size: 90%;
}
#info-contact #doc h3{
 background: #efefef;
 border: 1px solid #ccc;
 border-left: 4px solid #009966;
 padding: 2px 0 0 7px;
}
#info-contact #doc p{
 font-size: 100%;
}
#info-contact #doc li{
 font-size: 100%;
 margin: 5px;
 padding-top: 1px;
 padding-bottom: 3px;
 text-align: left;
 border-bottom: 1px dotted #ccc;
}
.bg_yellow, #info-contact .bg_yellow{
 background: #fdfbe0;
}
#info-main .section dl{
 margin: 10px 15px;
 font-size: 120%;
}
#info-main .section dt{
 font-weight: bold;
 margin-top: 10px;
}
#naviLOC ul{
 background: #3e662c url(/img/baseball/bg_lnavi.gif) repeat-x;
}
#naviLOC li a{
 border-right: 1px solid #589d2e;
 border-left: 1px solid #3e642c;
 background: #3e662c url(/img/baseball/bg_lnavi.gif) repeat-x;
}
#naviLOC li a:hover{
 background: #3e642c;
}
#naviLOC li.top a{
 border-left: none;
}
#naviLOC li.info_select, #naviLOC li.info_select a{
 background: #3e642c;
 color: #fff;
}
#naviLOC ul li {
    background: none;
    border-right: none;
}
.saiyot table {
	color: #666666;
    	margin-bottom: 1px;
	border: 1px solid #CCCCCC;
	border-collapse: separate;
	border-spacing: 1.5px;
}
.saiyot td {
        border-right: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;
        background-color: #F5F5F5;
	text-align:center;
        margin:0px;
        padding:0px;
}
.saiyot a {
	margin-right:-20px;
}
.mainMenu ul{
 border-bottom: 2px solid #76B100;
}
#footer p.copyright{
 background: #76B100;
}
.sideBAR1-HEAD, .sideBlock h3, .sideRegularCONT h2{
 border-left: 4px solid #76B100;
}

