* {
 margin: 0;
 padding: 0;
}

body {
 background-color: #000;
 text-align: center;
}

.clear {
	clear:  both;
}

a:link { color: #F89; }
a:visited { color: #F89; }
a:active { color: #000; }
a:hover { color: red; }
a { text-decoration: none; }

.linkback{
 background-color: #000;
}

.anchor {
 color: white;
 font-size: 75%;
 padding-left: 25px;
 padding-right: 0px;
 line-height: 5.0em;
 text-align: right;
 clear: both;
}

#container {
 width: 500px;
 margin-left: auto;
 margin-right: auto;
 text-align: left;
}

#new {
display:  block;
 text-align: center;
 font-size: 0.8em;
 line-height: 1.4em;
 background-color: #444;
 margin:  20px 0 10px;
 padding: 5px;
}
.newComment {
text-align:  center;
color: #999;
font-size:  0.75em;
line-height:  1.5em;
margin: 10px 0 30px;
padding:  0 30px;
}
#newRelease img {
border:  0px;
text-align: center;
display:  block;
margin:  10px auto;
}

#box_top {
 width: 100%;
}

#box_top_A {
 width: 100%;
}

#box_top_B1 {
 width: 140px;
 height: 220px;
 float: left;
}

#box_top_B2 {
 width: 220px;
 height: 220px;
 background-color: #fff;
 float: left;
 overflow: auto;
}

#text_info {
 padding-left: 0px;
 padding-right: 0px;
 padding-top: 10px;
 padding-bottom: 10px;
 margin-top: 10px;
 line-height: 1.4em;
 font-size: 85%;
 border-top: 1px dashed gray;
}

#box_top_B3 {
 width: 140px;
 height: 220px;
 float: left;
}

#box_top_C {
 width: 100%;
 clear: left;
}

#box_menu {
 width: 100%;
}

#box_main {
 width: 100%;
}

.box_main_title {
 margin-top: 40px;
 margin-bottom: 10px;
}

#box_main_A {
 width: 450px;
 float: left;
}

.box_main_A_textbox {
 background-color: #fff;
 padding-left: 25px;
 padding-right: 25px;
 line-height: 1.4em;
 font-size: 80%;
}

.box_main_A_image {
 display: block;
 margin-left: auto;
 margin-right: auto;
 padding-top: 10px;
 padding-bottom: 10px;
}
.box_main_B_image {
 display: block;
 float: left;
 padding-right: 10px;
 padding-top: 10px;
 padding-bottom: 10px;
}
.box_main_B_text {
width:  190px;
 float: right;
 padding-top: 10px;
 padding-bottom: 10px;
}
.box_main_B_text p {
border-top: 1px solid #000;
padding-top:  10px;
}
.box_main_B_text span {
display:  block;
text-align: center;
margin: 10px auto;
padding: 3px;
background-color: #F89;
}

.box_main_A_Vspace {
 width: 25px;
 float: left;
}

.box_main_A_Hspace {
 height: 10px;
}

.box_main_B {
 width: 100%;
 clear: left;
}

.box_main_B1 {
 width: 240px;
 float: left;
}

.box_main_B1_textbox {
 padding-left: 25px;
 padding-right: 10px;
 line-height: 1.5em;
 font-size: 90%;
 color: #fff;
}

.box_main_B2 {
 width: 20px;
 float: left;
}

#box_bottom {
 padding-top: 30px;
}
