@charset "utf-8";
h1,h2,h3,h4,h5,h6,p,address{
 font-size : 100%;
 font-weight: normal;
 font-style: normal;
}
body{
 font-family : 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
 font-size : 100%;
 padding-top : 0px;
 padding-left : 0px;
 padding-right : 0px;
 padding-bottom : 0px;
 margin-top : 0px;
 margin-left : 0px;
 margin-right : 0px;
 margin-bottom : 0px;
 border-width : 0px 0px 0px 0px;
 color : #dedede;
 background-color : black;
}
img{
 vertical-align:bottom;
}
td{
 vertical-align : top;
 text-align : left;
}
@media print {
 body{
 display: none !important;
}
}
.table900{
 width : 900px;
}
a{
 color : #ff8000;
 text-decoration : none;
}
a:link{
 color : #ff8000;
 text-decoration : none;
}
a:visited{
 color : #ff8000;
 text-decoration : none;
}
a:hover{
 color : #ff8000;
 text-decoration : underline;
}
a:active{
 color : #ff8000;
 text-decoration : underline;
}
.bigger{
 font-size : 15px;
 font-weight : bold;
 line-height : 1.7em;
}
.smaller{
 font-size : 12px;
 line-height : 1.4em;
}
.smallest{
 font-size : 11px;
 line-height : 1.4em;
}
.futo{
 font-weight : bold;
}
.td_photo{
 width : 500px;
}
.td_text{
 width : 360px;
 padding-left : 20px;
 vertical-align : middle;
 text-align : left;
 background-image : url(../img_pop/back.png);
 background-repeat : no-repeat;
 background-position : left top;
 padding-right : 20px;
}
.prof{
 color : white;
 font-size : 15px;
 padding-top : 20px;
 padding-bottom : 20px;
}
.dan1{
 padding-left: 1em;
 text-indent: -1em;
}
.tume{
 letter-spacing : -0.1em;
}
.topmar10{
 margin-top : 10px;
}
.img100per{
 width : 100%;
}
.sub1{
 margin-bottom : 10px;
}
