/* base css */
@import url(/.shared-ja/themes/common/base-weblog.css);


/* common 
--------------------------------------------*/

body {
    font-family:'Hiragino Kaku Gothic Pro W3', 'MS PGothic', Osaka, sans-serif;
	margin: 0px;
	border: 0;
	padding: 0;	
	text-align: center;
	background:#000000;
	}
	
#date-23542584{
	display: none;
}

a {
	text-decoration: underline;
	}

a:link {
	color: #FFFFFF;
	}

a:visited {
	color: #FFFFFF;
	}

a:hover {
	color: #FFFFFF;
	text-decoration:none;
	}

a:active {
	color: #FFFFFF;
	}


h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
	

/* container 
--------------------------------------------*/	

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 800px;
	color: #FFFFFF;
	border-left-style: solid;
	border-right: solid #ffffff 1px;
	border-left: solid #ffffff 1px;
	}



#banner {
	text-align: left;
	background:url("/images/header.jpg") no-repeat;
	width:800px;
	height:120px;
	margin-bottom:0px;	
	}
	


#banner-img {
	display: none;
	}



#banner a {	
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	font-weight: bold;
	text-indent:-9999px;
	padding:0px; 
	}
	
#banner h1 a{
    display:block;
    width:800px;
    height:120px;
	}

#banner h2 {
	display:none;
	}

#main {
	width: 800px;
	background:#000000;
	}

#main_top {
	width: 799px;
	background:#000000;
	border-right:solid 1px #FFFFFF;	
	}	


#left {
	float: left;
	width: 199px;
	border: 0;
	overflow: hidden;
	background-color: #000000;
	}

textarea#comment-text {
        width: 80%;
        }


#right {
	float: right;
	width: 199px;
	border: 0;
	overflow: hidden;
	background:#000000;
	color: #FFFFFF;
	}

#center {
	float: left;
	width: 400px;
	overflow: hidden;
	background:#000000;
	border-right: solid #ffffff 1px;
	border-left: solid #ffffff 1px;
	}

#center_top {
	float: left;
	width: 599px;
	overflow: hidden;
	background:#000000;
	color:#FFFFFF;
	}
	
/* content
-----------------------------*/		

.content {
	padding: 0 20px;
	border: 0;
	color: #FFFFFFG;
	font-size: small;
    background:#000000;
	}
	
	
.content p {
	color: #FFFFFF;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #FFFFFF;
	font-size: small;
	text-align: left;
	font-weight: bold;
	padding-top:10px;
	}

.content h3 {
	color: #FFFFFF;
	font-size: 120%;
	text-align: left;
	font-weight: bold;
	margin-top:5px;	
	}

.content p.posted {
	clear: both;
	color: #FFFFFF;
	font-size: x-small;
	border: 0;
	text-align: right;	
	margin: 0px;
	line-height: normal;
	border-top:dotted 1px;
    padding-top:8px;
	}

.content h3 a {
	text-decoration: underline;
}

.content h3 a:link {
	color: #FFFFFF;
}

.content h3 a:visited {
	color: #FFFFFF;
}

.content h3 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.content h3 a:active {
	color: #FFFFFF;
}

.content-header{
}



/* entry
-----------------------------*/	

.entry-top{
    }
	
.entry{

    }
	
.entry-bottom{

     }

.entry-nav{
     margin:5px 0;
	 color:#FFFFFF;
     }

.extended {
     text-align:right;
     margin-bottom:10px;
	 }

.entry-body {
     padding:0;
     margin:0px;
     }	 	 	 

/* sidebar
-----------------------------*/	
.sidebar {

	}

.sidebar a {	
	text-decoration: underline;
	font-size: small;
	}

.sidebar a:link {
	color: #ffffff;
	}

.sidebar a:visited {
	color: #ffffff;
	}

.sidebar a:hover {
	color: #FFFF00;
	text-decoration:none;
	}

.sidebar a:active {
	color: #ffffff;
	}

.sidebar h2 {
	font-size: small;
	margin:10px;
	padding:5px;
	font-weight:bold;
	background:#000000;
	height:15px;
    color:#FFFFFF;
	}

.sidebar h2 a:link {
    color:#FFFFFF;
	}

.sidebar h2 a:visited {
    color:#FFFFFF;
	}

	
.sidebar h2 a:visited {
    color:#FFFFFF;
	}
	
.sidebar h2 a:active {
    color:#FFFFFF;
	}		

.sidebar ul {
	padding:0px;
	margin: 0px;
	margin-top:10px;
	_margin-top:0px;
	}

.sidebar li {
	color: #000000;
	font-size: small;
	text-align: left;
	line-height: 150%;	
	list-style-type: none;
	}
	
.sidebar p {
	line-height: 140%;	
	}	

/* calender*/
.sidebar table{
	width:100%;
	margin:0;
	padding:0;
	font-size:smaller;
	color: #FFFFFF;
}

.sidebar table caption{
	font-size:small;
	font-weight:bold;
	margin-bottom:5px;
	padding:0;
}

.sidebar table th, td{
	text-align:center;
	line-height: 120%;	
}

.sidebar table th.Sunday{
	color:#FF0000;
}

.sidebar table th.Weekday{
	color:#FFFFFF;
}

.sidebar table th.Saturday{
	color:#0033FF;
}
				
	
/* other
-----------------------------*/	

.comments-header{
    margin-top:10px;
    }

.banner{
    text-align:center;
    margin:10px 0 5px 0;
    }
	
.top_ph {
text-align:center;
margin:5px 10px 10px 10px;
}	

.blogtop {
font-weight:bold;
text-align:right;
margin:10px 25px 0 0;
}	

