                                                                     
                                                                     
                                                                     
                                             
@charset "EUC-JP";

	body{
		background:#f0f0f0;
		margin:0 auto;
		word-wrap: break-word;
		text-align:center;
	}

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

	a.acontinues{color:#333;text-decoration:underline;}
	a.acontinues:link{color:#333;text-decoration:underline;}
	a.acontinues:visited{text-decoration:underline;}
	a.acontinues:active{}
	a.acontinues:hover{color:#999;text-decoration:none;}

	a.amenu{color:#333;text-decoration:underline;}
	a.amenu:link{color:#333;text-decoration:underline;}
	a.amenu:visited{text-decoration:underline;}
	a.amenu:active{}
	a.amenu:hover{color:#999;text-decoration:none;}

	div.main{
		margin:20px 0 15px 15px;
	}

	.main-continues{}
	#container{
	width:970px; margin:auto;
	text-align:left;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	}

	h1,h2,h3{margin:0;padding:0;}

	label {
		font-size:x-small;
		font-weight:bold;
	}

	#banner,#subbanner{
		background:#333;
	}

	#banner a{color:#fff;text-decoration:none;}
	#banner a:link{color:#fff;text-decoration:none;}
	#banner a:visited{text-decoration:none;}
	#banner a:active{}
	#banner a:hover{color:#999;text-decoration:none;}

	#subbanner a{color:#fff;text-decoration:none;}
	#subbanner a:link{color:#fff;text-decoration:none;}
	#subbanner a:visited{text-decoration:none;}
	#subbanner a:active{}
	#subbanner a:hover{color:#999;text-decoration:none;}

	.description{
		color:#ccc;
		font-size:small;
		font-weight:bold;
		padding:0 0 5px 20px;
	}

	#content{
		position:relative;
		width:970px;
		background-color:#fff;
		color:#333;
		/*float:right;*/
		/*width:70%;*/
	}


	#links{
		position:absolute;
		top:0;
		left:0;
		width:200px;
		/*width:190px; changed by amn 20100505*/
		padding:20px 0px 5px 0px;
		/*text-align:center;*/
		margin:0 0 0 15px;
		/*width:27%;*/
		/*float:left;*/
	}


	#link-right{
		position:absolute;
		top:0;
		right:0px;
		/*left:570px;*/

		width:190px;
		padding:20px 0px 0px 5px;
		/*text-align:center;*/
		margin:0 15px 0 0;

		/*float:left;*/

		/*width:27%;*/
	}


	.blog{
		top:0;
		width:500px;
		/*width:400px; changed by amn 20100505*/
		padding:20px 0px 5px 0px;
		margin-left:240px;
		/*margin-left:190px; changed by amn 20100505*/
		/*margin-right:190px;*/
		/*float:left;*/
	}


	

	.menu{
		color:#ccc;
		font-size:x-small;
		text-align:right;
	}

	.blogbody{
		width:490px;
		/*width:400px; changed by amn 20100505*/
		font-size:90%;
		line-height:135%;
		text-align:left;
		/*margin:10px 15px 0 15px;*/
	}

	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active{
		font-weight:normal;
		text-decoration:underline;
	}
	.blogbody a:hover{color:#999;text-decoration:none;}

	.blogtitle{
		color:#fff;
		font-size:24px;
		font-weight:bold;
		text-decoration:none;
		padding:15px 0 5px 20px;
	}

	.title{
		font-size:16px;
		font-weight:bold;
		padding:0 0 2px 5px;
		border-bottom:1px solid #ccc;
		}

	.date{
		color:#fff;
		font-size:small;
		font-weight:bold;
		background:#333;
		padding:5px 0 3px 10px;
	}

	.posted{
		color:#333;
		font-size:x-small;
		text-align:right;
		margin:0 0 40 0;
	}

	a.aposted{color:#333;text-decoration:underline;font-weight:bold;}
	a.aposted:link{color:#333;text-decoration:underline;font-weight:bold;}
	a.aposted:visited{text-decoration:underline;font-weight:bold;}
	a.aposted:active{font-weight:bold;}
	a.aposted:hover{color:#999;text-decoration:none;font-weight:bold;}

	.calendar{
		font-size:x-small;
		position:center;
	}

	.calendarhead{
		color:#ccc;
		font-size:x-small;
		font-weight:bold;
		letter-spacing:2px;
		margin:0 0 0 0;
	}

	.calendard{border-top:1px solid #999;empty-cells:show;}
	.calendardbg{border-top:1px solid #999;empty-cells:show;}
	.calendartable{text-align:center;border:1px solid #999;margin:0 auto 10px auto;}
	.calendarwd{background:#000;padding:2px;}
	.calendarweek{font-size:xx-small;position:center;}

	.side{
		font-size:15px;
		line-height:135%;
		text-align:left;
		padding:5px;
		border-bottom:1px solid #ccc;
		border-left:1px solid #ccc;
		border-right:1px solid #ccc;
		margin:0 0 10px 0;
	}

	.sidetitle{
		color:#000;
		font-size:small;
		font-weight:bold;
		letter-spacing:2px;
		padding:5px;
		border-top:1px solid #ccc;
		border-right:1px solid #ccc;
		border-bottom:3px solid #999;
		border-left:1px solid #ccc;

	}

	.comments-body{
		font-size:x-small;
		width:365px;
		padding:5px;
		margin:20px 0 15px 15px;
		word-break:break-all;
	}

	.comments-head{
		font-size:x-small;
		font-weight:bold;
		width:393px;
		padding:0 0 2px 5px;
		border-bottom:1px solid #999;
	}

	.comments-post {
		color:#ccc;
		font-size:xx-small;
		text-align:right;
		width:375px;
		margin:0 0 25px 0;
	}

	.trackback-body{
		font-size:x-small;
		width:380px;
		margin:20px 0 5px 5px;

	}

	.trackback-post{
		color:#ccc;
		font-size:xx-small;
		text-align:right;
		width:375px;
		margin:0 0 25px 0;
	}

	a.atrackback-post{color:#ccc;text-decoration:underline;font-weight:bold;}
	a.atrackback-post:link{color:#ccc;text-decoration:underline;font-weight:bold;}
	a.atrackback-post:visited{text-decoration:underline;font-weight:bold;}
	a.atrackback-post:active{font-weight:bold;}
	a.atrackback-post:hover{color:#999;text-decoration:none;font-weight:bold;}

	.trackback-url{
		color:#990;
		font-size:x-small;
		font-weight:bold;
		width:365px;
		margin:20px 0 15px 10px;
	}

	table.form{margin:25px 0 0 0;}

	#author{width:200px;border:1px solid #990;}
	#email{width:200px;border:1px solid #990;}
	#url{width:200px;border:1px solid #990;}
	#text{width:300px;height:200px;border:1px solid #990;}

	.photo{text-align:center;}
	.nickname{color:#999;font-size:xx-small;font-weight:bold;margin:10px 0;}
	.message{font-size:xx-small;}

	.quotetable{background:#999;}
	.quote{color:#fff;font-size:xx-small;padding:1px;background:#000;}

	.blogtimes{margin:0 0 10px 0;text-align:center;}

	.powered{
		text-align:center;
		margin:0 0 10px 0;
	}

	.syndicate{
		font-size:xx-small;
		text-align:center;
	}

	.pagetop{
		color:#ccc;
		font-size:x-small;
		text-align:right;
		margin:0 0 25px 0;
	}

	blockquote{
		border:2px dotted #71520C;
		padding:10px;
		margin:10px;
		text-align:left;
	}

	pre{
		font-size: 12px;
		line-height:1.2em;
		border:1px solid #aaa;
		background:#eee;
		padding:0.5em; 
	}

	.checkers{
		font-size:xx-small;
		margin-top:10px;
	}

a.adtitle{font-weight:bold;text-decoration:underline;}
a.adtitle:link{font-weight:bold;text-decoration:underline;}
a.adtitle:visited{font-weight:bold;text-decoration:underline;}
a.adtitle:active{font-weight:bold;text-decoration:underline;}
a.adtitle:hover{font-weight:bold;text-decoration:underline;}

a.addescription{color:#333;text-decoration:none;}
a.addescription:link{color:#333;text-decoration:none;}
a.addescription:visited{color:#333;text-decoration:none;}
a.addescription:active{color:#333;text-decoration:none;}
a.addescription:hover{color:#333;text-decoration:none;}

a.adurl{color:orange;text-decoration:none;}
a.adurl:link{color:orange;text-decoration:none;}
a.adurl:visited{color:orange;text-decoration:none;}
a.adurl:active{color:orabge;text-decoration:none;}
a.adurl:hover{color:orange;text-decoration:none;}

a.adld{text-decoration:underline;}
a.adld:link{text-decoration:underline;}
a.adld:visited{text-decoration:underline;}
a.adld:active{text-decoration:underline;}
a.adld:hover{text-decoration:underline;}
body.ad{background:#000;}


#fotter{
clear: both;

}

.ad_kiji{
		text-align:center;
		margin-bottom:10px;
}=
html { 
scrollbar-base-color: #111111; 
scrollbar-track-color: #111111; 
scrollbar-face-color: #111111; 
scrollbar-shadow-color: #111111; 
scrollbar-darkshadow-color: #111111; 
scrollbar-highlight-color: #111111; 
scrollbar-3dlight-color: #FFFFFF; 
scrollbar-arrow-color: #FFFFFF; 
} 
.scroll { 
overflow:auto;width:100%;height:170px; 
border: 1px #67CB66 dotted; 
}

/* AAŽÉŽ½Ž¼Ž¨ */
.aa{
font-family:"Ž£ŽÍŽ£ŽÓ Ž£ŽÐŽ¥Ž´Ž¥Ž·Ž¥ŽÃŽ¥Ž¯","MS PGothic","Mona","mona-gothic-jisx0208.1990-0",sans-serif;
font-size:12px;
line-height:14px;
}

/* 20100330 added by AMN */
div.amn_large_banner img {
	border:0;
}
div#amn-sponsor-rectangle-01 div.amn-rectangle-item{
	padding:10px;
	width:378px;!important;
}
div#amn-sponsor-rectangle-01 div.amn-rectangle-item div.amn-section{
	margin:0 auto;
}

div#amn-sponsor-rectangle-01 div.amn-rectangle-item div.amn-section img {
	border:0;
}

/* ----- 20110111 amn added ----- */
div#AMN-BonB-area a {
   color: #44559d; 
}

div#AMN-BonB-area a: hover {
   text-decolation: none:
}
/* ----- 20110111 amn added ----- */


/*--20121201 midashi text size & color --*/

.color1{
	color:#cc0000;
	font-size:110%; 
	font-weight:bold;
}
.color2{
	color:#336666; 
	font-size:110%; 
	font-weight:bold;
}
.color3{
	color:#666699; 
	font-size:110%; 
	font-weight:bold;
}
.color4{
	color:#cc6600; 
	font-size:110%; 
	font-weight:bold;
}



/*--20121205 pager --*/

div.pager {
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: left;
	font-size:small;
}

div.pager-inner {
	padding-bottom: 15px;
}

div.index-navigator-outer
, div.archives-pager-outer
, div.article-pager-outer {}



ul.index-navigator li,
ol.paging-number,
ol.paging-number li {
	display: inline;
}

ul.index-navigator li {
	font-weight: normal;
}

ul.index-navigator li.paging-number ol.paging-number li.current {
	margin: 0 5px;
	font-weight: bold;
}

ul.index-navigator li a {
	margin: 0 2px;
	padding: 0 3px;
	font-weight: normal;
	zoom: 1; /* for ie */
}

div.index-navigator-outer {
	text-align: center!important;
}

/* for wave series */
body.wave #index-navigator1 {
	margin-bottom: 1em;
}

/*--20121205 article pager --*/

ul.article-pager {
	font-size: 1em;
}

ul.article-pager li{ 
	width: 45%;
	float: left;
	line-height: 1.25;
	list-style:none;
}

.article-pager:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
  
.article-pager { display: inline-table; }  
  
/* Hides from IE-mac \*/  
* html .article-pager { height: 1%; }  
.article-pager { display: block; }  
/* End hide from IE-mac */  

ul.article-pager li a {
	display: block;
	margin: 0 10px;
}

ul.article-pager li.prev {
	text-align: right;
}

ul.article-pager li.next {
	text-align: left;
}

ul.article-pager li.both {
	border-left: 1px solid #8d8d8d;
}

#AdSense{
        color: #B3B3B3;
	background-color:#333;
	min-height:90px;
	width:970px;
	padding:15px 0;
}