/* 背景と配置 */
body {
 margin: 0px 0px 20px 0px;
/* background-color: #8FABBE;*/
 background-image: url("img/graybg.gif");
 text-align: center;
}

/* 画像設定 */
img {border:0px}

/* リンク設定 */
a:link {color:#0066CC; text-decoration:none}
a:visited {color:#0066CC; text-decoration:none}
a:active { color: #0066CC;}
a:hover { color: #006699;}

/* 強調文字設定 */
h1, h2, h3 {
 margin: 0px;
 padding: 0px;
 font-weight: normal;
}

.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: 780px;
 background-color: #FFFFFF;
 border: 1px solid #666666;
}

/* ヘッダー設定 */
#header {
 font-family: Verdana, Arial, sans-serif;
 color: #444444;
 padding: 0px;
 margin:0px;
 height:199px;
 width:100%;
}
#header a {
 color: #444444;
 text-decoration: none;
}
#header p { margin:0px; padding:0px;}
#header h1 {
 font-size: xx-large;
 display: none;
}
#header p.fleft{
	float:left;
}
#header h2.fright {
	float:right;
	font-size: 11px;
	padding-right:0px;
}
#header .banner{
	clear:both;
	height:180px;
/*	background-image: url("img/banner06.jpg"); */
}
#header #search-box{
	position:relative; /* relative;absolute */
	top:-50px;
	left:630px;
	width: 280px;
	color:#FFFFFF;
	font-weight:bold;
}

/* バナー設定 */
#banner {
 font-family: Verdana, Arial, sans-serif;
 color: #444444;
 background-image: url("head.jpg");
 text-align: right;
 padding: 15px;
}
#banner {
  width : 100%;
  height : 199px;
  margin : 0px;
  padding : 0px;
}

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

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

#banner h2 {
 font-size: 12px; /* small; */
}

/* ３列左サイドバー */
#left {
 float: left;
 width: 160px;
 background-color: #FFFFFF;
 overflow: hidden;
}

/* ３列右サイドバー */
#right {
 float: left;
 width: 160px;
 background-color: #FFFFFF;
 overflow: hidden;
}

/* ３列メイン */
#center {
 float: left;
 width: 448px;
 overflow: hidden;
 border-left: 1px solid #666666;
 border-right: 1px solid #666666;
 border-bottom: 1px solid #666666;
}

/* 旧サイドバー */
#side {
 float: left;
 width: 180px;
 background-color: #FFFFFF;
 overflow: hidden;
 }

/* 2列左サイドバー */
#left-side {
 float: left;
 width: 180px;
 background-color: #FFFFFF;
 overflow: hidden;
 border-bottom: 1px solid #666666;
 border-right: 1px solid #666666;
}

/* 2列メイン */
#main{
 float: right;
 width: 589px;
 overflow: hidden;
}

/* 2列右サイドバー */
#right-side {
 float: left;
 width: 180px;
 background-color: #FFFFFF;
 overflow: hidden;
 border-bottom: 1px solid #666666;
 border-left: 1px solid #666666;
}


/* メイン本文 */
.content {
 padding: 2px 15px 5px 15px;
 background-color: #FFFFFF;
 color: #000000;
 font-family: Verdana, Arial, sans-serif;
 font-size: small;
}
.content pre {
 font-size: larger;
}

.dataheader {
text-align:right;
width=100%;
}

.entryheader {
text-align:left;
width=100%;
padding:2px;
/*
border:1px solid #666666;
background-color: #999999;
*/

padding-left:25px;
padding-top:4px;
height:30px;
font-weight:bold;
background: url("img/entrytitle_bg.jpg") no-repeat;
}

.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-family: Verdana, Arial, sans-serif;
 font-size: x-small;
 text-align: left;
 font-weight: bold;
 margin-bottom: 10px;
}

.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 #003364;
 text-align: right;
 margin-bottom: 25px;
 line-height: normal;
 padding: 3px;
}

.flame-line { width:560px; margin:0 0 15px 0; padding:0 0 17px 0; background:url(img/flame-line-bottom560.gif) bottom no-repeat; }
.flame-line .sec { padding:0 15px 5px 15px; background: url(img/flame-line-body560.gif) repeat-y; }
.flame-line .flame-top { padding:25px 0 0 0; background: url(img/flame-line-top560.gif) top no-repeat; }
*html .flame-line,*html .flame-line .sec,*html .flame-line .flame-top { height:1%; }
+*html .flame-line,+*html .flame-line .sec,+*html .flame-line .flame-top { height:1%; }
#welcome { margin:0px; padding:0px;color:#333333;}
#welcome h4 {
	padding-left:5px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	color:#1E2E6F;
	border-left:10px solid #ff9900;
	border-bottom:1px dotted #1E2E6F;
}
#welcome p {
	margin-bottom:10px;
	margin-top:0px;
}

.page-title h1 { margin:0 0 10px 0; border-bottom:solid 2px #00587F; font:normal 1.2em "Arial","Osaka","Verdana","Sans-serif"; }
.page-title h1 span { display:block; margin:0 0 4px 5px; padding:0 0 0 5px; border-left:solid 5px #BF0000; }
.page-title h1 { font-weight:bold; }
#main h2.search-results-header { margin:5px 0 10px 0; border-bottom:solid 1px #00587F; font:normal 1.2em "Arial","Osaka","Verdana","Sans-serif";font-weight:bold; }

/* site-map
----------------------------------------------------------*/
#site-map { margin:0 0 20px 0; }
#site-map ul { line-height:150%; margin-left:2em; }
#site-map ul li { margin-top:1em; }
#site-map ul ul li { margin-top:0em; }

/* サイドバー設定 */
.sidebar {
 padding: 10px;
 font-size: x-small;
}

.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 #003366;
border-bottom: 1px solid #666666;
border-top: 1px solid #666666;
border-right: 1px solid #666666;
*/

padding-left:15px;
padding-top:0px;
line-height: 26px;
height:26px;
font-weight:bold;
background: url("img/menutitle_bg.jpg") no-repeat;
}


#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;
}

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

/* リンク集 */
#links {
 color: #666666;
 font-family: Verdana, Arial, sans-serif;
 font-size: x-small;
 text-align: left;
 line-height: 1.5;
 padding: 0px;
 margin:0px;
 margin-top: 10px;
 margin-bottom: 20px;
}
#links ul{
 margin:0px;
 padding:0px;
 margin-left:20px;
 list-style: url("img/linkicon03.gif") outside;
}
#links li{
 color: #666666;
 font-size: x-small;
 text-align: left;
 line-height: 1.7;
}

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

.side li {
 color: #666666;
 font-size: x-small;
 text-align: left;
 line-height: 1.2;
 margin-top: 5px;
 padding-left:0px;
 list-style: url(img/caticon01.gif) outside;
}

.side li li {
 margin-left:0px;
 list-style:url(img/caticon02.gif) outside;
}


/*
.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: 240px;
}

#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;
}
