@charset "utf-8";
/* CSS Document */

body {
	background: url(http://blog.src-japan.net/images/bg.gif);
}
#container {
	width: 771px;
	margin: 0 auto;
	border: #999 solid 1px;
	padding: 2px;
	background-color: #FFF;
}

#sidecolumn {
	width: 200px;
	float: right;
	margin-right: 15px;
}
#content {
	width: 525px;
	float: left;
}
#contentin {
	margin-left: 13px;
}

/****************** Header ******************/
#banner {
	position: relative;
}
#banner h1 {
	width: 771px;
	height: 219px;
	margin: 0;
	background: url(http://blog.src-japan.net/images/header.jpg);
	text-indent: -99999px;
	overflow: hidden;
}
a#toppagelink {
	width: 771px;
	height: 219px;
	margin: 0;
	background: url(http://blog.src-japan.net/images/header.jpg);
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	text-indent: -99999px;
	overflow: hidden;
}
a#kissfmlink {
	width: 140px;
	height: 40px;
	margin: 0;
	display: block;
	position: absolute;
	top: 14px;
	left: 30px;
	text-indent: -99999px;
	overflow: hidden;
}
a#srclink {
	width: 140px;
	height: 40px;
	margin: 0;
	display: block;
	position: absolute;
	top: 14px;
	left: 174px;
	text-indent: -99999px;
	overflow: hidden;
}
.description {
	text-indent: -99999px;
	overflow: hidden;
}

/****************** Contents ******************/
.datebody h2.date {
	margin: 0 0 6px 0;
	font-size: 12px;
	font-weight: normal;
}
.titlebody {
	margin: 0;
	padding: 2px;
	border: #D7D4C8 solid 1px;
	background-color: #FFF;
}
.titlebody .titlesquare {
	background-image: url(http://blog.src-japan.net/images/title_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 center;
}
.titlebody h3.title {
	margin: 0 6px;
	padding: 2px 0 2px 16px;
	background-image: url(http://blog.src-japan.net/images/title_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	font-size: 14px;
}
.main {
	font-size: 12px;
	line-height: 1.5em;
}
.posted {
margin: 10px 0 0;
border-top: 1px dotted #999;
padding: 10px 0 50px;
font-size: 12px;
color: #666;
}
/****************** pager ******************/
div.pager,
div.menu {
margin: 0 0 30px;
width: 100%;
text-aline: center;
font-size: 12px;
}
/****************** Sidewrapper ******************/
.plugin-recent_articles sidewrapper {
	display: block;
	margin-bottom: 10px;
}
.sidetitlebody,
.plugin-calendar {
	padding-top: 42px;
	background-image: url(http://blog.src-japan.net/images/right_contents_bg.gif);
	background-repeat: no-repeat;
}
.plugin-calendar {
font-size: 12px;
padding: 42px 40px 0;
}
.calbody {
margin: 0 auto;
}
.sidetitle,
.plugin-calendar .calendarheadbody {
	margin-bottom: 6px;
	color: #231815;
	font-weight: bold;
	font-size: 14px;
}
.plugin-calendar .calendarheadbody {
text-aline: center;
width: 200px;
}
.sidebody {
	color: #231815;
	font-size: 12px;
	line-height: 1.8em;
	background-color: #FFF;
}
.sidebody a {
	text-decoration: none;
	color: #231815;
	border-bottom: 1px dotted;
}
.plugin-recent_articles sidewrapper_sub {
	margin: 0;
}
.plugin-search,
.plugin-qr_code,
.sidetitlebody_sub {
	background: none;
	margin-bottom: 6px;
	padding: 2px;
	border: #D7D4C8 solid 1px;
	display: block;
}
.plugin-search .sidetitlebody,
.plugin-qr_code .sidetitlebody,
.sidetitle_sub {
	padding: 9px 0 0 5px;
	background-image: url(http://blog.src-japan.net/images/opinion_top_bg.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
}
.side {
	margin: 10px 3px;
}
.side img {
	margin-bottom: 8px;
}
.side_banners {
	padding-top: 10px;
	margin: 10px 0 0 0;
	background-image: url(http://blog.src-japan.net/images/banner_topline.gif);
	background-repeat: repeat-x;
}
.side_banners p {
	margin: 0 0 4px 0;
}
.sidetop {
	font-size: 12px;
	padding-left: 4px;
}

