*{
    margin:0px;
    padding:0px;
}

/* hide hack from Mac-IE5 \*/
* html .mybuggyelement { height: 1%; }
/* end hiding */

img{
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}


html, body {
    height: 100%;
    margin-bottom:1px;
    background-position: center;
    background-color: #000;
}


#container1{
    width: 100%;
    background-image: url(images/bg.png);
    background-repeat: repeat-y;
    background-position: center;
    height: auto;
    position: relative;
    overflow: auto;
}
#container {
    width: 950px;
    background-color: #FFF;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    clear: both;
    overflow: hidden;
    height: auto;
    position: relative;
    }

#container2 {
    width: 100%;
    height: 45px;
    clear: both;
    background-image: url(images/bg2.png);
    background-repeat: no-repeat;
    background-position: center;
    }





#logo {
    background-color: #FFF;
    height: 93px;
    width: 100%;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;

    font-family: 
    color: #787878;
    font-family: Verdana, Geneva, sans-serif, "ＭＳ ゴシック";
    text-align: center;
    color: #505050;
    background-image: url(images/top_br1.jpg);
}

/*グローバルナビゲーション*/
/* -+-+-+-+-+-+-+-+-+-+-+-+- Global Navi Style */

#g_navi {
    background:url(/test3/img/g_navi_bg1.gif) no-repeat;
    height:40px;
    width: 100%;
    clear: left;
}

#g_navi ul {
    padding:0px 0 0 0px;
}
#g_navi li {

    display:inline;
    list-style-type:none;
}
#g_navi li a {
    height:38px;
    display:block;
    float:left;
    text-indent:-9877em;
    text-decoration:none;
    overflow:hidden;
}
/*------off*/
#g_navi li.g_navi01 {
    height:38px;
    display:block;
    float:left;
    text-indent:-9877em;
    text-decoration:none;
    overflow:hidden;
    width:40%;
    background-image: url(/test3/img/g_navi1.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    
}

#g_navi li.g_navi02 a {
    background:url(/test3/img/g_navi1.png) no-repeat -380px 0px;
    width:12%;
}
#g_navi li.g_navi03 a {
    background:url(/test3/img/g_navi1.png) no-repeat -494px 0px;
    width:12%;
}
#g_navi li.g_navi04 a {
    background:url(/test3/img/g_navi1.png) no-repeat -608px 0px;
    width:12%;
}
#g_navi li.g_navi05 a {
    background:url(/test3/img/g_navi1.png) no-repeat -722px 0px;
    width:12%;
}
#g_navi li.g_navi06 a {
    background:url(/test3/img/g_navi1.png) no-repeat -836px 0px;
    width:12%;
}



/*------hover*/
#g_navi li.g_navi01 a:hover {
    background:url(/test3/img/g_navi1.png) no-repeat 0px -38px;
}
#g_navi li.g_navi02 a:hover {
    background:url(/test3/img/g_navi1.png) no-repeat -380px -38px;
}
#g_navi li.g_navi03 a:hover {
    background:url(/test3/img/g_navi1.png) no-repeat -494px -38px;
}
#g_navi li.g_navi04 a:hover {
    background:url(/test3/img/g_navi1.png) no-repeat -608px -38px;
}
#g_navi li.g_navi05 a:hover {
    background:url(/test3/img/g_navi1.png) no-repeat -722px -38px;
}
#g_navi li.g_navi06 a:hover {
    background:url(/test3/img/g_navi1.png) no-repeat -836px -38px;
}
/*------on*/
#g_navi li.g_navi01_on a {
    background:url(/test3/img/g_navi1.png) no-repeat 0px 0px;
    width:40%;
}
#g_navi li.g_navi02_on a {
    background:url(/test3/img/g_navi1.png) no-repeat -350px 0px;
    width:12%;
}
#g_navi li.g_navi03_on a {
    background:url(/test3/img/g_navi1.png) no-repeat -450px 0px;
    width:12%;
}
#g_navi li.g_navi04_on a {
    background:url(/test3/img/g_navi1.png) no-repeat -550px 0px;
    width:12%;
}
#g_navi li.g_navi05_on a {
    background:url(/test3/img/g_navi1.png) no-repeat -650px 0px;
    width:12%;
}
#g_navi li.g_navi06_on a {
    background:url(/test3/img/g_navi1.png) no-repeat -750px 0px;
    width:12%;
}

#foot{
    color:#FFF;
    background:#000;
    width:950px;
    bottom:0px;
    font-size: 10px;
    text-align: center;
    clear: both;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    line-height: 12px;
    height: 25px;
}

#foot a{
    color:#FFF;
    font-size: 10px;
    text-align: center;

}


#contens{
    width: 100%;
    float: left;
    padding-bottom:1px;
    overflow: auto;
}


.fadein {
    position:relative;
    width:655px;
    height:352px;
    float: left;

}
.fadein img { position:absolute; left:0; top:0; }




#box1{
    width: 254px;
    height: 60px;
    float: left;
    margin-left: 25px;
    clear: right;
    overflow: hidden;
}

#box2{
    width: 65px;
    height: 12px;
    float: right;
    background-image: url(images/bg_border_01.gif);
    background-position: left top;
    background-repeat: repeat-y;
    margin-top: 5px;
}
#box3{
    width: 20px;
    height: 15px;
    float: right;
    background-image: url(images/bg_border_01.gif);
    background-position: left top;
    background-repeat: repeat-y;
    margin-top: 5px;

}

wh {
    color: #FFF;
    }

#main{
	height: 410px;
	width: 100%;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #FBFCFE;
	background-image: url(images/bg4.jpg);
	background-repeat: no-repeat;
}
#main2{
    height: 340px;
    width: 205px;
    float: right;
    font-size: 12px;
    margin-top: 27px;
    margin-right: 25px;
    margin-bottom: 5px;
    margin-left: 5px;
    padding: 5px;
    display: block;
    text-indent: -1000px;
}

#main3{
    margin-bottom: 15px;
    width: 680px;
    margin-left: 10px;
    float: left;
    background-image: url(images/m3t_bg.gif);
    background-repeat: repeat-y;
    background-position: 0% 0%;
}
#main4{
    float: right;
    width: 240px;
    margin-right: 10px;
}


#box-c1{
    background-color: #000;
    background-image: url(/test3/css/images/f-l1.gif);
    background-position: left;
    float: left;
    height: 10px;
    width: 50%;
    background-repeat: no-repeat;
    margin: 0px;

}
#box-c2{
    background-color: #000;
    background-image: url(/test3/css/images/f-r1.gif);
    background-repeat: no-repeat;
    background-position: right;
    clear: right;
    float: left;
    height: 10px;
    width: 50%;
    margin: 0px;
    padding: 0px;
}

#box-main{
    clear: right;
    height: 352px;
    width: 620px;
    background-color: #000;
    padding-right: 10px;
    padding-left: 10px;
    float: left;
    text-align: center;
}

#box-c3{
    background-color: #000;
    background-image: url(/test3/css/images/f-l2.gif);
    background-repeat: no-repeat;
    background-position: left;
    clear: right;
    float: left;
    height: 10px;
    width: 50%;
}
#main-s-2 #bar-pic {
    clear: both;
    margin-bottom: 20px;
    padding-top: 20px;
}

#box-c4{
    background-color: #000;
    background-image: url(/test3/css/images/f-r2.gif);
    background-repeat: no-repeat;
    background-position: right;
    clear: right;
    float: left;
    height: 10px;
    width: 50%;
}

/*index以外のレイアウト*/
#main-s{
    width: 210px;
    margin: 10px;
    float: left;
    overflow: hidden;
    display: inline;
    border: thin solid #666;
    clear: both;
}

.sideMenu , .sideMenu ul {
    margin:0;
    padding:0;
    color: #505050;
}  
.sideMenu li {
    list-style:none;
    padding-left:22px;
    line-height:22px;
    background-image: url(icon/ico03-064.png);
    background-repeat: no-repeat;
    font-size: 12px;
    font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
    font-style: normal;
    font-weight: bold;
    color: #eb5e1a;
    background-position: 4px 2px;
}  
.sideMenu li ul li {
    background-image:url(icon/ico03-063.png);
    background-position: left center;
    font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}  
#main-s-2{
    width: 700px;
    float: left;
    margin-top: 10px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
#main-s-3{
    width: 680px;
    float: left;
    margin-top: 10px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    margin-left: 20px;
}

/*FONT*/
a {
    color: #333;
    font-size: 12px;
    text-decoration: none;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

a:visited,
a:link {
    color:#333;
    font-weight: normal;

}


a:active,
a:hover {
    color: #FD5F04;
        font-weight: normal;
}

h1,h2{
    color:#515151;
}
h1{
    font-size:x-large;
    font-weight: bold;
}
h2{
    font-size:18px;
}


h3{
    font-size:14px;
    font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
    font-style: normal;
    font-weight: normal;
    color: #505050;
    line-height: 20px;
}

h4{
    font-size:12px;
    font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
    font-style: normal;
    color: #333;
    font-weight: normal;
    line-height: 16px;
}



h5 {
    font-size:14px;
    font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
    font-style: normal;
    color: #505050;
    font-weight: normal;
}
h6{
    font-size:12px;
    font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
    font-style: normal;
    font-weight: bolder;
    color: #505050;
}

.mg{
    color:#505050;
    font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
    font-size: small;
}

bk {
    color: #000;
    font-weight: bold;
}

red {
    color: #F00;
    font-weight: bolder;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    font-size: 13px;
}

.red {
    color: #F00;
    font-weight: bolder;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    font-size: 13px;
}

/*商品一覧ページレイアウト*/

#main-s-2 .products ,
#main-s-2 .products-m,
#main-s-2 #products,
#main-s-2 #products-m
{
    height: 174px;
    width: 220px;
    overflow: hidden;
    display: inline;
    margin-right: 13px;
    margin-bottom: 10px;
}

#main-s-2 .products-e
{
    height: 174px;
    width: 210px;
    overflow: hidden;
    display: inline;
    margin-bottom: 10px;
}

#main-s-2 #products,
#main-s-2 .products {
    float: left;

}
#main-s-2 #products-m,
#main-s-2 .products-m {
    float: left;
}
#main-s-2 #products-e ,
#main-s-2 .products-e {
    float: left;
    clear: right;
}


#main-s-2 .coment1,
#main-s-2 .coment2,
#main-s-2 .coment4,
#main-s-2 .coment3
{
    height: 36px;
    width: 207px;
    margin: 3px;
    border: thin solid #FFF;
    overflow: hidden;
    display: inline;
}
#main-s-2 .coment1 {
    float: left;
    margin-left: 30px;
}
#main-s-2 .coment2 {
    float: left;
    margin-left: 20px;
}
#main-s-2 .coment3 {
    float: left;
    clear: right;
    margin-left: 20px;
}
    
    
    
    
    
    
    
    
    
    
    
#main-s-2 #products-i-a {
    height: 170px;
    width: 225px;
    border: thin solid #CCC;
    margin: 3px;
    background-repeat: no-repeat;
    float: left;
    margin-left: 10px;
    background-image: url(../products/img-ice/i-a.jpg);
}

/*商品リンク*/
.linkbox{
    height: 170px;
    width:225px;
    border:1px solid #999;
    clear: both;
    float: left;
    }
.box_hover{
    cursor:pointer;
    border:1px solid #F00;
    }
.none{
    text-indent:-9999px;
    height:0px;
    overflow:hidden;
    }   


#main-s-2 #products2 ,
#main-s-2 #products-m2,
#main-s-2 #products-e2{
    height: 150px;
    width: 165px;
    border: thin solid #CCC;
    margin: 3px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 30px;
    padding-right: 30px;
}


#main-s-2 #products2 {
    float: left;
    margin-left: 10px;
}
#main-s-2 #products-m2 {
    float: left;
}
#main-s-2 #products-e2 {
    float: left;
    clear: right;
}
    
#main-s-2 #products-i-a {
    height: 170px;
    width: 225px;
    border: thin solid #CCC;
    margin: 3px;
    background-repeat: no-repeat;
    float: left;
    margin-left: 10px;
    background-image: url(../products/img-ice/i-a.jpg);
}


#main-s-2 #px {
    clear: both;
    padding-top: 30px;
}
#main-s-2 #title {
    float: left;
    clear: right;

}
#main-s-2 #title2 {
    float: right;
    height: 140px;
    width: 120px;
    clear: right;
    margin-top: 10px;
    line-height: 17px;

}
#main-s-2 .title {
    float: left;
    clear: right;

}
#main-s-2 .title2 {
    float: right;
    height: 140px;
    width: 120px;
    clear: right;
    margin-top: 10px;
    line-height: 17px;

}
/*商品一覧ページレイアウト-END*/


.item-title {
    font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
    font-size: 22px;
    background-image: url(../products/bg_h1.jpg);
    height: 22px;
    width: 637px;
    margin-top: 30px;
    margin-right: 0px;
    margin-bottom: 16px;
    margin-left: 18px;
    padding-top: 9px;
    padding-right: 11px;
    padding-bottom: 9px;
    padding-left: 20px;
    border: 1px solid #A5A5A5;
    background-position: left bottom;
    font-weight: bold;
    clear: both;
    float: left;
}
.item-title1 {
    font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
    font-size: 22px;
    width: 100%;
    background-position: left bottom;
    font-weight: bold;
    clear: both;
    float: left;
}
#main-s-2 #item-left {
    width: 340px;
    margin-left: 18px;
    float: left;
    text-align: center;
}
#main-s-2 #item-right {
    width: 300px;
    float: left;
    clear: right;
    background-color: #F0F0F0;
    padding: 10px;
    font-size: 12px;
    font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
    color: #505050;
    border: 1px solid #C8C8C8;
}
#main-s-2 #item-left2 {
    width: 340px;
    margin-left: 18px;
    float: left;
    text-align: center;
}
#main-s-2 #item-right2 {
    width: 300px;
    float: left;
    clear: left;
    background-color: #F0F0F0;
    padding: 10px;
    font-size: 12px;
    font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
    color: #505050;
    border: 1px solid #C8C8C8;
    margin-left: 10px;
}
.backlink {
    font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
    font-size: 12px;
    height: 22px;
    width: 660px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 16px;
    margin-left: 18px;
    clear: both;
    float: left;
    text-align: right;
    overflow: hidden;
}
#main-s-2 #i-box3 {
    width: 637px;
    clear: both;
    margin-left: 18px;
    float: left;
    background-color: #F0F0F0;
    padding: 10px;
    font-size: 12px;
    font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
    color: #505050;
    border: 1px solid #C8C8C8;
    margin-bottom: 16px;
}
.phr {
    background-image: url(images/hr_dots.gif);
    background-repeat: repeat-x;
    clear: both;
    height: 1px;
    margin: 0px;
    overflow: hidden;
}
.fontnum {
    font-size: 12px;
    font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
    font-style: normal;
    font-weight: normal;
    line-height: 20px;
}


        
#mainContent {
    font-size: 9px;
    text-align: right;
    color: #CCC;
    height:15px;
    line-height: 12px;
}
#main-s-3 #contact {
    width: 650px;
    border-top-width: 10px;
    border-top-style: solid;
    border-top-color: #333;
    margin-left: 10px;
    clear: both;
}
#main-s-3 #contact2 {
    width: 630px;
    margin-left: 10px;
    clear: both;
    padding: 10px;
    font-size: 12px;
}
#main-s-3 .contact1, 
#main-s-3 .contact3,
#main-s-3 .contact5{
    width: 195px;
    float: left;
    margin-left: 10px;
    height: 28px;
    background-color: #F2F2F2;
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    text-indent: 10px;
    padding-top: 12px;
}

#main-s-3 .contact3{
    height: 108px;
}
#main-s-3 .contact5{
    height: 54px;
}



#main-s-3 .contact2,
#main-s-3 .contact4,
#main-s-3 .contact6{
    float: left;
    width: 455px;
    height: 20px;
    margin: 0px;
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    padding-top: 10px;
    padding-bottom: 10px;
    text-indent: 10px;
}

#main-s-3 .contact4{
    height: 100px;
}
#main-s-3 .contact6{
    height: 54px;
    padding-bottom: 2px;
}



#main-s-3 .contact2 label {
    vertical-align: middle;
    font-size: 14px;
}

#container #logo #box1 a img {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}



#gMap3,#gMap4 {
    height: 300px;
    width: 500px;
}
#gMap,
#gMap2
{
    height: 500px;
    width: 500px;
}


#main3 #m3h1 {
    padding-bottom: 10px;
    padding-top: 10px;
    width: 680px;
    z-index: 99;
    background-color: #272727;
    background-image: url(images/m3b__bg.gif);
    background-repeat: no-repeat;
    background-position: 0% 0%;
}

h2.h_news {
    color: white;
    font-size: 0.9em;
    line-height: 1.2;
    margin-left: 10px;
    padding-left: 5px;
    padding-right: 10px;
    border-left-width: 2px;
    border-left-style: solid;
    border-left-color: #FD5F04;
}

#main3 #m3in1 {
    background: url(images/m3t_bg.gif) no-repeat 0% 100%;
    background-image: url(images/m3m_bg.gif);
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-attachment: initial;
    background-position-x: 0%;
    background-position-y: 100%;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
    padding-bottom: 0px;
    width: 680px;
}
table.com_list1 {
    padding-bottom: 20px;
    width: 660px;
    margin-top: 5px;
    margin-right: 10px;
    margin-left: 10px;
}

#main3 #m3in1 .com_list1 tr .news1_c {
    width: 105px;
    border-bottom-width: thin;
    border-bottom-color: #999;
    background-image: url(images/icon_b10000.gif);
    background-repeat: no-repeat;
    background-position: 5px 7px;
    border-bottom-style: dotted;
}
#main3 #m3in1 .com_list1 tr .news2 {
    width: 100px;
    border-bottom-color: #999;
    vertical-align: top;
    text-align: center;
    background-position: 6px 6px;
    padding-top: 5px;
    line-height: 16px;
    border-bottom-style: dotted;
    border-bottom-width: thin;
}
#main3 #m3in1 .com_list1 tr .news3 {
    width: 440px;
    border-bottom-width: thin;
    border-bottom-color: #999;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 5px;
    border-right-width: thin;
    border-right-color: #999;
    line-height: 16px;
    border-top-width: thin;
    border-left-width: thin;
    border-bottom-style: dotted;
    border-top-color: #999;
    border-left-color: #999;
}

#main4 div.box2Area {
    margin-bottom: 15px;
    width: 240px;
    background-image: url(images/m4t_bg.gif);
    background-repeat: repeat-y;
    background-position: 0% 0%;
}
#main4 div.box2inArea {
    background: url(images/m4m_bg.gif) no-repeat 0% 100%;
    padding-bottom: 0px;
    width: 240px;
}
div.harea2 {
    background: #272727 url(images/m4b_bg.gif) no-repeat 0% 0%;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 240px;
    z-index: 99;
    color: #FFF;
}
h2.h_realtime {
    font-size: 14px;
    color: #FFF;
        border-left-width: 2px;
    border-left-style: solid;
    border-left-color: #FD5F04;
        padding-left: 10px;
        margin-left: 10px;
}




.pmn {
    font-size:14px;
    font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
    font-style: normal;
    color: #333;
    font-weight: bold;
    line-height: 20px;
}

/*linkBox*/

    
.linkBox div {
    float: left;
    width:210px;
    height: 170px;
    background-image: url(../img/brace/brace_05.jpg);
    background-repeat: no-repeat;
}

.linkBox div.linkBoxOver {
    cursor:pointer;
    background-image: url(../img/brace/brace1_05.jpg);
}

.linkBox div.linkBoxOver a {
    color: #333;
}

/*追加箇所*/    
.linkBox .linkBox01 p,
.linkBox .undefined p,
 .linkBox .linkBox01 a .none,
 .linkBox div.linkBoxOver .none,
 .linkBox div.undefined a .none
{
    float: right;
    height: 150px;
    width: 100px;
    clear: right;
    margin-top: 10px;
    line-height: 17px;
    color: #333;
    display: inline;
    overflow: hidden;
}
.linkBox .linkBox01 img,
.linkBox .undefined img {
    float: left;
}
.linkBox .linkBox01 a,
.linkBox .undefined a{
    font-size:12px;
    font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
    font-style: normal;
    color: #333;
    font-weight: normal;
}
    
.linkBox .linkBox01 a:link,
.linkBox .undefined p a:link {
    font-size:12px;
    font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
    font-style: normal;
    color: #333;
    font-weight: normal;
}

 .linkBox .linkBox01 a .none,
 .linkBox div.linkBoxOver .none,
 .linkBox div.undefined a .none
 {
    height:40px;
    display:block;
    float:left;
    text-indent:-999em;
    text-decoration:none;
    overflow:hidden;
    }

    
/*沿革*/  
#container #contens #main-s-3 .tb_gaiyou tbody tr .tb_gaiyou2 {
    width: 100px;
    vertical-align: top;
}
#container #contens #main-s-3 .tb_gaiyou tbody tr .tb_gaiyou3 {
    width: 100px;
    vertical-align: top;
}
#container #contens #main-s-3 .tb_gaiyou tbody tr .tb_gaiyou4 {
    width: 550px;
    vertical-align: top;
}#container #contens #main-s-3 .tb_gaiyou {
    margin-left: 10px;
    vertical-align: top;
    width: 650px;
}




#container #contens #main-s-3 .tb_gaiyou tbody tr .tb_gaiyou5 {
    width: 550px;
    vertical-align: top;
    height: 70px;
    background-image: url(home.jpg);
    background-repeat: no-repeat;
    background-position: right -94px;

}
#container #contens #main-s-3 .tb_gaiyou tbody tr .tb_gaiyou6 {
    width: 550px;
    vertical-align: top;
    height: 120px;
    background-image: url(home.jpg);
    background-repeat: no-repeat;
    background-position: right -164px;
}
#container #contens #main-s-3 .tb_gaiyou tbody tr .tb_gaiyou7 {
    width: 550px;
    vertical-align: top;
    height: 50px;
    background-image: url(home.jpg);
    background-repeat: no-repeat;
    background-position: right -284px;
}



#container #contens #main-s-3 .tb_gaiyou tbody tr .tb_gaiyou8 {
    width: 550px;
    vertical-align: top;
    height: 50px;
    background-image: url(home.jpg);
    background-repeat: no-repeat;
    background-position: right -44px;

}

#container #contens #main-s-3 .tb_gaiyou tbody tr .tb_gaiyou9 {
    width: 550px;
    vertical-align: top;
    height: 44px;
    background-image: url(home.jpg);
    background-repeat: no-repeat;
    background-position: right top;

}


#container #contens #main-s-3 .productinfo {
    width: 720px;
    background-color: #000;
}



/* 製品レイアウト*/
a#knee,a#ankle,a#shoes,a#upper,a#spine,
a#weist,a#post,a#equipment,a#other {
    display: block;
    width: 205px;
    height: 157px;
    text-indent: -1000px;
}


a#knee {
    background-image: url(knee.gif);}

a#ankle {
    background-image: url(ankle.gif);}


a#shoes {
    background-image: url(shoes.gif);}

a#upper {
    background-image: url(upper.gif);}

a#spine {
    background-image: url(spine.gif);}
a#weist {
    background-image: url(weist.gif);}
a#post {
    background-image: url(post.gif);}
a#equipment {
    background-image: url(equipment.gif);}
a#other {
    background-image: url(other.gif);}


    

a#knee:hover,a#ankle:hover,a#shoes:hover,
a#upper:hover,a#spine:hover,a#weist:hover,
a#post:hover,a#equipment:hover,a#other:hover {
    background-position: left bottom;
}


/*medspec　画像*/

a#medspec {
    display: block;
    width: 400px;
    height: 40px;
    text-indent: -1000px;
    background-image: url(../img/b_medspec/images/MEDSPEC_b_07.png);
    float: left;
}


    
a#medspec:hover
{
    background-image: url(../img/b_medspec/images/MEDSPEC_07.png);
}

/*商品配置*/
#main-s-3 .products ,
#main-s-3 .products-m,
#main-s-3 #products,
#main-s-3 #products-m
{
    height: 164px;
    width: 220px;
    overflow: hidden;
    display: inline;
    margin-right: 13px;
    margin-bottom: 10px;
}

#main-s-3 .products-e
{
    height: 174px;
    width: 210px;
    overflow: hidden;
    display: inline;
    margin-bottom: 10px;
}

#main-s-3 #products,
#main-s-3 .products {
    float: left;

}
#main-s-3 #products-m,
#main-s-3 .products-m {
    float: left;
}
#main-s-3 #products-e ,
#main-s-3 .products-e {
    float: left;
    clear: right;
}

/*ブランド配置*/
#main-s-3 .products2,
#main-s-3 .products-m2
{
    height: 164px;
    width: 220px;
    overflow: hidden;
    display: inline;
    margin-right: 13px;

}

#main-s-3 .products-e2
{
    height: 164px;
    width: 210px;
    overflow: hidden;
    display: inline;

}

#main-s-3 .products2 {
    float: left;

}
#main-s-3 .products-m2 {
    float: left;
}
#main-s-3 .products-e2 {
    float: left;
    clear: right;
}


a#breg,a#bioskin,a#aso,a#crosspoint,a#bledsoe {
    display: block;
    width: 201px;
    height: 156px;
    text-indent: -1000px;
}

a#breg {
    background-image: url(logo_breg.gif);}

a#bioskin {
    background-image: url(logo_bioskin.gif);}


a#aso {
    background-image: url(logo_aso.gif);}

a#crosspoint {
    background-image: url(logo_cross.gif);}

a#bledsoe {
    background-image: url(logo_bledsoe.gif);}

a#breg:hover,a#bioskin:hover,a#aso:hover,
a#crosspoint:hover,a#bledsoe:hover {
    background-position: left bottom;
}


#main-s-3 .coment1,
#main-s-3 .coment2,
#main-s-3 .coment4,
#main-s-3 .coment3
{
    height: 36px;
    width: 195px;
    border: thin solid #FFF;
    overflow: hidden;
    display: inline;
    margin-bottom: 20px;
}
#main-s-3 .coment1 {
    float: left;
    margin-left: 10px;
}
#main-s-3 .coment2 {
    float: left;
    margin-left: 35px;
}
#main-s-3 .coment3 {
    float: left;
    clear: right;
    margin-left: 30px;
}
#main-s-3 .bland {
    clear: both;
    float: left;
    width: 100%;
}
#main-s #undeerber {
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #666;
    margin-bottom: 10px;
}
.rink {
    float: right;
    width: 200px;
}
.rink a {
    font-size: 14px;
    color: #000;
}
.rink a:hover {
    font-size: 14px;
    color: #00F;
}
.rink2 {
    float: right;
    width: 320px;
}
.rink2 a {
    font-size: 14px;
    color: #000;
}
.rink2 a:hover {
    font-size: 14px;
    color: #00F;
}

a#toplink {
    display: block;
    float: left;
    height: 70px;
    width: 310px;
    margin-left: 20px;
    text-indent: -1000px;
}
table tr #breglink {
    background-image: url(../img/b_breg/06.jpg);
    height: 46px;
    width: 662px;
    background-repeat: no-repeat;
}
#breglink2 {
    float: right;
    height: 20px;
    width: 120px;
    margin-top: 20px;
    display: block;
    text-indent: -9999em;
}
tr #bledsoelink {
    background-image: url(../img/b_bledsoe/HP_design315_bledsoe_03.png);
    background-repeat: no-repeat;
    height: 891px;
    width: 663px;
}
#bledsoelink2 {
    display: block;
    float: right;
    height: 30px;
    width: 250px;
    text-indent: -9999px;
    position: absolute;
    top: 225px;
    right: 20px;
}
tr #bioskinlink {
    height: 192px;
    width: 663px;
    background-image: url(../img/b_bioskin/bioskin_05.jpg);
    background-repeat: no-repeat;
}
#bioskinlinklink2 {
    float: right;
    height: 30px;
    width: 200px;
    margin-top: 150px;
    display: block;
    text-indent: -9999px;
}
tr #medspeclink {
    height: 710px;
    width: 663px;
    background-image: url(../img/b_medspec/images/MEDSPEC_03.png);
    background-repeat: no-repeat;
}
#medspeclink2 {
    float: right;
    height: 30px;
    width: 200px;
    display: block;
    text-indent: -9999px;
    top: 330px;
    position: absolute;
    right: 30px;
}

.section {
    margin-bottom: 30px;
    margin-left: 50px;
}

#main-s-3 .logo {
width: 180px;
float: left;
}

#main-s-3 .text {
	margin-left: 10px;
	font-size: 13px;
	line-height: 1.6;
	color: #333;
	font-family: Verdana,sans-serif;
}#container1 #container #container3 #main3 #m3in1 #topi {
	margin: 1px;
}
#container1 #container #contens #main-s-3 #a1 table tr td #cold1 {
	height: 623px;
	width: 653px;
	background-image: url(../img/equipment/EQUIPMENT1.png);
}
#amazon {
	position: absolute;
	margin-top: 350px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#container1 #container #logo h1 {
	display: none;
	text-indent: -9877pt;
}

