/* CSS Document */

body {
	/*font-family: "ＭＳ ゴシック", "Osaka－等幅";*/
	font-size: 12px;
	margin: 0;
	background-color: #D6D6D6;
	text-align: center;  
	}

a {
	color:#007EFF;
	text-decoration: underline;
	}

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

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

ul {
	margin:0px;
	padding: 10px 0px;
	list-style-type:disc;
	}

li {
	line-height: 150%;
	list-style-type:disc;
	}
	
li a {
	color:#FFFFFF;
	}

#container {
	background:url(lib/images/page_bg.jpg) repeat-y;
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	padding: 0px;
	width: 874px;
	}

#banner {
	height: 119px;
	}
	
#footer {
	clear:both;
	background:url(lib/images/footer.jpg) no-repeat;
	height: 140px;
	}

#banner h1 {
	font-size: xx-large;
	}

#banner h2 {
	font-size: small;
	}

#center {
	padding-right:50px;
	float: right;
	width: 580px;
	}

.content {
	background-color: #000000;
	color: #FFFFFF;
	line-height: 140%;
	}


.content h4 {
	color: #FFFF00;
	font-size: 16px;
	}

.content h5 {
	font-weight:normal;
	color: #B70402;
	font-size: 10px;
	}

.content h6 {
	font-weight:normal;
	color: #D1D1D1;
	font-size: 10px;
	}

.content hr {
	color:#333333;
	width:580px;
	}
	
.content img {
	border:solid 1px #CC0000 ;
	}

strong {
	font-weight:bold;
	color: #FFBA00;
	}


#right {
	padding-left:50px;
	width: 162px;
	}
	
.sidebox {
	margin-bottom:20px;
	width: 162px;
	background-color: #000000;
	border:solid 1px #999999 ;
	overflow:hidden;
	text-align:center;
	}
	
#sidenewentry li{
	background:url(lib/images/icon_yajirusi.gif) no-repeat;
	font-size:10px;
	text-align:left;
	padding-left:14px;
	}

#entrytitle {
	font-size:16px;
	font-weight:bold;
	color: #FFBA00;
	padding:10px 0px;
	}

.entrybg {
	background-color:#FFFFCC;
	color:#000000;
padding :6px;
	}

.datebar {
	padding :3px 0px 0px 10px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	width: 570px;
	height:16px;
	background-color:#CC0000;
}
	
#categoryname{
	background:url(lib/images/bar_category.gif) no-repeat;
	height:20px;
	border-bottom:solid 1px  #999999 ;
}

#archivename{
	background:url(lib/images/bar_archive.gif) no-repeat;
	height:20px;
	border-bottom:solid 1px  #999999 ;
}

#newentryname{
	background:url(lib/images/bar_newentry.gif) no-repeat;
	height:20px;
	border-bottom:solid 1px  #999999 ;
}

.content p.posted {
	font-size: 12px;
	border-top: 2px solid #333333;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}
	
#capcom-rink {
	margin-right: auto;
	margin-left: auto;
	padding-top:50px;
	width: 600px;
	text-align:center;
}
#c {
	font-size: x-small;
	color:#FFFFFF;
	margin-top:20px;
	text-align:center;
}

/*.content p {
	color: #666666;
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

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

/*.sidebar {
	padding: 15px;
	}



#calendar {
  	line-height: 140%;
	color: #666666;
	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: #666666;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}*/

/*.sidebar h2 {
	color: #666666;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
  	letter-spacing: .3em;
	}*/

/*.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar #categories ul {
	padding-left: 0px;
	}

.sidebar li {
	color: #666666;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: circle;
	}

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

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

.link-note {
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

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

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

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}*/


