@charset "Shift_JIS";
* {
margin: 0px;
padding: 0px;
font-size: 100%;
}
body {
background: #e60012;
color: #505050;
font-size: 80%;
text-align: center;
}
a:link {
color: #0000ff;
}
a:visited {
color: #800080;
}
a:hover {
color: #ff0000;
text-decoration: overline underline;
}
a:active {
color: #008000;
text-decoration: overline underline;
}
img {
border: 0px;
vertical-align: middle;
}
div#container {
width: 600px;
margin-left: auto;
margin-right: auto;
text-align: left;
}
h1#top {
margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}
p#update {
margin-top: 10px;
margin-bottom: 20px;
color: #ffffff;
font-weight: bold;
text-align: center;
}
p#update a:link {
color: #ffffff;
text-decoration: none;
}
p#update a:visited {
color: #ffffff;
text-decoration: none;
}
p#update a:hover {
color: #800000;
text-decoration: none;
}
p#update a:active {
color: #800000;
text-decoration: none;
}
ul#menu {
display: table;
list-style: none;
margin-left: auto;
margin-right: auto;
/margin-left: 0px;
/margin-right: 0px;
margin-top: 20px;
margin-bottom: 10px;
text-align: center;
}
ul#menu li {
display: table-cell;
/display: inline;
/zoom: 1;
line-height: 22px;
padding-left: 10px;
padding-right: 10px;
border-left: 2px #ffffff dotted;
color: #800000;
font-weight: bold;
}
ul#menu li a:link {
color: #ffffff;
text-decoration: none;
}
ul#menu li a:visited {
color: #ffffff;
text-decoration: none;
}
ul#menu li a:hover {
color: #800000;
text-decoration: none;
}
ul#menu li a:active {
color: #800000;
text-decoration: none;
}
ul#menu li.menu_bottom {
border-right: 2px #ffffff dotted;
}
ul#cheer {
display: table;
list-style: none;
margin-left: auto;
margin-right: auto;
/margin-left: 0px;
/margin-right: 0px;
margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}
ul#cheer li {
display: table-cell;
/display: inline;
/zoom: 1;
}
div#article {
margin-top: 10px;
margin-bottom: 10px;
background: #ffffff;
}
div#article div.article_top {
height: 30px;
background: url("../img/article_top.gif") no-repeat;
}
div#article div.article_top hr {
display: none;
}
div#article div.article_middle {
padding-left: 30px;
padding-right: 30px;
}
div#article div.article_middle h2 {
margin-top: 10px;
margin-bottom: 10px;
color: #ff6100;
font-size: 125%;
text-align: center;
}
div#article div.article_middle h3 {
margin-top: 8px;
margin-bottom: 7px;
color: #505050;
font-size: 125%;
}
div#article div.article_middle ul {
list-style: none;
margin-top: 7px;
margin-bottom: 8px;
}
div#article div.article_middle ul li {
line-height: 1.5;
padding-left: 30px;
background: url("../img/square.gif") no-repeat 16px 5px;
}
div#article div.article_middle ul li span.star {
color: #ff9900;
}
div#article div.article_middle ul li span.know {
color: #ff0000;
}
div#article div.article_middle ol {
margin-top: 7px;
margin-bottom: 8px;
}
div#article div.article_middle ol li {
line-height: 1.5;
margin-left: 30px;
}
div#article div.article_middle ol li span.star {
color: #ff9900;
}
div#article div.article_middle ol li span.know {
color: #ff0000;
}
div#article div.article_middle p {
margin-top: 8px;
margin-bottom: 10px;
}
div#article div.article_middle p.aa {
line-height: 18px;
padding-left: 30px;
font-family: "‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
font-size: 16px;
}
div#article div.article_middle p.movie {
text-align: center;
}
div#article div.article_middle p.picture {
text-align: center;
}
div#article div.article_middle p.date {
background: url("../img/date.gif") no-repeat center;
font-size: 12px;
text-align: center;
}
div#article div.article_bottom {
height: 30px;
background: url("../img/article_bottom.gif") no-repeat;
}
div#article div.article_bottom hr {
display: none;
}
ul#contact {
display: table;
list-style: none;
margin-left: auto;
margin-right: auto;
/margin-left: 0px;
/margin-right: 0px;
margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}
ul#contact li {
display: table-cell;
/display: inline;
/zoom: 1;
line-height: 22px;
padding-left: 11px;
padding-right: 11px;
color: #ffffff;
font-weight: bold;
}
ul#contact li a:link {
color: #ffffff;
text-decoration: none;
}
ul#contact li a:visited {
color: #ffffff;
text-decoration: none;
}
ul#contact li a:hover {
color: #800000;
text-decoration: none;
}
ul#contact li a:active {
color: #800000;
text-decoration: none;
}
p#link_free {
margin-top: 10px;
margin-bottom: 10px;
color: #ffffff;
text-align: center;
}