body {
margin: 0px 0px 0px 0px;
/*background-attachment:fixed;*/
text-align: center;
background-color:#990000;
/*background-image:url(images/bg01.gif)*/
}

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

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

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

A:ACTIVE {color : white;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : white;
}

A:HOVER {color : white;
/*background-color: #EBF4EA;*/
position: relative;top: 1px;left: 1px;border-bottom : dashed;border-bottom-color : white;border-bottom-width : 1px;}

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

/*コンテナー*/
#container {
	text-align: center;
	margin:0 auto;
	padding: 0px;
	line-height: 120%;
	position: relative;
	width: 800px;
	background-color: #990000;
/*
	border-right: 1px solid #6FA36C;
	border-left: 1px solid #6FA36C;
*/
	}

/*バナー*/
#banner {
padding: 0px;
margin: 0px;
font-family: Verdana, Arial, sans-serif;
text-align: left;
/*height: 140px;*/
}

#banner-img {display: none;}

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

#banner a:hover {color: #959595;text-decoration: none;
border:0px;
position: relative;top: 1px;left: 1px;
}


/*タイトル文字*/
#banner h1 {font-size: 24px;font-weight: bold;color: #959595;margin-bottom: 3px;}

/*サブタイトル文字*/
#banner h2 {font-size:14px;font-weight: bold;color: #959595;}

#center {
/*float: left;*/
width: 620px;		
/*overflow: hidden;*/
text-align: center;
background-color: #990000;
/*
border-top:1px solid #6FA36C;
border-left:1px solid #6FA36C;
*/
}

.content {
/*	padding: 10px 10px 0px 10px;
	padding-top: 10px;
	padding-bottom: 10px;*/
	color: #464646;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
}
.entry-content{
/*	padding-left: 10px;*/
}

#right {
float: left;		
width: 180px;
/*overflow: hidden;*/
padding: 10px 0px 0px 0px;
border-top:1px #6FA36C solid;
}


#left {
float: left;		
width: 180px;
/*overflow: hidden;*/
padding: 10px 0px 0px 0px;
/*border-top:1px #6FA36C solid;*/
}

/*記事部分*/
.content p {
color: #464646;
font-family: Verdana, Arial, sans-serif;
font-weight: normal;
font-size:12px;
line-height: 150%;
text-align: left;
padding: 15px 10px 15px 10px;
margin-bottom: 0px;
margin-top: 0px;
}

/*記事部分-----------*/
.entry-body p {
/*color: #FFFFFF;*/
font-family: Verdana, Arial, sans-serif;
font-weight: normal;
font-size:12px;
line-height: 130%;
text-align: left;
padding: 0px 10px 0px 10px;
margin-bottom: 0px;
margin-top: 0px;
}




/*記事のタイトル*/
.content h2 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
text-align: left;
font-weight: bold;
color: #990000;
padding: 3px 5px 3px 5px;
background-color: #FCCE7C;	
margin-bottom: 10px;
line-height: 120%;
}

/*記事のタイトル*/
.content h3 {
color: #990000;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
text-align: left;
font-weight: bold;
padding: 3px 10px 3px 10px;
margin-bottom: 0px;
margin-top: 0px;
line-height: 140%;
}

/*記事下のリンク*/
.content p.posted {
color: #FF6600;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
text-align: left;
padding: 3px 10px 3px 10px;
margin-bottom: 20px;
margin-top: 0px;
line-height: normal;
border-bottom: solid 1px #FCCE7C;
}


/* sidebar========================================================*/

/*サイドバー*/
.sidebar {
padding: 0px 10px 0px 10px;
/*font-size: 12;*/
}
.module-header {
font-family: Verdana, Arial, sans-serif;
font-size: 18px;
text-align: left;
font-weight: bold;
color: #FFFFFF;
padding: 3px 5px 3px 5px;
background-color: #990000;	
/*margin-bottom: 10px;*/
line-height: 120%;
}

/*カテゴリーのリスト表示など*/

.module-content ul li{
	font-size: 18px;
	font-weight: bold;
	line-height: 180%;
	border-top:1px solid #DDEEDD;
	border-right:1px solid #CCDDCC;
	border-bottom:1px solid #CCDDCC;
	border-left:1px solid #DDEEDD;
}

/*カレンダー*/
#calendar {
line-height: 120%;
font-family: Verdana, Arial, sans-serif;
font-size: 10;
padding:0px;
text-align: center;
margin-bottom: 30px;
}

#calendar table {
width: 160px;
padding:0px 0px 0px 0px;
}

/*カレンダーのタイトル*/
#calendar caption {
color: #6CC1B6;
font-family: Verdana, Arial, sans-serif;
font-size:10px;
text-align: center;
font-weight: bold;	
padding:2px 0px 2px 0px;
line-height: 15px;
}

/*カレンダーの曜日*/
#calendar th {
line-height: 12px;
font-size:10px;
text-align: center;
font-weight: bold;
color: #6CC1B6;
padding:2px 0px 0px 0px;
}

/*カレンダーの日付*/
#calendar td {
line-height: 12px;
font-size:10px;
font-weight: normal;
color: #666666;
text-align: center;
padding:2px 0px 0px 0px;

}
#calendar a {
color: #997766;
background-color: #FFFFFF;
text-decoration: none;
}
#calendar a:hover {
color: #D4ECFB;
background-color: #799ED3;
text-decoration:underline;
}

/*サイドバーの見出し*/
.sidebar h2 {
color: #997766;
background-color: #EBF4EA;
background-repeat: no-repeat;
background-position: top center;

font-family: Verdana, Arial, sans-serif;
font-size:11px;
text-align: left;
font-weight: bold;	
padding-left: 12px;
line-height: 20px;
}

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

/*アーカイブ・コメント*/
.sidebar li {
color: #464646;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
text-align: left;
line-height: 15px;	
margin-top: 3px;
padding: 0px 5px 0px 5px;
list-style-type: none;
}

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

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

/*XML・検索のテキスト*/
.link-note {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
line-height: 150%;
text-align: left;
color: #464646;
margin-top: 3px;
margin-bottom: 30px;
}



#powered {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
line-height: 150%;
text-align: left;
color: #FFFFFF;
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: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
  font-weight : normal;
  list-style-image : url(image-01.gif);
  list-style-position : outside;
  font-size : x-small;
}

/* contentオリジナルCSSより移設 */

.content-nav
{
   text-align: center;
   font-weight:bold;
}

/* footer========================================================*/

#footer{
	font-size: 12px;
	text-align: center;
	width: 800px;
	height: 24px;
/*	position: relative;*/
	color: #FFFFFF;
	vertical-align: middle;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}

/*===================================================================*/
.number{font-size: 30px;font-weight: bold;
	padding: 4px 8px 0px 8px;
}

.title{
	font-size: 14px;
	font-weight: bold;
	padding: 2px 8px 0px 0px;
	text-align: left;
}

.text10{font-size: 10px;
	line-height: 1.2;
text-align: left;}

td.text10{font-size: 10px;
	line-height: 1.2;
text-align: left;}

.text11{font-size: 11px;
	line-height: 1.2;
text-align: left;}

td.text12{
	font-size: 12px;
	line-height: 1.2;
	padding: 0px 8px 2px 0px;
	text-align: left;
}

table.text12{
	font-size: 12px;
	line-height: 1.2;
	padding: 0px 12px 2px 12px;
	text-align: left;
}
