/* CSS Document */

body {
	color: #FFF;
	font-size: 12px;
	margin: 0px;
	background: #E8E8E8;
	background-image: url(http://bandai-hobby.net/gundam00/images/background.jpg);
}

#alpha { margin: 0px 15px 0 15px; width: 495px; }

.date-header {
	font-size:12px;
	font-weight:bold;
	margin-bottom: 10px;
	padding: 3px 3px 3px 10px;
	background-color: #006666;
	border-bottom: 1px solid #009999;
	border-left: 10px solid #009999;
	border-top: 1px solid #009999;
	border-right: 1px solid #009999;
}

.entry-header {
	margin-top: 0;
	padding: 3px 3px 3px 10px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	border-left: 7px solid #0066CC;
	border-bottom: 1px solid #0066CC;
}

a:link {
	color: #CCFF00;
	text-decoration: none;
}

a:visited {
	color: #CCFF66;
	text-decoration: none;
}

a:hover{
	color: #CCFF00;
	text-decoration: underline;
}

a:active {
	color: #CCFF00;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
    margin-top: 10px;
    margin-bottom: 10px;
}

.entry,
.trackbacks,
.comments,
.archive {
    position: static;
    overflow: hidden;
    clear: both;
    width: 100%;
    margin-bottom: 20px;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
    clear: both;
}

.entry-content,
.comment-content,
.trackback-content {
    margin: 0;
    line-height: 1.5;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more {
    clear: both;
}

.entry-footer,
.comment-footer,
.trackback-footer {
    margin: 0 0 20px 0;
    border-top: 1px solid #888;
    padding-top: 3px;
    color: #888;
    font-size: 10px;
    text-align: right;
}


/*右メニュー*/

#module{
	font-size: 12px;
background-color: #666;
	width: 175px;
	background-image: url(http://bandai-hobby.net/gundam00/images/blog/blog_menu_bg2.jpg);
}

#module h2{
	margin: 0px;
	padding: 0px;
}

#module .module-header{
	border-left: 5px solid #FFFFFF;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color:#FF3333;
	background-color: #222;
}

#module .module-content{
	padding: 5px;
}

#module .module-list{
	margin: 0px 0px 0px 18px;
	padding: 0px;
}

#module .rss_navi{
	font-size: 10px;
	border-left: 5px solid #FFFFFF;
	padding: 5px;
	background-color: #222;
}
