body {
margin: 0px 0px 20px 0px;
background-color: #800;	
background-attachment: fixed;
text-align: center;  
}

#infobox{
	border:1px dotted #880;
	margin:6px;
	padding: 5px;
	background-color: #ffc;
	font-size:0.9em;
	line-height: 110%;

}


a {
text-decoration: none;		
}

a:link {
text-decoration:none;
color:navy;
font-weight:normal;
font-size:0.95em;
}

a:visited {
text-decoration:none;
color: navy;
font-weight:normal;
font-size:0.95em;
}

a:active {
color: navy;
font-weight:normal;
font-size:0.95em;
}

a:hover {
color: crimson;
font-weight:normal;
font-size:0.96em;
background: white URL("http://our.sakura.ne.jp/9/archives/p00/backpoint.gif") repeat-y left center;

}


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


#container {
line-height: 140%;
margin-right: auto;
margin-left: auto;
text-align: center;
padding: 0px;
width: 780px;
background-color: #FFFFFF;
border-right: solid 4px #444;
border-left: solid 4px #444;
border-bottom: solid 2px #444;
	
	}

#banner {
background-image:url("http://our.sakura.ne.jp/9/archives/p00/article9.gif");
background-repeat:no-repeat;
font-family: Verdana, Arial, sans-serif;
color:black;
background-position: top right;
text-align: left;
padding: 25px 10px 10px 40px;
height: 105px;

}

#banner-img {
display: none;
}
#banner a {
    color: #333;
    text-decoration: none;
	}
	

#banner h1 {
font-size: 1.4em;
font-weight: bold;
color: #333;
margin-bottom: 3px;
}


#banner h2 {
font-size:1.2em;
font-weight: bold;
color: #333;
}

#qrcd{
text-align:center;
}

#center {
float: left;
width: 390px;		
overflow: hidden;
border-top: solid 1px #aaa;
border-right: solid 2px #aaa;
border-left: solid 2px #aaa;
border-bottom: solid 1px #aaa;
background-color: #FFFFFF;

}

.cate{
font-size:0.8em;

text-align:right;
}

.content {
padding: 10px 10px 0px 10px;
color: #333;
font-family: Verdana, Arial, sans-serif;
font-size:0.9em;
line-height:120%;
}

#left {
float: left;		
width: 188px;
overflow: hidden;
padding: 10px 0px 0px 0px;
font-size:0.95em;
}


#right {
float: left;		
width: 198px;
overflow: hidden;
padding: 10px 0px 0px 0px;
}


.content p {
color: #333;
font-family: Verdana, Arial, sans-serif;
font-weight: normal;
font-size:0.9em;
line-height: 120%;
text-align: left;
padding: 15px 10px 15px 10px;
margin-bottom: 0px;
margin-top: 0px;
}


.content h2 {
font-family: Verdana, Arial, sans-serif;
font-size: 1.05em;
text-align: left;
font-weight: bold;
color: crimson;
padding: 3px 5px 3px 5px;
background-color: white;	
margin-bottom: 10px;
line-height: 120%;
}

.content h3 {
color: darkslategray;
background-color: gold;
font-family: Verdana, Arial, sans-serif;
font-size: 1.0em;
text-align: left;
font-weight: bold;
padding: 3px 10px 3px 10px;
margin-bottom: 0px;
margin-top: 0px;
border-left: 6px solid navy;
line-height: 125%;
}


.content p.posted {
color: navy;
font-family: Verdana, Arial, sans-serif;
font-size: 0.75em;
text-align: left;
padding: 3px 10px 3px 10px;
margin-bottom: 10px;
margin-top: 0px;
line-height: 120%;
border-bottom: solid 1px red;
}



.sidebar {
padding: 0px 10px 0px 10px;
font-size:0.8em;
line-height:115%;

}



.sidebar h2 {
color: white;
background-color: navy;
background-repeat: no-repeat;
background-position: top center;

font-family: Verdana, Arial, sans-serif;
font-size:0.98em;
text-align: center;
font-weight:normal;	
padding-left: 0px;
line-height: 25px;
}

.sidebar ul {
padding-left: 4px;
font-weight: bold;
margin: 0px;
margin-bottom: 20px;
list-style-type:circle;
}


.listB ul{
list-style-type:circle;
}



.sidebar ul li {
color: #464646;
font-family: Verdana, Arial, sans-serif;
font-size: 0.95em;
text-align: left;
line-height: 110%;	
margin-top: 3px;
padding: 0px 3px 0px 8px;
font-weight:normal;
list-style-type: square;
list-style-position:inside;
}


.sidebar img {
border: 0px solid #FFFFFF;
}

.photo {
text-align: left;
margin-bottom: 20px;
}


.link-note {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
line-height: 150%;
text-align: left;
color: #464646;
margin-top: 3px;
margin-bottom: 30px;
}



#powered {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
line-height: 150%;
text-align: left;
color: #464646;
padding: 5px 0px 0px 0px;
border-top: solid 1px #646464;
margin-top: 50px;
}



#comment-data {
float: left;
width: 160px;
padding-right: 10px;
margin-right: 10px;
text-align: left;
border-right: 1px dotted #BBB;
}

textarea[id="comment-text"] {
width: 80%;
}

textarea {
font-family:  "Osaka", "ＭＳ Ｐゴシック", "verdana", "arial", "sans-serif";
}


