@charset "euc-jp";


/* ----------------------- */
body{
	text-align:center;
	color:#636563;
	font-family:Verdana;
	font-size:12px;
	margin:0;
}

.clear{clear:both;}

a:link,a:visited,a:active{color:#636563;text-decoration:none;}
a:hover{color:#636563;text-decoration:underline;}

#container{
	width:770px;
	margin:0 auto;
	text-align:left;
}

/* header */

#header{
	_height:115px;
	_overflow:hidden;
}

.flashlogo{
	float:left;
	width:220px;
	margin-top:8px;
	_margin-top:20px;
}

.headtitle{
	float:right;
	width:550px;
}

h1{
	font-size:16px;
	margin:20px 0 12px 0;
	color:#999;
	text-align:right;
}

h1 a:link,h1 a:active,h1 a:visited,h1 a:hover{color:#999;}

h2{
	font-size:12px;
	color:#999;
	text-align:right;
	font-weight:normal;
}

a.homelink{
	text-indent:-9999px;
	float:right;
	width:50px;
	height:18px;
	display:block;
	background:url(http://bfile.shinobi.jp/3344/white_square_home_off.gif) no-repeat;
	overflow:hidden;
}
a.homelink:hover{background:url(http://bfile.shinobi.jp/3344/white_square_home_on.gif) no-repeat;}

.blogcontainer{
}

#left{
	float:left;
	width:220px;
}

#right{
	float:right;
	width:530px;
}


/* side */
.side{
	margin-bottom:10px;
	border:1px solid #cecfce;
	font-size:10px;
}

.sidetitle{
	text-align:center;
	margin:1px;
	background:#efebef;
	color:#9c9ab5;
	font-weight:bold;
	padding:1px 0;
	font-size:10px;
}

.PluginContents{
	padding:10px;
}

.plugin_data{
	padding:3px 0 3px 15px;
	background:url(http://bfile.shinobi.jp/3344/white_square_arrow.gif) 0 0.5em no-repeat;
	margin:0;
}

/* main */
.entry{
	border:1px solid #cecfce;
	margin-bottom:15px;
	padding:5px 15px;
}

h3{
	text-align:center;
	border-bottom:1px solid #efebef;
	font-size:12px;
	padding-bottom:5px;
}

h3 a:link,h3 a:visited,h3 a:active,h3 a:hover{
	background:url(http://bfile.shinobi.jp/3344/white_square_entry.gif) 0 50% no-repeat;
	padding-left:18px;
	color:#9c9a9c;
}

.entry ol{text-align:right;}
.entry li{display:inline;}
.entry li a{border:none;padding:0 5px;}

.bodyCT ol{list-style-type:none;text-align:right;}
.bodyCT li{display:inline;}

.CalendarMoveTable,.CalendarTable{width:90%;margin:0 auto;}
.CalendarMoveTable a,.CalendarTable a{color:#ff6699;}
.CalendarNowTd,.CalendarPrevTd,.CalendarNextTd,.CalendarTable td,.CalendarTable th{text-align:center;}
.CalendarWdaySun,.CalendarWdaySat{color:#00f;}

/* footer */

#footer1{
	margin:10px 0;
	padding:15px 0;
	background:#f6f6f6;
}

#footer2{
	text-align:center;
	padding:5px 0;
	font-size:10px;
	color:#999;
}

#footer2 a:link,#footer2 a:visited,#footer2 a:active,#footer2 a:hover{color:#999;}