/* Global */

h1, h2, h3, h4, p, ul, li, blockquote {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	list-style-type: none;
}
img {
	border: 0;
}
body{
	margin:0px;
	padding:0px;
	font-size: 12px;
	line-height: 16px;
	background-color: #6B0000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
}
.hyde {
	display: none;
}
#wrapper{
	width: 760px;
	margin: auto;
	background-image: url(img/bakcontents.gif);
	background-repeat: repeat-y;
}

/* backscreen */
#backtop{
	width: 100%;
	background-image: url(img/baktop.gif);
	background-repeat: no-repeat;
	height: 100px;
}
#backbottom{
	width: 100%;
	background-image: url(img/bakbottom.gif);
	background-repeat: no-repeat;
	height: 100px;
	clear: both;
}
#contents {
	width: 100%;
}

/* Header */
#header-name {
	text-align: center;
}
#header-description {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	text-align: center;
	letter-spacing: 2px;
	margin-top: -50px;
	font-size: 12px;
	color: #994A05;
	margin-bottom: 50px;
}

/* 本文 */
#main {
	float: right;
	margin-right: 90px;
	margin-top: 10px;
	width: 380px;
}
#main a {
	color: #999933;
	text-decoration: none;
}
#main a:hover {
	color: #59774F;
}

/* リンク設定 */
a:link {color:#999933; text-decoration:none}
a:visited {color:#999933; text-decoration:none}
a:active { color: #59774F;}
a:hover { color: #59774F;}

/* 強調文字設定 */

.font_10{font-size:10px;}
.font_16{font-size:16px;}


/* 全体の枠組み 横幅 */
#container {
 line-height: 140%;
 margin-right: auto;
 margin-left: auto;
 text-align: left;
 padding: 0px;
 width: 770px;
 background-color: #FFFFFF;
 border: 1px solid #666666;
}

/* バナー設定 */
#banner {
	/* background-image: url(".gif");*/
 text-align: left;
	background-color: #FFFFFF;
}

#banner-img {
 display: none;
}

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

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

#banner h2 {
 font-size: small;
}

/* 2列左サイドバー */
#left-side {
	float: left;
	width: 210px;
	background-image: url(img/barmiddle.gif);
	background-repeat: repeat-y;
	overflow: hidden;
	margin-left: 60px;
}
#beta{
	float: left;
	width: 210px;
	margin-left: 60px;
	margin-top: 10px;
}

#bartop{
	background-image: url(img/bartop.gif);
	background-repeat: no-repeat;
	height: 28px;
}
#barbottom{
	background-image: url(img/barbottom.gif);
	background-repeat: no-repeat;
	height: 28px;
}

/* コメント用　メイン本文 */
#comment_main {
	padding: 50px;
}
.content pre {
 font-size: larger;
}

.dataheader {
	text-align:right;

width=100%;
}

.entryheader {

width=100%;
	border:1px solid #666666;
	background-color: #F5F5F5;
	text-indent: 5px;
	font-size: 14pt;
	padding: 2px;
	text-decoration: overline;
}

.content p {
 color: #000000;
 font-family: Verdana, Arial, 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: #666666;
	font: bold 14px Verdana, Arial, sans-serif;
	margin-bottom: 10px;
	text-decoration: none;
}

.content h3 {
 color: #666666;
 font-family: Verdana, Arial, sans-serif;
 font-size: small;
 text-align: left;
 font-weight: bold;
 margin-bottom: 10px;
}

.posted {
 color: #999999;
 font-family: Verdana, Arial, sans-serif;
 font-size: x-small;
 border-top: 1px solid #999999;
 margin-bottom: 25px;
 line-height: normal;
 padding: 3px;
}

/* サイドバー設定 */
#sidebar {
	width: 100%;
	padding: 10px;
}

.widget-header {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 3px;
}

#sidebar ul {
 padding-left: 5px;
 margin: 0px;
 margin-bottom: 20px;
}

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

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

#sidebar li {
 color: #666666;
 font-family: Verdana, Arial, sans-serif;
 text-align: left;
 line-height: 100%;
 margin-top: 10px;
 list-style-type: none;
}








.sidebar h2 {
color: #666666;
font-family: Verdana, Arial, sans-serif;
font-size:10px;
text-align: left;
font-weight: bold;	
padding:2px 0px 2px 3px;
line-height: 15px;
background-color: #F5F5F5;
border-left: 5px solid #666666;
border-bottom: 1px solid #666666;
border-top: 1px solid #666666;
border-right: 1px solid #666666;
}


#calendar {
 line-height: 140%;
 color: #666666;
 font-family: Verdana, Arial, 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: #666666;
 font-family: Verdana, Arial, sans-serif;
 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;
}


.side {
 color: #666666;
 font-family: Verdana, Arial, sans-serif;
 font-size: x-small;
 text-align: left;
 line-height: 150%;
 padding-left: 5px;
 margin-top: 10px;
 margin-bottom: 20px;
 list-style-type: none;
}

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

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

form {
 margin:0px;
}

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

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

#powered {
 font-family: Verdana, Arial, sans-serif;
 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;
}

#footer {
 font-family: Verdana, Arial, sans-serif;
 font-size:12px;
 color: #666666;
 font-weight: bold;
 background-color: #f6f6f6;
 text-align: center;
 padding-left: 15px;
}

/* content */

.content-nav
{
   margin: 10px;
   text-align: center;
}

.date-header,
.entry-content
{
   position: static;
   clear: both;
}

.entry,
.trackbacks,
.comments,
.archive
{
   position: static;
   overflow: hidden;
   clear: both;
   width: 100%;
   margin-bottom: 20px;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
{
   clear: both;
   margin: 5px 10px;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more
{
   clear: both;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
   clear: both;
   margin: 5px 10px 20px 10px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url,  #comment-text
{
   width: 300px;
}
#comment_main #comment-text
{
   width: 540px;
}

#comment-bake-cookie
{
   margin-left: 0;
   vertical-align: middle;
}

#comment-post
{
   font-weight: bold;
}

img.image-full { width: 100%; }

.image-thumbnail
{
   float: left;
   width: 115px;
   margin: 0 10px 10px 0;
}

.image-thumbnail img
{
   width: 115px;
   height: 115px;
   margin: 0 0 2px 0;
}

