/* main
----------------------------------------------- */
#box{
margin:0 10px;
}

.bg-foundry{
background:url(../../images/foundry/foundry.jpg) no-repeat right bottom;
}

/* menu
----------------------------------------------- */
#menu{
margin:0 0 0 10px;
width:184px;
float:left;
}

#menu h2 a, #menu h2 span{
display:block;
width:184px;
height:37px;
background: url(../../images/foundry/localnavi-top.jpg) no-repeat;
text-indent:-9999px;
overflow:hidden;
}

#menu h2 a:hover{
background: url(../../images/foundry/localnavi-top.jpg) no-repeat 0 -37px;
}

#menu h2 span{
background: url(../../images/foundry/localnavi-top.jpg) no-repeat 0 -74px;
}

.localnavi{
margin:0;
padding:0 0 31px 0;
background: url(../../shared/images/localnavi-bottom.gif) no-repeat bottom right;
list-style:none;
height:auto !important;
height:1%;
}

.localnavi li a, .localnavi li span{
display:block;
margin:0 0 0 5px;
padding:0 0 0 28px;
width:151px;
height:30px;
background:url(../../images/common/localnavi.jpg) no-repeat;
line-height:30px;
}

#contact{
margin:-15px 0 0 0;
}

#contact li a{
background:url(../../images/common/localnavi-mail.jpg) no-repeat;
line-height:120%;
}

.localnavi li a:hover{
background:url(../../images/common/localnavi.jpg) no-repeat 0 -30px;
}

#contact li a:hover{
background:url(../../images/common/localnavi-mail.jpg) no-repeat 0 -30px;
}

.localnavi li span{
background:url(../../images/common/localnavi.jpg) no-repeat 0 -60px;
}

/* contents
----------------------------------------------- */
#contents{
padding:10px 0;
width:716px;
margin:0 auto;
}

.discrete{
float:left;
}

#contents h2, #contents h3{
margin:0 0 0.3em 0 !important;
}

#contents p{
margin:0 0 0.6em 0;
padding:0 1.5em;
line-height:160%;
}

#contents li{
margin:0 0 0.3em 0;
}

.box{
margin:0 0 20px 0;
}

.txt-center{
text-align:center;
}

.tp{
list-style:none;
margin:10px auto 20px auto;
padding:0;
width:420px;
}

.tp li{
margin:0 !important;
float:left;
}

.tp a{
display:inline-block;
margin:0 20px;
padding:0 0 0 24px;
width:134px;
height:38px;
background:url(../../images/foundry/button.jpg) no-repeat;
line-height:38px;
float:left;
}

table{
margin:0 2%;
width:96%;
border-collapse:collapse;
empty-cells:show;
text-align:left;
border:1px solid #999999;
font-size:90%;
}

caption{
padding:3px 0;
text-align:left;
font-size:110%;
}

th{
padding:6px 4px;
background:#e1e1e1;
border:1px solid #999999;
text-align:center;
line-height:120%;
}

td{
padding:6px 4px;
border:1px solid #999999;
}

td ul{
margin:0 0 0 20px;
padding:0;
}

.txt-left{
padding:6px 0 6px 4px;
text-align:left !important;
}

.let-90{
font-size:90%;
}

ul ul{
margin:5px 0 0 0;
}

.go-arrow a{
display:block;
margin:0 auto;
padding:0 0 0 25px;
width:395px;
height:40px;
background:url(../../images/foundry/discrete/contact_button.jpg) no-repeat left;
line-height:40px;
}

.note{
margin:5px 0 15px 30px;
}

.note ul{
margin:5px 0 0 1em;
}

#main:after, .tp:after{
content:".";
display:block;
clear:both;
height:0;
visibility:hidden;
}
