/*全体制御*/

html
{
   margin: 0;
   /* setting border: 0 hoses ie6 win window inner well border */
   padding: 0;
}

body {
	margin : 0px;
	font-size:12px;
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	color: #333333;
	background-color: #FFFFFF;
	}

/*リンク色制御*/

a {
	text-decoration: none;		
	color: #339933;
	font-weight: bold;
}

a:visited {
	text-decoration: none;		
	color: #339933;
	font-weight: bold;
}

a:link {
	text-decoration:none;
}

a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #66cc33;
	background-color: #ccff99;
	font-weight: bold;
}

/*見出文字制御*/
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

img {
	border: solid 0px;
}

img.flm {
	border: solid 1px #66cc66;
	}

img.left {
	float:left;
	margin: 0em 1.2em 1.0em 0em;
	}

/*文字色制御*/
	
.white {color: #FFFFFF}
.red {color: #FF0000}

/*強調*/
em {
	text-decoration: underline;
	font-style: normal;
}

/*コンテナ制御*/

#container {
	width: 780px;
	line-height: 140%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

/*ヘッダー制御*/

#upbanner {
	width: 730px;
	height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #ffffff; 
	background-color: #66cc33;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 12px; 
	line-height: 16px;
	font-weight: bold;
}

#upbanner a{
    padding: 0px 5px 0px 5px;
	color: #ffffff;
}

#upbanner a:hover{
    padding: 0px 5px 0px 5px;
	color: #33ff33;
	background: #ccffcc;
	font-weight: bold;
	text-decoration: none;
}


#banner {
	font-family: Verdana, Arial, sans-serif;
	width: 730px;
	height: 65px;
	background-image: url("../img/logo_header.gif");
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 445px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	text-align: left;
}



#banner-img {
	display: none;
}

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

/*タイトル*/
#banner h1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

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


/*左ブロック制御*/
#left {
	float: left;
	width: 152px;
	margin: 0px 0px 0px 0px;
	padding: 10px 3px 30px 3px;
	background-color: #ccffcc;
	text-align: left;
	font-size:12px;
	font-style: normal;
}

/*サイドバーの見出し*/
#left h2 {
	margin-top: 12px;
	margin-bottom: 4px;
	padding: 2px 2px 2px 3px;
	font-size: 12px;
	color: #ffffff;
	background-color: #66cc33;
	text-align: left;
	font-weight: bold;	
}

#left a{
	color: #339933;
}
#left a:hover{
	color: #ffffff;
	background-color: #66cc66;
}

#left img {
	border: 0px solid #FFFFFF;
}

#left ul {
	padding: 0px 0px 0px 5px;
	margin-top: 3px;
	margin-left: 8px;
}

#left li {
	font-size: 12px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	list-style-type: none;
}

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

/*左下部*/
#leftend {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

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

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

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

/*カレンダーの曜日*/
#calendar th {
	line-height: 12px;
	font-size:10px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	background-color: #66cc33;
	margin: 1px 1px 0px 0px;
	padding: 1px 1px 1px 1px;
	}

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

#calendar a {
	color: #339933;
	text-decoration: none;
}

#calendar a:hover {
	color: #ffffff;
	background-color: #339933;
}

/*中央ブロック制御*/		
#content {
	float: left;
	width: 560px;
	overflow: hidden;
	padding: 10px 10px 10px 10px;
	background-color: #FFFFFF;
}

/*エントリーアンカー（前後エントリーへの参照） */	
#content div.entryanchor {
 text-align: left;
 margin; 0px 0px 0px 0px;
 padding; 3px 3px 3px 8px;
}

/* １エントリー用コンテナ */
#content div.entry {
  border-top: 1px solid #66cc33;
  border-bottom: 1px solid #66cc33;
  border-right: 1px solid #66cc33;
  border-left: 1px solid #66cc33;
 margin-bottom: 20px;
}

/*記事のタイトル*/
#content h2 {
  font-size: 20px;
  line-height: 130%;
  text-align: left;
  font-weight: bold;
  color: #ffffff;
  background-color: #66cc33;	
  padding: 3px 5px 3px 5px;
  margin: 0px;
}

/*記事の日付欄*/
#content div.date {
  font-size: 12px;
  line-height: 120%;
  text-align: right;
  font-weight: bold;
  color: #339933;
  background-color: #ccff99;	
  padding: 3px 5px 3px 5px;
  margin: 0px;
  border-top: 1px dashed #66cc33;
  border-bottom: 1px solid #66cc33;
}

/*記事中のサブタイトル*/
#content h3 {
  font-size: 14px;
  line-height: 120%;
  text-align: left;
  font-weight: bold;
  color: #339933;
  background-color: #ccff99;	
  padding: 3px 3px 3px 3px;
  clear: all;
}

#content .section { 
	clear: all;
	margin: 0px 0px 0px 0px;
	padding: 2px 3px 2px 3px;
	color: #339900;
	font-size: 14px;
	line-height: 140%;
	background-color: #ccffcc;
	font-weight: bold; 
}

#content .sectionlink { 
	color: #339900;
}

#content a {
	text-decoration: none;		
	color: #339933;
	font-weight: bold;
}


#content a:visited {
	text-decoration: none;		
	color: #339933;
	font-weight: bold;
}



/*パンくずリスト*/
#content div.pankuzu {
	font-weight: normal;
	font-size:10px;
	text-align: left;
                padding: 3px 10px 3px 10px;
	line-height: 120%;
	border-bottom: solid 1px #79ADD3;
}

/*記事部分*/
#content div.entrybody {
	font-size:12px;
	line-height: 150%;
	text-align: left;
                padding: 0px 8px 0px 8px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#content p {
                padding: 0px 0px 6px 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#content img{
	border: solid 0px;
                margin: 5px;
}

/*記事中の囲み*/
#content blockquote{
  font-size: 12px;
  line-height: 140%;
  word-break:break-all;
  text-align: left;
  margin:0px 0px 0px 0px;
  padding: 5px 5px 5px 5px;
  border: 1px solid #66CC33;
  clear: all;
}


/*記事下のリンク*/
#content p.posted {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: right;
                padding: 3px 8px 3px 8px;
                margin: 0px;
	line-height: normal;
}

#content li {
	margin-bottom: 0px;
}

#content ol{
	margin-top: 0px;
	margin-bottom: 0px;
}

#content ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

/*XML・検索のテキスト*/
#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;
	}

#right 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: 158px;
	padding-right: 10px;
	margin-right: 10px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}
}