@charset "UTF-8";

/*
====================================================
home.phpępCSS
Last Modify : 2008-05-20
====================================================
*/


#content_left {
	width: 550px;
	float: left;
}

.content_left_top {
	width: 550px;
	height: 40px;
	background: url(../img/mc-bcg-info_top.png) no-repeat;
}


.content_left_mid {
	width: 550px;
	background: url(../img/mc-bcg-info_mid.png) repeat-y;
}


.content_left_btm {
	width: 550px;
	height: 40px;
	background: url(../img/mc-bcg-info_btm.png) no-repeat;
}

#content_left div.entry {
	width: 520px;
	margin: 0 auto;
}


#content_right {
	width: 230px;
	float: right;
	margin-top: 50px;
}


.content_right_top {
	width: 230px;
	height: 40px;
	background: url(../img/mc-bcg-info_r_top.png) no-repeat;
}


.content_right_mid {
	width: 230px;
	background: url(../img/mc-bcg-info_r_mid.png) repeat-y;
}


.content_right_btm {
	width: 230px;
	height: 40px;
	background: url(../img/mc-bcg-info_r_btm.png) no-repeat;
}


.storycontent table {
	width: 400px;
	margin: 0 auto;
}

#content_left h1 {
	margin-left: 16px;
	height: 34px;
	line-height: 1.5em;
	text-align: center;
	vertical-align: baseline;
	color: indigo;
}

#content_left h2 {
	margin-left: 16px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	font-size: 90%;
	font-weight: bold;
	background: url(..//img/mc-ttl-midashi.png) no-repeat;
}

#content_left h2 a:link { color: #fff; text-decoration: none;}
#content_left h2 a:visited { color: #fff; text-decoration: none; }
#content_left h2 a:hover { color: #fc0; }


#content_left p {
	font-size: 80%;
	width: 480px;
	margin: 0 auto;
	padding: 10px 0;
}

#content_left p.right {
	margin: 0 auto;
	color: orangered;
	text-align: right;
	font-weight: bold;
}


#content_left div.meta {
	text-align: right;
    font-size: 75%;
    margin: 0 5px 5px 0;
}


.storycontent table {
	font-size: 75%;
	text-align: center;
}

#content_right {
	font-size: 75%;
}

ul#history {
	width: 450px;
	margin: 0 auto;
	font-size: 80%;
}

ul#history li {
	line-height: 25px;
	border-bottom: 1px dotted #ccc;
}

ul#history li span.top_date {
	font-size: 85%;
}

ul#history li span img.allow {
	vertical-align: middle;
}

#sidebar img {
	margin-bottom: 5px;
}
