body {
	margin: 0px 0px 0px 0px;
	border: 0;
	padding: 0;
	background: #FFFFFF url("bg_p.gif") repeat ;
                text-align: center;
}

a {
	text-decoration: underline;
	font-weight: bold;
	}

a:link {
	color: #7270cb;
	}

a:visited {
	color: #7270cb;
	}

a:active {
	color: #7270cb;
	}

a:hover {
	color: #2e2acc;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
    margin-bottom: 0px ;
	text-align: left;
	padding: 0px;
	width: 800px;
                background: #FFFFFF url("bg02.gif") center repeat-y;
	            
	            border: 0px ;
	            border: solid #d80001;
                border-left-width:  5px ;
                border-right-width: 5px ;
	}

#banner-img {
	background: #d80001 url("blog_head.gif") no-repeat 0px 0px;
	height: 530px;
	}

div.img-link a {
	display: block;
	text-decoration: none;
	}

.banner-alt {
	display: block;
	}

#banner {
	display: block;
	margin:10px;
	line-height:185%;
	}




#banner a {
	color: #000000;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	font-weight: bold;
	background: url("wood_back.jpg");
	padding:5px;
	   
	
	}

#banner h2 {
	font-size: small;
	}



#left {
		float: left;
	
	
	width: 200px;
	background-color: #FFFFFF;
	
	overflow: hidden;
	}

textarea#comment-text {
        width: 370px;
        }


/*
alternate
#right
float: left:
to
float: right;
*/

#right {
    float: right;
	width: 200px;
	background-color: #FFFFFF;
	overflow: hidden;
	}

#center {
	float: left;
	width: 400px;
	overflow: hidden;
	
	
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color:#;
	color: #000000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	}

.sidebar {
	padding: 10px;
                width: 180px ;
                height: 768px;
                background-color: #f5e0fd ;
                }

.sidebar a {
	text-decoration: none;
	font-weight: bold;
	}

.sidebar a:link {
	color: #7270cb;
	}

.sidebar a:visited {
	color: #7270cb;
	}

.sidebar a:active {
	color: #7270cb;
	}

.sidebar a:hover {
    color: #FFFFFF;
    }

.content p {
	color: #000000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	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: #3633aa;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	text-align: left;
    font-weight: bold;
    height: 30px ;

background:url("sensu.gif") no-repeat;
	margin-bottom: 3px;
	padding: 5px;
	padding-left:60px;
	}

.content h3 {
	color: #000000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: large;
	border-left: 10px solid #3633aa;
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	padding: 3px;
	}

.content p.posted {
	clear: both;
	color: #000000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	text-align: right;
	
	margin-bottom: 25px;
	line-height: normal;
	
        clear: both;
	}

#calendar {
  	line-height: 140%;
	color: #000000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	
	
	
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #FFFFFF;
		background-color:#372674;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	border: 1px solid #000000;
	text-align: left;
	font-weight: bold;
	
	
	padding: 3px;
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #FFFFFF;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	border: 1px solid #000000;
	background-color:#372674;
	text-align: left;
	font-weight: bold;
	
	
	padding: 3px;
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar li {
	color: #000000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	
	
	
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar img {
	border: 0px solid #000000;
	}


.photo {
	text-align: center;
	margin-bottom: 20px;
	}

.link-note {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #000000;
	margin-top: 50px;
	}	

.comment-preview h2 {
    background-color:#;
}



#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}
	
textarea {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Osaka", "‚l‚r ‚o–¾’©", "ƒqƒ‰ƒMƒm–¾’© Pro W3", verdana, arial, sans-serif;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.image-full {
		width: 370px;
	
	
	}

.image-thumbnail {
	float: left;
	width: 130px;
	margin-bottom: 10px;
	}

.image-thumbnail img {
	width: 115px;
	height: 115px;
	}
	
span{
	line-height: 150%;
	}


.entry {

}



.entry h3 {
          color: #990000 ;


}

.entry-body {

              font-size:10px;
}


.entry-body-text {
              font-size:10px;

}


.entry-body-top {

}


.entry-top{


}


#recent-entries h2 { 
                   background-color: #372674;
                   color:#FFFFFF;
                   width: 170px ;
                   height: 13px ;
}


#archive-datebased h2 { 
background: #000000
                          
                          width: 170px ;
                          height: 13px ;
}


#archive-category h2 { 
                   background-color: #372674;
                   color:#FFFFFF;
                   width: 170px ;
                   height: 13px ;
}


/*** «#header1i•½–Êj‚ÌCSSƒ\[ƒX ***/

#header1{
	text-align:center;
	border-top:solid 2px #EEC000;
	border-bottom:solid 2px #FF8400;
	background:#ffffff;
	}

#header1 table{
	margin:0px auto auto;
	text-align:left;
	}

#header1 table td#h_menu{
	font-size:12px;
	text-align:right;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	}

#news h2 {
color: #FFFFFF;
font-family: 'Trebuchet MS', Verdana, sans-serif;
font-size: x-small;
border: 1px solid #000000;
background-color:#372674;
text-align: left;
font-weight: bold;
padding: 3px;
letter-spacing: .3em;
}

#news ul {
padding-left: 0px;
margin: 0px;
margin-bottom: 30px;
}

#news li {
color: #000000;
font-family: 'Trebuchet MS', Verdana, sans-serif;
font-size: x-small;
text-align: left;
line-height: 150%;
margin-top: 10px;
list-style-type: none;
}

#news {
padding: 10px;
    width: 180px ;
    background-color: #f5e0fd ;
}

#news h2 a:link{color:#FFFFFF;}
#news h2 a:visited{color:#FFFFFF;}
#news h2 a:active{color:#FFFFFF;}
#news h2 a:hover{color:#FFFFFF;}


#h_menu a:link{color:#FF9900;}
#h_menu a:visited{color:#FF9900;}
#h_menu a:active{color:#FF9900;}
#h_menu a:hover{color:#FF3300;}
#h_menu span.bl{color:#888888;font-weight:bold;}

/*** ª#header1i•½–Êj‚ÌCSSƒ\[ƒX ***/

/* sponsord link css */
.ad_txt a
{
 color: #000000 !important;
}
