/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.cpi.mbc.co.jp/cmt/mt-static/themes/base-weblog.css);
@import url(http://www.cpi.mbc.co.jp/cmt/mt-static/themes/theme-earth/theme-earth.css);
/* end StyleCatcher imports */
body {
background: #fff;
font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
}
a:link { color: #3D7C00; }
a:visited { color: #3D7C00; }
a:hover { color: #3D7C00; }
a:active { color: #3D7C00; }
/* page layout */
#container {
    width: 760px;
    margin-bottom: 0px;
}
#banner
{
height: 100px;
background:url("http://www.cpi.mbc.co.jp/blog/life/img/header.jpg");
background-position: 0px 0px;
background-repeat: no-repeat;
text-align: left;
margin: 0;
padding: 0;
    border: 0;
}
#banner-header
{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}
#banner-header a
{
text-decoration: none;
display: block;
left: 0;
top: 0;
height: 100px;
width: 760px;
text-indent: -1000em;
}
#banner-description
{
overflow: hidden;
width: 0;
height: 0;
margin: 0;
padding: 0;
text-indent: -1000em;
}

#container{
　　　　　　　　border-right:1px solid #333333;
　　　　　　　　border-left:1px solid #333333;
	}
.copyright {
font-size: 11px;
line-height : 12px;
font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
text-align: center;
}

#archive-title {
font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
color:#3D7C00;
font-size: 15px;
font-weight: bold;
}
.date-header
{
margin: 0;
padding: 0 0 0 5px;
font-weight: normal;
font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
border:none;
}

.entry
{
border:1px solid #C1C1C1;
}

.entry-header
{
margin: 0px;
padding: 3px 3px 3px 8px;
border-bottom:1px dashed #C1C1C1;
font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
font-size: 15px;
color:#3D7C00;
}

.entry-header a
{
text-decoration: none;
}

.entry-content
{
margin: 0;
padding: 5px;
}

.entry-content a
{
text-decoration: none;
}
.entry-content img
{
padding: 0px 5px 10px 5px;
FLOAT: left;
}

.module-header
{
margin: 0;
padding: 6px 0px 4px 0px;
font-size: 12px;
border-width : 2px;
border-style : dashed;
border-color : #78C221;
text-align: center;
font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
}
.module-content{
text-align: center;
}
.module-list { 
line-height: 14px;
font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
}
.module-list img
{
border : none;
}
.module-list a:hover { 
background:#C9E87F; 
}
.module-list-item {
margin: 0 0 2px 0;
padding: 2px 5px 2px 5px;
font-size: small;
font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
}
.module a:link { color: #333333; }
.module a:visited { color: #333333; }
.module a:active { color: #333333; }
.module a:hover { color: #333333; }

.module a {
text-decoration: none;
}

/* two-column-right tweaks */
.layout-two-column-right #container
{
	width: 760px;
}
.layout-two-column-right #alpha
{
	width: 548px;
}
.layout-two-column-right #alpha-inner
{
	border: 0;
	margin: 0;
	padding: 20px 30px 0px 25px;
}
.layout-two-column-right #beta
{
	width: 210px;
}
.layout-two-column-right #beta-inner
{
	border: 0;
	margin: 0;
	padding: 20px 25px 15px 0px;
}
