/* Base Weblog (base-weblog.css) */

/* basic elements */

html {
    margin: 0;
    /* setting border: 0 hoses ie6 win window inner well border */
    padding: 0;
}

body {
	margin: 0;
	/* setting border: 0 hoses ie5 win window inner well border */
	padding: 0;
	color:#2B2B2B;
	text-align:center;
	font-size:small;
	line-height:150%;
	background:#7A7A7A;
	}
	
body{
	font-family:"ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", Osaka;
	}
	
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
    margin: 0px;
	padding:0px;
	}
	
	
#wrapper{
	margin:0 auto;
	width:840px;
	background:url(img/bg.gif) repeat-y;
	}	
	
#container{
	margin:0 auto;
	width:800px;
	text-align:left;
	}
		
#header{
	width:800px;
	height:245px;
	background:url(img/head.jpg) no-repeat;
	}	
	
#header h1 a{
	display:block;
	width:290px;
	height:100px;
	padding-top:25px;
	padding-left:25px;
	text-indent:-9999px;
	text-decoration:none;	/*FF*/
	}
	
.ticket{
	margin-top:20px;
	margin-left:200px;
	}	
	
#pagebody{
	text-align:left;
	}
	
/*-----------------
左側
-----------------*/
	
#leftBox{
	width:569px;
	float:left;
	}
	
#leftBox #mt{
	width:535px;
	height:87px;
	background:url(img/mt.jpg) no-repeat;
	text-indent:-9999px;
	}	
	
#leftCon{
	width:535px;
	margin-left:17px;
	}
	
#leftCon .entryBox{
	margin-left:10px;
	}
	
#leftCon .entryBox .date{
	margin-bottom:6px;
	font-weight:normal;
	font-size:small;
	}
	
#leftCon .entryBox h3.entry-header{
	border-bottom:2px solid #050505;
	padding-bottom:3px;
	margin-bottom:10px;
	font-size:1.6em;
	font-weight:bold;
	}
	
#leftCon .entryBox h3.entry-header a{
	text-decoration:none;
	color:#050505;
	}
	
#leftCon .entryBox .entry-content{
	padding-bottom:10px;
	border-bottom:1px solid #050505;
	}			
	
#leftCon .entryBox .entry-more-link{
	margin-top:10px;
	margin-bottom:10px;
	}
		
#leftCon .entryBox .entry-footer{
	margin-top:5px;
	margin-bottom:20px;
	text-align:right;
	font-size:0.8em;
	}
	
#leftCon .entryBox #more{
	margin-top:15px;
	}	
	
#leftCon .content-nav{
	text-align:center;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px dashed #050505;
	}

.trackbacks{
	margin-left:10px;
	}
		
.trackbacks-header{
	color:#333;
	font-size:small;	
	}
	
#trackbacks-info{
	margin: 10px 0;
	border: 1px dashed #a3b8cc;
	padding: 0 10px;
	color: #292e33;
	text-align: center;
	background: #eee;
	}
	
.trackback-content{
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
	margin-bottom:5px;
	}
		
.trackback-footer{
	text-align:right;
	font-size:0.8em;
	margin-bottom:15px;
	}
		
.trackbacks-header a,
.trackbacks-header a:hover{
	color: #fff;
	}
								

/*-----------------
右側
-----------------*/	

#link {
background:#fff;
margin:20px 10px 0 10px;
padding:5px;
}
#link h3 {
	font-size:small;
	font-weight:bold;
	color:#666;
	line-height:1.3em;
                padding:0 0 5px 2px;
	}
#bana p,#link p {
	font-size:small;
	color:#666;
	line-height:1.5em;
    padding:3px 0 0 4px;
	}

#bana {
	margin:20px 0 0 10px;
	}
#bana h3{
	font-size:small;
	font-weight:bold;
	color:#666;
	line-height:1.6em;
                padding:0 0 5px 4px;
	}

#bana p,#link p {
	font-size:small;
	color:#666;
	line-height:1.6em;
    padding:5px 0 0 4px;
	}

#Ad01 {
	margin:10px 0px 0px 14px;
	padding-bottom:10px;	
	border-bottom:1px solid #666;
	}
	
.riDotLine{
	height:10px;
	background:url(img/ri_dotline.gif) no-repeat;
	}		

#rightBox{
	width:215px;
	float:left;
	background:#F4F4F4;
	}
	
#conSpBox{
	height:20px;
	background:#fff;
	}	
	
#rightBox #cate{
	background:url(img/h3_cate.gif) no-repeat;
	width:215px;
	height:36px;
	text-indent:-9999px;
	}
	
#rightBox #new{
	background:url(img/h3_new.gif) no-repeat;
	width:215px;
	height:36px;
	text-indent:-9999px;
	}
	
#rightBox #old{
	background:url(img/h3_old.gif) no-repeat;
	width:215px;
	height:36px;
	text-indent:-9999px;
	}				

#rightBox #tb{
	background:url(img/h3_tb.gif) no-repeat;
	width:215px;
	height:36px;
	text-indent:-9999px;
	}
	
#rightBox #rssBox{
	width:195px;
	margin-left:10px;
	background:#fff;
	margin-bottom:10px;
	}
	
#rightBox #rss{
	background:url(img/rss.gif) no-repeat;
	width:36px;
	height:26px;
	text-indent:-9999px;
	}	
	
#rightBox .rightSubBox{
	width:180px;
	margin-left:17px;
	}	

#rightBox ul.rightSubBox {
	margin-bottom:15px;
	}
	
#rightBox .rightSubBox li{
	list-style:none;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:1px solid #fff;
	}
	
#rightBox #cateTT{
	font-size:1.2em;
	color:#999;
	font-weight:bold;
	margin:10px 15px 5px;
	}		
	
/*-----------------
フッター
-----------------*/		

#footer{
	width:800px;
	clear:both;
	background:#000;
	height:15px;
	}
	
/*-----------------
その他
-----------------*/	
	
.clear{
	clear:both;
	}

.center{
	text-align:center;
	}
	
.pd10{
	padding:10px;
	}
	
/*-----------------
リンク
-----------------*/

a:link , a:visited , a:active{
	color: #FFCC00;
	}

a:hover {
	color: #FF6600;
	}

#rightBox a:link , #rightBox a:visited , #rightBox a:active{
	color: #333;
	}

#rightBox a:hover {
	color: #999;
	}

/*-----------------
スペース関連
-----------------*/
	
.spB10{
	margin-bottom:10px;
	}
	
.spB20{
	margin-bottom:20px;
	}	
