/*---------------------------------------------*/
/* ing-style Funiture Style Sheet              */
/* Author S.NISHIMURA                             */
/*---------------------------------------------*/

/* SITE BODY CSS ------------------------------*/

body {
 font-family: 'ヒラギノ角ゴ Pro W3', 'ヒラギノ丸ゴ Pro W4', Osaka, 'MS P ゴシック',Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #000000;
 line-height: 160%;
 background-color: #FFFFFF;
 margin: 0px;
 padding: 0px;
}

table {
 font-family: 'ヒラギノ角ゴ Pro W3', 'ヒラギノ丸ゴ Pro W4', Osaka, 'MS P ゴシック',Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #000000;
 line-height: 160%;
 margin: 0px;
 padding: 0px;
}

div {
 font-family: 'ヒラギノ角ゴ Pro W3', Osaka, 'MS P ゴシック', 'ヒラギノ丸ゴ Pro W4', Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #000000;
 line-height: 160%;
 margin: 0px;
 padding: 0px;
}


/* Link Style */
a { 
color: #666666;
text-decoration: none;
}

/* 訪問済みのリンク部分 */
a:visited {
text-decoration: none;
}
 
/* カーソルが上に来たとき */
a:hover {
color: #DF8A00;
text-decoration: underline;
}

a:active {
color: #DF8A00;
}

/* Block style */

#navi {
width: 850px;
height: 15px;
font-size: 9px;
padding-top: 10px;
}

#contents {
width: 850px;
margin: 0 auto;
border: 1px solid #BFBFBF;
}

#head {
width: 850px;
height: 230px;
border-bottom: 1px solid #BFBFBF;
}

#left-logo {
width: 249px;
height: 230px;
border-right: 1px solid #BFBFBF;
float: left;
}

#logoup {
width: 249px;
padding-top: 35px;
}

#logoup1 {
width: 249px;
padding-top: 40px;
}

#logo {
width: 249px;
padding-top: 30px;
}

#right-menu {
width: 600px;
height: 230px;
float: left;
}

#right-menu-top {
width: 599px;
height: 110px;
float: left;
}

#right-menu-contentsl,#right-menu-contentsc {
width: 199px;
height: 110px;
border-right: 1px solid #BFBFBF;
float: left;
}

#right-menu-contentsr {
width: 199px;
height: 110px;
float: left;
}

#right-contentstitlel,#right-contentstitlec,#right-contentstitler,#right-contentstitleu {
width: 180px;
padding: 25px 0px 10px 20px;
}

#right-contentsl,#right-contentsc,#right-contentsr {
padding: 3px 20px 0px 43px;
font-size: 9px;
}

#right-menu-bottom {
width: 600px;
height: 120px;
background: url(http://www.ing-style.jp/images/top-voice.jpg) no-repeat;
border-top: 1px solid #BFBFBF;
float: left;
}

#right-contents-bottom {
width: 557px;
padding: 3px 0px 0px 43px;
font-size: 9px;
line-height: 170%;
}

#menu {
width: 850px;
background-color: #B5B5B6;
padding: 8px 0px 3px 0px;
border-bottom: 1px solid #CCC;
}

#menu-in {
width: 790px;
height: 20px;
}

#menu-home,#menu-1p,#menu-2p,#menu-3p,#menu-table,#menu-chair,#menu-other,#menu-commode,#menu-outlet {
padding-right: 29px;
float: left;
}

#menu-goods {
float: left;
}

#showroom-title01,#showroom-title04 {
width: 850px;
height: 40px;
padding-top: 40px;
}

#showroom-title02 {
width: 170px;
padding-left: 60px;
float: left;
}

#showroom-title03 {
width: 600px;
font-size: 10px;
padding: 3px 0px 0px 20px;
float: left;
}

#showroom-title05 {
width: 230px;
padding-left: 60px;
float: left;
}

#showroom-title06 {
width: 540px;
font-size: 10px;
padding: 3px 0px 0px 20px;
float: left;
}

#showroom-pic-outline {
width: 850px;
height: 320px;
margin-top: 30px;
}

#showroom-outline {
width: 850px;
height: 380px;
border-bottom: 1px dotted #BFBFBF;
}

#showroom-inline {
width: 730px;
}

#showroom-map {
width: 360px;
height: 380px;
float: left;
}

#showroom-com {
width: 360px;
height: 380px;
float: left;
}

.showroom-int {
font-weight: bold;
}

.showroom-out {
color: #666666;
font-size: 10px;
}



#exhibiting-outline {
width: 850px;
height: 1800px;
border-bottom: 1px solid #BFBFBF;
}

#exhibiting-inline01,#exhibiting-inline02,#exhibiting-inline03,#exhibiting-inline04,#exhibiting-inline05 {
width: 850px;
height: 200px;
padding-left: 60px;
}

#exhibiting-inline06 {
width: 850px;
height: 200px;
padding: 70px 0px 0px 60px;
}

#exhibiting-item {
width: 185px;
height: 200px;
float: left;
}






/*---フッター開始 ---*/

#footer {
width: 850px;
height: 110px;
margin: 0px;
}

#footer-left {
width: 730px;
float: left;
}

#footer-leftu {
width: 700px;
padding: 25px 0px 0px 35px;
font-size: 9px;
float: left;
}

#footer-leftu a {
color: #000000;
text-decoration: none;
}

#footer-leftu a:visited {
text-decoration: none;
}
 
#footer-leftu a:hover {
color: #DF8A00;
text-decoration: none;
}

#footer-leftu a:active {
color: #DF8A00;
}

#footer-leftb {
width: 700px;
padding: 5px 0px 0px 35px;
color: #C97D00;
font-size: 11px;
float: left;
}

#footer-right {
width: 115px;
height: 80px;
line-height: 150%;
padding-top: 30px;
float: left;
}

#right-logo {
padding-bottom: 10px;
}

#footer-copy01 {
width: 850px;
height: 15px;
}

#footer-copy02 {
width: 815px;
height: 15px;
font-size: 9px;
font-family: Helvetica, 'ヒラギノ角ゴ Pro W3', 'ヒラギノ丸ゴ Pro W4', Osaka, 'MS P ゴシック',Verdana, Arial, sans-serif;
padding: 5px 0px 5px 35px;
}

/*---フッター終了 ---*/




