@charset "euc-jp";


/* ----------------------- */
body{
	text-align:center;
	color:#000000;
	font-family:Verdana;
	font-size:12px;
	margin:0;
}

.clear{clear:both;}

a:link{color:#0000ff;text-decoration:underline;}
a:visited{color:#800080;text-decoration:underline;}
a:active{color:#ff0000;text-decoration:underline;}
a:hover{color:#ff0000;text-decoration:underline;}

#container{
	width:700px;
	margin:0 auto;
	text-align:left;
}

/* header */

#header{
	height:300px;
	overflow:hidden;
}

.flashlogo{
	float:left;
	width:220px;
	margin-top:8px;
	_margin-top:20px;
}

.headtitle{
	float:right;
	width:500px;
}

h1{
	font-size:16px;
	margin:px 0 px 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:200px;
}

#right{
	float:right;
	width:500px;
}


/* side */
.side{
	margin-bottom:10px;
	border:1px solid #cecfce;
	font-size:13px;
　　　　　 line-height: 17px
}

.sidetitle{
	text-align:center;
	margin:1px;
	background:#ffffff;
	color:#ff9900;
	font-weight:bold;
	padding:1px 0;
	font-size:12px;
}

.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;
         line-height: 20px
}

h3{
	text-align:left;
	border-bottom:1px solid #efebef;
	font-size:14px;
	padding-bottom:5px;
	padding-left:0px;
	color: #44aa77;
}


h3 a:link,h3 a:visited,h3 a:active,h3 a:hover{
	color: #44aa77;
         text-decoration: none;
　　　　　 background:none;
}


.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;}

.text_red{
 color: #ff0000;
}

a:link {
color: #0000ee;
text-decoration: underline;
background: none;}

a:visited {
color: #551b8b;
text-decoration: underline;
background: none;}

a:hover {
color: #863F4B;
text-decoration: underline;
background-color: #FFDBE1;}

a:active {
color: #ff0000;
text-decoration: underline;
background: none;}

a img {
border: none;}

