/* Base Weblog (base-weblog.css) */
/* basic elements */

form { margin: 0; padding: 0; }
a {
	color:#666;
	text-decoration: none;
}
a:hover {
	color:#666;
	text-decoration: underline;
}
a img { border: 0; }

body {
    margin: 0;
    /* setting border: 0 hoses ie5 win window inner well border */
    padding: 0;
    font-family: "ＭＳ Ｐゴシック", "Osaka−等幅",verdana, 'trebuchet ms', sans-serif;
    font-size: 12px;
	text-align: center;
	background:url(/eki/image/bg_body.gif) top left repeat;
}


#container {
    position: relative;
    width: 770px;
    margin: 0px auto; 
    text-align: left;
	background-color:#fff;
}
#container-inner {
	position: static;
    width: 760px;
    margin: 0px auto;
	padding-bottom:5px
}

/*-------------- ヘッダー --------------*/
#banner { position: relative; }
#banner-inner {
	position: static;
    width: 760px;
    height: 290px;
	background:url(/eki/image/bg_banner.gif) bottom left no-repeat;
	background-color:#336699;
}
#banner-inner h1,
#banner-inner h2 {
	font-size:12px;
	display:none;
}
#banner-left {
	float:left;
	width:310px;
}
#banner-left img{
	margin:5px 0 0 8px;
}
#banner-comment {
	width:240px;
	margin:10px 0 0 30px;

}
#banner-comment h3 {
	text-indent:-10000px;
	font-size:12px;
	height:24px;
}
.banner-comment-header{
	background:url(/eki/image/bg_banner_header.gif) top left no-repeat;
	background-color:#336699;
	height:24px;
	margin-bottom:0px;
}
/*
.banner-comment-footer{
	background:url(/eki/image/bg_banner_footer.gif) bottom right no-repeat;
	background-color:#336699;
	height:24px;
	margin-top:0px;
}
*/
.banner-comment-text{
	margin:5px;
	color:#fff;
	font-size:11px;
}
.banner-comment-text p{
	margin:5px 0;
	font-size:12px;
}
.banner-comment-text a{
	color:#C2D7E9;
}
.banner-comment-text a:hover{
	color:#C2D7E9;
	text-decoration: underline;
}
#banner-right {
	float:left;
	width:450px;

}

/*-------------- ページボディ --------------*/
#pagebody {
	position: relative; width: 100%;
    min-height: 1px;
}
#pagebody-inner {
	position: static;
    width: 760px;
}

/*-------------- アルファ --------------*/
#alpha {
    position: relative;
}
#alpha-inner{
    position: static;
	margin-top:5px;
	padding-bottom:15px;
    width: 760px;
    float: left;
	background:url(/eki/image/bg_alpha.gif) top left no-repeat;
	background-color:#CCC;
}
.title_logo{
	margin:15px 0 0 40px;
	font-size:10px;
	text-indent:-10000px;
	background:url(/eki/image/saisin.gif) top left no-repeat;
	height:40px;
}
.entry_main{
	float:left;
	width:189px;
	text-align:center;
	margin-top:10px;
	margin-bottom:15px;
}
.entry_main p{
	margin:5px;
}
.date-header{
	font-size:18px;
	font-weight:bold;
	color:#fff;
	margin-bottom:3px;
}
.entry-more-link{
	margin:3px 0 0 0;
}
.entry-footer{
	margin:3px 0 0 0;
}
/*-------------- アルファ（エントリー） --------------*/
.content-nav,
.entry{
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}
.entry .txt{
	margin:0px auto;
	width: 350px;
	padding:7px;
	font-size:12px;
	background-color:#DDD;
	border:2px solid #BBB;
	text-align:left;
}
#archive-title{
	text-align:center;
	color:#333;
}
/*-------------- アルファ（コメント確認） --------------*/
.comment-preview{
	margin:15px auto;
	width:330px;
	
}
.comment-preview .comments-open-content{
	width:330px;
	margin-left:0px;
}

/*-------------- ベータ --------------*/
#beta {
    position: relative;
}

#beta-inner{
    position: static;
	margin-top:0px;
    width: 230px;
    float: left;
	background-color:#CCC;
}

.module-header{
	margin:15px 0 0 55px;
	font-size:10px;
	text-indent:-10000px;
	background:url(/eki/image/archive.gif) top left no-repeat;
	height:20px;
}
.module-content ul{
	padding:0px;
	margin:5px 0 0 55px;
	list-style:none;
}
.module-content li{
	margin-bottom:3px;
}
.module-content a{
	font-size:18px;
	font-weight:bold;
	color:#fff;
}
.module-content a:hover{
	color:#fff;
	text-decoration: underline;
}

/*-------------- ガンマ --------------*/
#gamma {
    position: relative;
}
#gamma-inner{
    position: static;
	margin-top:0px;
    width: 530px;
    float: right;
	background:url(/eki/image/bg_gamma.gif) top left no-repeat;
	background-color:#fff;
}
.sankou-header{
	margin:3px 0 0 20px;
	font-size:10px;
	text-indent:-10000px;
	background:url(/eki/image/sankou.gif) top left no-repeat;
	height:32px;
}
.sankou-content{
	margin:10px 10px 10px 20px;
	font-size:13px;
	color:#666;
	line-height:120%;
}
.sankou-content strong{
	color:#333;
	font-size:14px;
}
.sankou-content a{
	color:#c30;
}
.sankou-content a:hover{
	color:#c30;
	text-decoration: underline;
}
/*-------------- ガンマ（エントリ） --------------*/
.trackbacks,
.comments{
	margin-left:20px;
	margin-bottom:20px;
}

.trackbacks-header,
.comments-header,
.comments-open-header{
	margin-top:15px;
	margin-bottom:5px;
	font-size:14px;
	font-weight:bold;
}
.trackbacks p{
	margin:8px;
}
#trackbacks-info{
	border:1px dotted #A3C1E0;
}
.trackbacks-content{
	margin-top:10px;
	padding:5px 0;
	background-color:#CFDFEF;
}
.trackback-content{
	margin:0 5px;
	line-height:140%;
}
.trackback-footer{
	font-size:11px;
	text-align:right;
}
.comments p{
	margin:5px;
}
.comment-inner{
	margin:0 5px;
	line-height:140%;
	background-color:#CFDFEF;
}
.comment-content{
	margin:5px;
}
.comment-footer{
	font-size:11px;
	text-align:right;
}
.comments-open p{
	margin:3px;
}
.comments-open-content{
	width:330px;
	margin-left:60px;
}
#comment-text{
	width:300px;
	height:120px;
}
#comment-author,
#comment-email,
#comment-url{
	width:300px;
}
.scode {
    vertical-align: top;
}
 
#scode {
    margin-left: 5px;
}

/*-------------- フッター --------------*/
#footer { position: relative;clear:both; }
#footer-inner {
	position: static;
	text-align:right;
    width: 760px;
	padding:3px 0;
	border-top:5px solid #CCC;
	color:#fff;
	background:url(/eki/image/bg_footer.gif) bottom left no-repeat;
	background-color:#336699;
}
#footer-inner a{
	color:#fff;
}
#footer-inner a:hover{
	color:#fff;
	text-decoration: underline;
}
