﻿/* 基本 */


dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	margin:0; 
	padding:0;
	} 

body{  
	margin:0; 
	padding:0;
	text-align:center;
	font-size:13px;
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
	line-height:20px;
	color:#333333;
	background-color:#f1eedf;
	}

table { 
	    border-collapse:collapse; 
	    border-spacing:0; 
	} 

address,caption,cite,code,dfn,em,strong,th,var { 
	    font-style:normal; 
	    font-weight:normal; 
	} 

h1,h2,h3,h4,h5,h6 { 
	    font-size:100%; 
	}
	
fieldset,img {border:0;} 	 
ol,ul {list-style:none;} 
caption,th {text-align:left;} 
q:before,q:after {content:'';} 
abbr,acronym { border:0;}

a:link{color:#333333;}
a:hover{color:#333333;}
a:active{color:#333333;}
a:visited{color:#333333;}



/* history_blog */


#wrapper{
	width:100%;
	margin:0; 
	padding:0;
	}
#wrapper2{
	width:100%;
	margin:0; 
	padding:0;
	background:url("/50th/blog/rekisi_bg.gif") repeat;
	}
#main{
	width:800px;
	margin:0 auto; 
	padding:0;
}
	
#container{
	width:100%;
	margin:0; 
	padding:0;
	background:url("/50th/blog/rekisi_bgbar.jpg") repeat-x;
	}
#container #link{
	width:800px;
	height:31px;
	margin:0 auto; 
	padding:5px 0 0 0;
	text-align:left;
	color:#FFFFFF;
	}
#container #link a{
	color:#FFFFFF;
	text-decoration:none;
	}
#container #link p{
	padding:0;
float:left;
width:300px}
#container #link p.right{
float:right;
width:300px;
text-align:right;}





#blogmain{
	width:800px;
	margin:20px auto; 
}
#left{
 float:left;
 width:170px;
 margin:0 24px 0 0;
}
#left_bnr{
 margin:5px 0 20px 0;
}
#left_bnr p{
 margin-bottom:8px;
}

.widget-header{
	height:33px;
	margin-top:20px; 
	padding-top:8px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#870101;
	background:url("/50th/blog/rekisi_side_bar.gif") no-repeat;
	}
.widget-content li{
	padding:3px 0 8px 13px;
	text-align:left;
	line-height:15px;
	background:url("/50th/blog/rekisi_side_maru.gif") 0 3px no-repeat;
	}
.widget-content li a{
	}

/*-----------------------------------------
カレンダー
-----------------------------------------*/


.widget-calendar {
    margin: 0 auto;
   width:170px;
    text-align: center;
    padding-top:5px;
}

.widget-content a{
    color:#666;
}
.widget-content table {
   width:160px;
    padding: 0;
    margin:0 auto;
    margin-top:5px;
    border-collapse: collapse;
}
.widget-content th {
    font-size:92%;
    font-weight:normal;
    width: 23px;
    padding-bottom: 3px;
    text-align:center;
}
.widget-content td {
    padding: 2px 0;
    font-size: 13px;
    line-height: 120%;
    text-align:center;
}
.today {
    display: block;
    background:#188CD2;
}
.widget-content td a:link,
.widget-content td a:visited,
.widget-content td a:hover,
.widget-content td a:active{
    color:#188CD2;
}
.sunday{
    color: #dd0000;
}
.saturday{
    color: #0065A6;
}
/*-----------------------------------------

-----------------------------------------*/
#mid{
 float:left;
 width:606px;
}
#alpha {
	text-align:left;
}

.asset-header {
    height:43px;
	padding:30px 0 0 70px;
	font-size:17px;
	font-weight:bold;
	color:#870101;
	text-align:left;
	background:url("/50th/blog/rekisi_waku01.jpg") no-repeat;
}

.asset-meta {
	text-align:right;
	padding-right:60px;
	font-size:13px;
	color:#333333;
	font-weight:normal;
	margin-top:10px;
}

.asset-content {
	padding:20px 60px 30px 60px;
	text-align:left;
	background:url("/50th/blog/rekisi_waku02.jpg") repeat-y;
}
.asset-footer {
    margin:0;
    margin-bottom:30px;
	padding:0;
	background:url("/50th/blog/rekisi_waku03.jpg") bottom no-repeat;
	height:24px;
}

.content-nav {
text-align:center;
}



#footer{
	width:100%;
	height:140px;
	margin-top:50px; 
	padding:0;
	background:url("/50th/blog/rekisi_footer_bg.gif") repeat-x;
}
#footer address{
	padding-top:90px; 
}