* {
font-family : 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro',  'ＭＳ Ｐゴシック', 'MS P Gothic', 'Osaka', 'Helvetica', 'Arial', 'Gothic', 'sans-serif';
}

a {
       color: #5294B6;
       text-decoration: underline;
       outline: none;
}

a:hover {
       color: #76AFCC;
       text-decoration: none;
       color: #6BA1BF;
}

a:hover img {
    filter:alpha(opacity=80);  /* IE7以下用 */
    -ms-filter: "alpha(opacity=80)"; /* IE8用 */
    -moz-opacity:0.8; /* Firefox 1.5未満, Netscape用 */
    -khtml-opacity: 0.8;  /* Safari 1.x, 他khtmlに対応したブラウザ用  */
    opacity: 0.8; /* Firefox 1.5以上, Opera, Safari用 */
}

a img {
   border: 0;
}

body { 
       text-align: center;
       background-image: url(/img/body.gif);
       background-repeat: repeat;
       margin: 0; 
       color: #333333;
       font-size: 12px;
       line-height: 166%;
       letter-spacing: 1px;
       min-width: 920px;
}

body br {
   letter-spacing: 0;
}

ul {
   margin: 0;
   padding: 0;
   list-style: none;
}

li {
   margin: 0;
   padding: 0;
}

/*###########################*/

#alltrack { 
   text-align: left;
   background-image: url(/img/background.gif);
   background-repeat: repeat-x;
   margin: 0 auto;
   height: 100%;

}

/*###########################*/

#box { 
       width: 920px; 
       margin: 0 auto;
       text-align: left;
}



.headerp { 
       margin: 0; 
}
.mainp { 
       margin: 0; 
}


/*###########################*/



/*###########DIVBOX###########*/

#header {
       margin: 0px auto;
       width: 900px;
}

#headerleft {
       width: 600px;
       float: left;
       padding: 0;
       margin: 0px;
}

#headerright {
       margin: 0;
       width: 300px;
       padding: 10px 0 0 0;
       float: left;
       text-align: right;
}


#headerright a {
   color: #fff;
}

#headerlink {
    margin: 10px 0px 0px 0px;
}

.header_logo {
   width: 190px;
   float: left;
   padding: 23px 0 0 0;
}

#headerleft h2 {
   font-size: 10px;
   margin: 8px 0 0 0px;
   font-weight: normal;
   color: #444;
   padding: 0px 0 0 0;
   width: 339px;
   float: left;
   background-image: url(/img/header-logo.png);
   background-repeat: no-repeat;
   height: 51px;
}

#headerleft h2 span {
   display: none;
}

h2 a {
   width: 100%;
   height: 100%;
   display: block;
}


h1 {
   margin: 0px 0px 0px 0px;
   line-height: 14px;
   font-size: 10px;
   color: #444;
   font-weight: normal;
   padding: 5px 0 0 0;
}

h1 span {
   display: none;
}


/*###########NAVIBOX###########*/

#headernavi {
       margin: 8px auto 0;
       width: 900px;
       height: 64px;
}

#headernavi span {
    display: none;
}

#headernavi a:hover img {
    filter:alpha(opacity=50);  /* IE7以下用 */
    -ms-filter: "alpha(opacity=50)"; /* IE8用 */
    -moz-opacity:0.5; /* Firefox 1.5未満, Netscape用 */
    -khtml-opacity: 0.5;  /* Safari 1.x, 他khtmlに対応したブラウザ用  */
    opacity: 0.5; /* Firefox 1.5以上, Opera, Safari用 */
}

#headernavi a:hover {
       text-decoration: none;
       color: #F79726;
       font-weight: bold;
}

#headernavi h3 {
       font-weight: normal;
       font-size: 14px;
   height: 63px;
   float: left;
}

#headernavi h3 a {
   width: 100%;
   height: 100%;
   display: block;
}

.navi1 {
   width: 112px;
   margin: 0px;
   background-image: url(/img/navi1.gif);
   background-repeat: no-repeat;
}

.navi2 {
   width: 111px;
   margin: 0px;
   background-image: url(/img/navi2.gif);
   background-repeat: no-repeat;
}

.navi3 {
   width: 112px;
   background-image: url(/img/navi3.gif);
   background-repeat: no-repeat;
   margin: 0px;
}

.navi4 {
   width: 112px;
   background-image: url(/img/navi4.gif);
   background-repeat: no-repeat;
   margin: 0px;
}

.navi5 {
   width: 111px;
   background-image: url(/img/navi5.gif);
   background-repeat: no-repeat;
   margin: 0px;
}

.navi6 {
   width: 111px;
   background-image: url(/img/navi6.gif);
   background-repeat: no-repeat;
   margin: 0px;
}

.navi7 {
   width: 223px;
   height: 53px;
   background-image: url(/img/navi7b.png);
   background-repeat: no-repeat;
   margin: 5px 0 0 5px;
   float: left;
}

.navi1 a:hover {
   background-image: url(/img/navi1b.gif);
   background-repeat: no-repeat;
}

.navi2 a:hover {
   background-image: url(/img/navi2b.gif);
   background-repeat: no-repeat;
}

.navi3 a:hover {
   background-image: url(/img/navi3b.gif);
   background-repeat: no-repeat;
}

.navi4 a:hover {
   background-image: url(/img/navi4b.gif);
   background-repeat: no-repeat;
}

.navi5 a:hover {
   background-image: url(/img/navi5b.gif);
   background-repeat: no-repeat;
}

.navi6 a:hover {
   background-image: url(/img/navi6b.gif);
   background-repeat: no-repeat;
}

.navi7 a:hover {
   background-image: url(/img/navi7b.png);
   background-repeat: no-repeat;
}

/*#####################*/

#logo {
        width: 190px;
        height: 50px;
        margin-top: 10px;
        margin-left: 25px;
}

#footer {
       margin: 0;
       text-align: center;
       background-image: url(/img/footer.gif);
       background-repeat: repeat-x;
       height: 100px;
}

#footer p {
       margin: 0;
       color: #fff;
}

#content {
       margin: 0px auto;
       width: 914px;
       background-image: url("/img/shadow.png");
       background-repeat: repeat-y;
}



#navibox2 { 
        clear: both;
        text-align:left;
}

#navibox2 p { 
font-size: 10px; 
letter-spacing: 1px;
font-weight: bold;
margin: 0px;
padding: 10px 0px 10px 0;

}


#navibox2 a { 
       color: #fff;
       padding: 0 10px;
       border-left: 1px solid #fff;
}





/*#####################*/

#mainimage {
       width: 900px; 
       height: 350px;
       margin: 0px auto;
       text-align: center; 
       padding: 0px 0 0 0;
       background-image: url("/img/mainimage.jpg");
       background-repeat: no-repeat;
}

#mainimage p {
   margin: 0;
}

#mainimage img {
      margin: 0px 0 0 0px;
      border: 0; 
}

#mainimage a:hover img {
    filter:alpha(opacity=90);  /* IE7以下用 */
    -ms-filter: "alpha(opacity=90)"; /* IE8用 */
    -moz-opacity:0.9; /* Firefox 1.5未満, Netscape用 */
    -khtml-opacity: 0.9;  /* Safari 1.x, 他khtmlに対応したブラウザ用  */
    opacity: 0.9; /* Firefox 1.5以上, Opera, Safari用 */
}

.haikei {

}

#mainimage2 {
       width: 900px; 
       height: 150px;
       margin: 0 auto;
       background-image: url("/img/sub_lineup.jpg");
       background-repeat: no-repeat;
}

#mainimage2 p {
       display: none;
}

.contents {
      widht: 880px;
      margin: 0 0 0 10px;
}

.downbox {
      padding: 20px 32px 40px 32px;
      margin: 0px auto;
}
            
.topgallery {
      width: 570px;
      margin: 10px 0 0 0;
}

.next {
      width: 850px;
      margin-left: 0px;
}
      

.pan {
      padding: 0px 0 10px 0px;
      margin: 0px 0 0 0;
      font-size: 12px;
      color: #444;
}

.nextpage { 
       font-size: 12px; 
       color: #444; 
       margin: 0 0 0px 0px; 
       padding: 0px 0 0px 0px;
       clear: both;
       width: 570px;
}

.nextpage br { 
       letter-spacing: 0;
}

.nextpagebody { 
      padding: 15px 15px 40px 15px;
}

.nextpagebody br { 
      letter-spacing: 0;
}

.downbox h4 {
      width: 570px;
      background-image: url(/img/midashi2.gif);background-repeat: no-repeat;
      height: 30px;
      margin: 0;
}

.downbox h4 p {
      margin: 0;
      padding: 4px 0px 0px 25px;
      margin: 0px 0 0 0;
      font-size: 14px;
      color: #666;
   float: left;
}

.downbox h4 a {

}

.downbox h4 span {
   float: right;
   font-size: 12px;
   font-weight: normal;
}

/*###########################################################*/

.topleft {
    width: 270px;
    float: left;
    margin: 0 0 0 0px;
}

.topleft_inner {
    width: 250px;
}

.topright {
    width: 570px;
    float: left;
    display: inline;
    margin: 0 0 0 0px;
}

.topleft img {
    border: 0;
}

.top_midashi1 {
    width: 570px;
    height: 22px;
    background-image: url(/img/midashi1.gif);
    background-repeat: no-repeat;
    text-align: right;
    margin: 20px 0 0px 0px;
}

.top_midashi1 p {
    margin: 0;
    padding: 8px 0 0 25px;
    color: #444;
    display: none;
}

.top_midashi1 img {
    margin: 3px 5px 0 0;
    border: 0;
}

.top_midashi1 a:hover img {
    filter:alpha(opacity=90);  /* IE7以下用 */
    -ms-filter: "alpha(opacity=90)"; /* IE8用 */
    -moz-opacity:0.9; /* Firefox 1.5未満, Netscape用 */
    -khtml-opacity: 0.9;  /* Safari 1.x, 他khtmlに対応したブラウザ用  */
    opacity: 0.9; /* Firefox 1.5以上, Opera, Safari用 */
}

.top_midashi2 {
    width: 570px;
    height: 35px;
    background-image: url(/img/midashi1.gif);
    background-repeat: no-repeat;
    margin: 0px 0 0 0;
    text-align: right;
}

.top_midashi2 p {
    display: none;
}

.top_midashi2 img {
    margin: 0px 0px 0 0;
    border: 0;
}

.top_midashi2 a:hover img {
    filter:alpha(opacity=90);  /* IE7以下用 */
    -ms-filter: "alpha(opacity=90)"; /* IE8用 */
    -moz-opacity:0.9; /* Firefox 1.5未満, Netscape用 */
    -khtml-opacity: 0.9;  /* Safari 1.x, 他khtmlに対応したブラウザ用  */
    opacity: 0.9; /* Firefox 1.5以上, Opera, Safari用 */
}


.top_midashi3 {
    width: 570px;
    height: 35px;
    background-image: url(/img/midashi2.gif);
    background-repeat: no-repeat;
    margin: 20px 0 0 0;
    text-align: right;
}

.top_midashi3 p {
    display: none;
}

.top_midashi3 img {
    margin: 0px 0px 0 0;
    border: 0;
}

.top_midashi3 a:hover img {
    filter:alpha(opacity=90);  /* IE7以下用 */
    -ms-filter: "alpha(opacity=90)"; /* IE8用 */
    -moz-opacity:0.9; /* Firefox 1.5未満, Netscape用 */
    -khtml-opacity: 0.9;  /* Safari 1.x, 他khtmlに対応したブラウザ用  */
    opacity: 0.9; /* Firefox 1.5以上, Opera, Safari用 */
}

.top_midashi4 {
    width: 570px;
    height: 30px;
    background-image: url(/img/midashi6.gif);
    background-repeat: no-repeat;
    margin: 20px 0 0 0;
    text-align: right;
}

.top_midashi4 p {
    display: none;
}

.top_midashi4 img {
    margin: 0px 0px 0 0;
    border: 0;
}

.top_midashi4 a:hover img {
    filter:alpha(opacity=90);  /* IE7以下用 */
    -ms-filter: "alpha(opacity=90)"; /* IE8用 */
    -moz-opacity:0.9; /* Firefox 1.5未満, Netscape用 */
    -khtml-opacity: 0.9;  /* Safari 1.x, 他khtmlに対応したブラウザ用  */
    opacity: 0.9; /* Firefox 1.5以上, Opera, Safari用 */
}

.top_midashi5 {
    width: 570px;
    height: 30px;
    background-image: url(/img/midashi7.gif);
    background-repeat: no-repeat;
    margin: 20px 0 0 0;
    text-align: right;
}

.top_midashi5 p {
    display: none;
}

.top_midashi5 img {
    margin: 0px 0px 0 0;
    border: 0;
}

.top_midashi5 a:hover img {
    filter:alpha(opacity=90);  /* IE7以下用 */
    -ms-filter: "alpha(opacity=90)"; /* IE8用 */
    -moz-opacity:0.9; /* Firefox 1.5未満, Netscape用 */
    -khtml-opacity: 0.9;  /* Safari 1.x, 他khtmlに対応したブラウザ用  */
    opacity: 0.9; /* Firefox 1.5以上, Opera, Safari用 */
}

.top_sidebar {
    width: 192px;
    height: 30px;
    background-image: url(/img/midashi1.gif);
    background-repeat: no-repeat;
}

.top_sidebar p {
    margin: 0;
    padding: 6px 15px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    display: none;
}

.top_sidebar1 {
    width: 250px;
    height: 30px;
    background-image: url(/img/midashi1.gif);
    background-repeat: no-repeat;
}

.top_sidebar1 span {
    display: none;
}

.top_sidebar1 p {
    margin: 0;
    padding: 7px 0 0 25px;
    color: #444;
    display: none;
}

.top_sidebar2 {
    width: 250px;
    height: 35px;
    background-image: url(/img/midashi3.gif);
    background-repeat: no-repeat;
}

.top_sidebar2 p {
    margin: 0;
    font-size: 14px;
    padding: 7px 0 0px 0px;
    text-align: center;
    color: #444;
}

.top_sidebar3 {
    width: 250px;
    height: 30px;
    background-image: url(/img/midashi4.gif);
    background-repeat: no-repeat;
}

.top_sidebar3 p {
    margin: 0;
    padding: 5px 0 5px 25px;
    color: #fff;
    font-size: 14px;
}

.top_blogbar {
    width: 250px;
    height: 30px;
    background-image: url(/img/top_blogbar.gif);
    background-repeat: no-repeat;
}


.sitemap ul  {
    padding: 0 30px;

}

.sitemap ul li {
   padding: 0;
   margin: 5px 0 15px 0;
}

.sitemap ul li a {
   font-size: 14px;
   color: #b10123;
}

.sitemap ul li ul {
   margin-top: 5px;
   border-top: 1px solid #ccc;
   list-style-position: inside;
}

.sitemap ul li ul li {
   margin: 5px 0;
   padding: 0;
   border: none;
}

.sitemap ul li ul li a {
   color: #444;
   font-size: 12px;
}

.separator {
   margin: 30px 0;
   text-align: center;
}

.current_page {
   border: 1px solid #FFD35F;
   background-color: #FFF1CC;
   padding: 2px 5px;
   color: #FF7200;
}

.entrytime {
   text-align: right;
   border-bottom: 1px dashed #ccc;
   padding: 3px 5px 0 3px;
   font-size: 10px;
}

.widget-calendar .widget-content table {
    font-size: 10px;
}

.directblog table { 
width: 230px; 
margin: 0 0 20px 10px;
text-align: center; 
font-size: 12px;
}
.llltd { 
width: 10%; 
text-align: left; 
}
.rrrtd { 
text-align: left;
font-size: 12px;
}
.directblog table tr { 
padding: 5px 0 5px 0; 
border-bottom: 1px #999 dotted; 
}
.directblog table tr { 
padding: 2px 0 2px 0; 
}
.directblog table tr td { 
padding: 3px; 
background-color: #eeeeee; 
}

.format { 
text-align: center; 
margin: 0; 
padding: 10px 0 10px 0; 
}

.president_midashi {
    width: 596px;
    height: 34px;
    background-image: url(/img/midashi1.gif);
    background-repeat: no-repeat;
    margin: 0 0 0px 0;
}

.president_midashi p {
    margin: 0;
      padding: 8px 0px 0px 40px;
    font-weight: bold;
    color: #fff;
}

.president_midashi a {
    font-weight: bold;
    color: #fff;
}

.president_midashi a:hover {
   text-decoration: underline;
}

.categorylist ul {
    margin: 0 0 20px 0;
    padding: 0 10px 10px 10px;
    list-style: none;
    
}

.categorylist ul p {
    font-size: 10px;
    padding: 0 0 5px 0;
    margin: 0;
}

.categorylist ul p span {
    background-color: #EEEEEE;
    padding: 2px 5px;
    margin: 0 10px 0 0;
}

.categorylist li {
    border-bottom: 1px solid #ccc;
    padding: 10px;
    
}

/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:table;
}
 
.cf:after {
    clear:both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}

/*################################################################################*/

.page_list {
   margin-bottom: 20px;
}

.page_list_parts p {
   margin: 0;
   border-bottom: 1px solid #D9DADC;
   background-color: #EFEFEF;
   border-top: 1px solid #fff;
   padding: 10px 10px;
}

.page_list_parts img {
   margin-bottom: 4px;
}


.photogallery {
   margin: 0 0 20px 0;
}

.photogallery_inner {
   padding: 10px 2px 0 15px;
}

.photogallery img {
   width: 100px;
   height: 100px;
   padding: 1px;
   border: 1px solid #999;
   margin: 0 10px 10px 0;
   float: left;
}

.online_message {
   padding: 10px 10px 0 10px;
   color: #cc0000;
   font-weight: bold;
}










