/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://202.164.251.243/cmt/mt-static/themes/base-weblog.css);
@import url(http://202.164.251.243/cmt/mt-static/themes/theme-april_showers/theme-april_showers.css);
/* end StyleCatcher imports */
a
{
	text-decoration: none;
}

a:link { color: #003366; }
a:visited { color: #003366; }
a:active { color: #003366; }
a:hover { color: #003366; }

#container {
    position: relative;
    margin: 0 auto; /* center on everything else */
    width: 760px;
}
#banner
{
height: 160px;
background:#fff url("http://www.cpi.mbc.co.jp/blog/bilbao/header.jpg");
background-position: 0px 0px;
background-repeat: no-repeat;
text-align: left;
margin: 0;
padding: 0;
border-bottom:8px solid #5F707A;
}
#banner-inner {
overflow: visible; padding: 0;
    padding: 0;
    border: none;
}
	#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: 160px;
		text-indent: -1000em;
	}
	
	#banner-description
	{
		overflow: hidden;
		width: 0;
		height: 0;
		margin: 0;
		padding: 0;
		text-indent: -1000em;
	}
body {
    min-width: 760px;
    color: #333;
    background: #F3F3F3;
font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
}
#container-inner {
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: #DCDCDC;
}
.date-header
{
	padding: 0px 10px 0px 0px;
 font-size: 12px;
    font-weight: normal;
font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
border-bottom:1px solid #5F707A;
	text-align: right;
}
.entry-header
{
	margin: 0px;
 font-size: 16px;
}
.entry-header a:link { color: #6699CC; }
.entry-header a:visited { color: #6699CC; }
.entry-header a:active { color: #6699CC; }
.entry-header a:hover { color: #6699CC; }
.entry-content
{
	margin: 0px;
}
#archive-title
{
    color: #6699CC;
    font-size: 16px;
    font-weight: bold;
}
.module-header{
border-bottom:1px solid #5F707A;
}
.module-calendar .module-content table {
    border-collapse: collapse;
}
.module-calendar .module-header{
border-bottom:1px solid #5F707A;
font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
}
.module-calendar .module-content th,
.module-calendar .module-content td {
    width: 25px;
    text-align: center;
}
.module-calendar .module-content table {
 font-size: 12px;
font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
}
.module-calendar .module-content td a{
  display:block;
  background:#9D7874;
  color: #fff; 
}
.module-list { 
	padding: 0px 10px 0px 10px;
	text-align: left;
}
.module-list-item {
 font-size: 12px;
font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
}
.module-list a:hover { 
background:#9D7874; 
  color: #fff; 
}
.copyright {
    font-size: 11px;
  line-height : 12px;
font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
    text-align: center;
}
/* 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 45px 0px 40px;
}
.layout-two-column-right #beta
{
	width: 210px;
}
.layout-two-column-right #beta-inner
{
	border: 0;
	margin: 0;
	padding: 20px 35px 15px 0px;
}
