/* CSS Document */

/*-------- table style set -------*/

#summary-header{
    color: #f797f7;
    font-family: Arial;
    font-size: 10px;
}
.top-title-header{
    vertical-align: top;
    width: 1024px;
    height : 292px;
    border-collapse: collapse;
    border-spacing: 0px;
    padding: 1px;
    margin: 1px;
    font-size: 12px;
    font-family: Arial;
    color: #df0080;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #f8f8f8;
    border-right-color: #f8f8f8;
    border-bottom-color: #f8f8f8;
    border-left-color: #f8f8f8;
}
#first-ad-set1{
    background-color: #f8f8f8;
    width : 146px;
    height: 256px;
    txst-align: center;
    vertical-align: top;
}
#first-ad-set2{
    background-color: #f8f8f8;
    width : 146px;
    height: 256px;
    txst-align: center;
    vertical-align: top;
}
.first-ad-center{
    background-color: #f8f8f8;
    width: 732px;
    height: 92px;
    txst-align: center;
    vertical-align: top;
    text-align : center;
}


.sitetitle{
    background-color : #f8f8f8;
    width : 732px;
    height : 200px;
    txst-align: center;
    vertical-align : middle;
    font-family : メイリオ, "MS UI Gothic";
    font-size: 12px;
    color : #df0080;
    text-align : center;
}
.table_header{
    font-family : Tahoma, Ariak, "MS UI Gothic";
    font-size: 12px;
    background-color: #00ff00;
    txst-align: center;
}

/*-------- Category in site link -------*/

.category-link{
    width : 1024px;
    background-color : #ffd7d7;
    font-family : Verdana;
    font-size : 15px;
    border-collapse: collapse;
    border-spacing: 0px;
    padding: 0px;
    margin: 0px;
    border-top-width: 2px;
    border-right-width: 0px;
    border-bottom-width: 2px;
    border-left-width: 0px;
}


/*-------- kiji honbun -------*/

.article-body{
    width: 1024px;
    background-color: #f8f8f8;
    border-collapse: collapse;
    border-spacing: 0px;
    padding: 0px;
    margin: 0px;
    border-top-width: 2px;
    border-right-width: 0px;
    border-bottom-width: 2px;
    border-left-width: 0px;
}

.article-footer{
    background-color : #ffffff;
    border-collapse: collapse;
    border-spacing: 0px;
    padding: 1px;
    margin: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
  width : 735px;
}

#footer-width-top{
    width: 752px;
  text-align : center;
}
#footer-width-prof{
    width: 1024px;
}

#back-number{
  font-family : Arial;
  font-size : 16px;
  font-weight : bold;
  color : black;
  background-color : #e0ffc5;
  text-align : right;
  line-height : 35px;
}

#link-official-site{
  font-family : メイリオ;
  font-size : 16px;
  font-weight : bold;
  color : black;
  background-color : #ff9e7d;
}

.article-footer-bottom{
	color: rgb(152, 151, 151);
}
.article-footer a:hover{
	text-decoration: none;
}


.head_day{
    background-color : #f0e68c;
    font-color: #202020;
    font-family : メイリオ, Arial;
    font-size : 17px;
    text-align: left;
    font-weight: bold;
    line-height: 24px;
}
.head_entry{
    background-color : #dcdcdc;
    font-color: #303000;
    font-family : メイリオ, Arial, Verdana;
    font-size : 17px;
    text-align: left;
    font-weight: bold;
    line-height: 24px;
}

#inscroll{
    font-size : 12px;
    font-height: 140%;
    font-family : メイリオ, "Meiryo UI", Arial;
    color : #4f7700;
}

/*-------- access counter space -------*/

.access-counter{
    vertical-align: top;
    border-collapse: collapse;
    border-spacing: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
  text-align : center;
}

.copyright-notice{
    width: 572px;
    height: 70px;
    vertical-align: bottom;
    txst-align: center;
    border-collapse: collapse;
    border-spacing: 0px;
    padding: 0px;
    margin: 0px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #a0e69c;
    border-right-color: #a0e69c;
    border-bottom-color: #a0e69c;
    border-left-color: #a0e69c;
}
.copyright-moji{
    background-color : #ffcccc;
    align: center;
    font-family: Arial, Verdana;
    font-size : 12px;
    color: #000000;
  text-align : center;
}

.site-startdate{
    font-family: Arial, Verdana;
    font-size : 12px;
    color : #4f4f00;
  text-align : center;
}


