body {
	margin: 5px 0px 5px 0px;
	background-color: #C2E6C2;	
	text-align: center;
	}

a {
	text-decoration: underline;		
	}

a:link {
	color: #111111;
	}

a:visited {
	color: #111111;
	}

a:active {
	color: #cc6633;
	}

a:hover {
	color: #cc6633;
	}

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

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 700px;	
	background-color: #FFFFFF;
	border: 1px solid #669966;
	}

#banner {
	float: clear;
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #FF9966;
	text-align: left;
	padding: 15px;
	height: 1px;
	}

#banner-img {
	display: none;
	}


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

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

#banner h2 {
	font-size: small;
	padding: 5px 0px 0px 5px;
	}

#right {
	float: left;
	width: 160px;
	background-color: #FFFFFF;	
	overflow: hidden;
	}

#center {
	float: left;
	width: 520px;
	overflow: hidden;
	}

.content {
	padding: 0px 15px 5px 15px;
	background-color: #FFFFFF;	
	color: #585858;
	font-family: "ＭＳ Ｐゴシック", "Osaka",sans-serif;
	font-size: small;
	}

/* 本文 */
.content p {
	color: #282828;
	font-family: "ＭＳ Ｐゴシック", "Osaka",sans-serif;
	font-weight: normal;
	font-size: small;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	padding: 0px 8px 0px 8px;
	}

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

.content li {
	line-height: 150%;
	}

/* 見出し */
.content h2 {
	color: #4e8a7f;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	border-bottom: 1px solid #4e8a7f;
	border-left: 6px solid #4e8a7f;	
	text-align: left;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 5px;	
	}

/* タイトル */
.content h3 {
	color: #f0a000;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;	
	text-align: left;
	font-weight: bold;		
	margin-bottom: 10px;
	padding-left: 8px;	
	}

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

/*
.sidebar {
	padding: 15px;
	}

.sidebar h2 {
	color: #4e8a7f;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px dotted #4e8a7f;	
	border-bottom: 1px dotted #4e8a7f;	
	text-align: center;
	font-weight: bold;	
	text-transform: uppercase;  	
	letter-spacing: .3em;
	}

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

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

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

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

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

.link-banner {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	color: #666666;
	line-height: 150%;
	text-align: center;
	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 #BBBbbb;
	}

textarea[id="comment-text"] {
	width: 80%;
	}
.fo {
	border: 1px solid #4e8a7f;
}
.cate {
	font-family: Verdana, Arial, sans-serif;
	text-align: right;
	font-size: small;
	font-weight: bold;
	color: #f0a000;
	padding: 1px 3px 5px 0px;
}



/* ---------- reset ---------- */

*
{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font-family: Verdana, Arial, sans-serif;
}

/* ---------- reset_end ---------- */

/* ---------- body ---------- */


a
{
	color:#336699;
	text-decoration:underline;
}

a:hover
{
	text-decoration:underline;
}

/* ---------- body_end ---------- */

/* ---------- container ---------- */

div#container
{
	min-width:600px;
}

div.container-inner
{

}

/* ---------- container_end ---------- */

/* ---------- header ---------- */

div#header
{
	width:100%;
	margin:15px 0 0 0;
}

div#header img
{
	float:left;
	vertical-align: middle;
}

div.header-inner
{
	width:70%;
	float:right;
	text-align:right;
}

div.header-inner p
{
	font-size:60%;
	color:#333333;
}

/* ---------- header_end ---------- */

div#content
{
	clear:both;
	float: left;
	width: 100%;
	padding: 10px 0 20px 0;
}

/* ---------- banner ---------- */

div#banner
{
	border-top:3px solid #333333;
	padding:2px 0 2px 0;
	margin-bottom:2px;
}

div.banner-inner h1
{
	padding:30px 30px 5px 30px;
}

div.banner-inner h1 a
{
	color:#ffffff;
	text-decoration:none;
}

div.banner-inner h2
{
	color:#ffffff;
	font-weight:normal;
	font-size:80%;
	padding-left:30px;
}

/* ---------- banner_bg ---------- */

/* ---------- main ---------- */

div#main
{
	width:100%;
	margin: 0 0 0 -200px;
	float: right;
}

div.main-inner
{
	margin: 0 0 0 210px;
	min-height: 450px;
}

div#main-archives
{
	width:100%;
	margin: 0 0 0 -200px;
	float: right;
}

div.main-archives-inner
{
	margin: 0 0 0 210px;
	min-height: 450px;
	border-top:3px solid #333333;
	padding:10px 0 10px 0;
}

div#contents-box
{
	width:100%;
}

div#info-box
{
	width:49%;
	float:left;
}

div.info-box-inner
{
	border-top:3px solid #333333;
	padding:10px 10px 2px 0;
	margin-right:5px;
}

div.info-box-inner p
{
	font-size:80%;
	line-height:140%;
	color:#333333;
	margin-bottom:10px;
}

div#news-box
{
	width:50%;
	float:right;
}

div.news-box-inner
{
	border-top:3px solid #333333;
	padding:10px 0 2px 0;
	margin-left:5px;
}

div.news-box-inner ul li
{
	list-style:none;
	font-size:80%;
	background-color:#f5f5f5;
	padding:2px;
	margin-bottom:5px;
}

/* ---------- main_end ---------- */

/* ---------- sidebar ---------- */

div#sidebar
{
	width:160px;
	float:left;
}

div.contents-menu,div.contents-search,div.contents-links
{
	border-top:3px solid #999999;
	margin-bottom:20px;
}

div.contents-menu
{
	font-size:100%;
}

div.contents-menu h4,div.contents-search h4,div.contents-links h4
{
	font-size:100%;
	text-decoration:none;
	text-align:left;
	display:block;
	height:27px;
	text-indent:-1200px;
	background-position:0 0;
	background-repeat:no-repeat;
}

div.contents-menu h4
{
	background-image:url(/parts/contents_tit_bg.gif);
}

div.contents-search h4
{
	background-image:url(/parts/search_tit_bg.gif);
}

div.content h1
{
	font-size:200%;
	color: #33a575;
	border-left: 10px solid #33a575;
	border-bottom: 5px solid #33a575;
	padding:3px 0 3px 6px;
}

div.category-archives ul
{
	list-style:none;
}

div.category-archives ul li
{
	background-image:url(/parts/dotted_bg.gif);
	background-position:0 100%;
	background-repeat:repeat-x;
	padding:1px 0 2px 16px;
}

div.category-archives ul.sub-category
{
	padding:1px 0 0 0;
}

div.category-archives ul.sub-category li
{
	background-image:url(/parts/sub_menu_bg.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
	padding:2px 0 1px 0;
}

div.category-archives ul.sub-category li a
{
	margin-left:20px;
}

div.category-archives ul li a
{
	display:block;
	padding:4px;
	text-decoration:none;
	color:#111111;
	background-image:url(/parts/contents_a_bg.gif);
	background-position:95% 50%;
	background-repeat:no-repeat;
}

div.category-archives ul li a:hover
{
	color:#990000;
	background-color:#e6e6e6;
	background-image:url(/parts/contents_hover_bg.gif);
}

div.search-form
{
	margin: 1px 0 0 0;
	padding:10px;
	background-image:url(/parts/search_bg.gif);
}

div.search-form label
{
	font-size:60%;
	color:#999999;
}

div.search-form input
{
	font-size:80%;
	border:1px solid #999999;
	color:#999999;
	width:100%;
}

input.search-input
{
	border:1px solid #999999;
	color:#999999;
	width:40%;
}

div.search-form input#search
{
	margin-bottom:5px;
}

div.search-form input.searchsubmit
{
	border:0;
}

div#sidebar a.rss
{
	font-size:2px;
	text-decoration:none;
	text-align:left;
	display:block;
	height:38px;
	text-indent:-1200px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url(http://fieldblog.net/sample/m01/img/rss.gif);
}

div.contents-links h4
{
	background-image:url(/parts/links_tit_bg.gif);
}

div.contents-links p
{
	margin: 10px 10px 10px 20px;
	width: 118px;
	height: 28px;
	text-align: center;
	font-size: small;
	font-weight: normal;
	color: #ffffff;
}
div.contents-links a:link
{
	color: #ffffff;
}
div.contents-links a:visited
{
	color: #ffffff;
}
div.dotted-line
{
	color: #999999;
	border-top: 1px dotted #999999;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: normal;
}

/* ---------- sidebar_end ---------- */

/* ---------- archives ---------- */

div#main-archives p.navi
{
	font-size:60%;
	color:#666666;
	margin-bottom:15px;
}

div#main-archives div.entry h3.entry-header
{
	font-size:80%;
	color:#333333;
	background-color:#f5f5f5;
	background-image:url(/parts/dotted_bg.gif);
	background-position:0 100%;
	background-repeat:repeat-x;
	margin-bottom:10px;
	border:none;
	padding:4px;
}

div.entry-content p,div.comments-body p
{
	font-size:80%;
	color:#333333;
	line-height:150%;
	margin-bottom:10px;
}

div.entry-info ul,ul.comments-info
{
	background-image:url(/parts/dotted_bg.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	padding:5px 0 0 0;
}

div.entry-info ul li,ul.comments-info li
{
	list-style:none;
	font-size:80%;
	display:inline;
	margin:0 15px 0 0;
}

div.entry
{
	width:100%;
	margin-bottom:30px;
}

div#main-archives div.trackbacks h4,div#main-archives div.comments h4
{
	font-size:90%;
	color:#333333;
	background-image:url(http://fieldblog.net/sample/m01/img/dotted_bg.gif);
	background-position:0 100%;
	background-repeat:repeat-x;
	padding-bottom:4px;
	margin-bottom:10px;
}

div.trackbacks,div.comments
{
	margin-bottom:20px;
}

div.trackbacks p
{
	font-size:80%;
	color:#333333;
}

div.trackbacks input
{
	border:1px solid #999999;
	color:#666666;
}

div.comments-post h5
{
	font-size:80%;
	font-weight:normal;
	color:#336699;
	margin-bottom:10px;
	background-image:url(http://fieldblog.net/sample/m01/img/contents_h5_bg.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
	padding-left:10px;
}

div.comments-post p.comments-open-moderated
{
	font-size:80%;
	color:#666666;
	line-height:140%;
	margin-bottom:10px;
}

div.comments-post input#comment-author,div.comments-post input#comment-email,div.comments-post input#comment-url
{
	width:280px;
	border:1px solid #999999;
	font-size:80%;
	color:#666666;
}

div#comments-open-data
{
	width:100%;
}

div.comments-post label
{
	font-size:80%;
	color:#333333;
	margin-bottom:5px;
}

div.comments-post textarea#comment-text
{
	width:400px;
	border:1px solid #999999;
	font-size:80%;
	line-height:130%;
	color:#666666;
	margin-bottom:15px;
}

div.comments-post legend
{
	font-size:80%;
	color:#666666;
	margin-bottom:10px;	
}

div.comments-post ul
{
	list-style:none;
}

div.comments-post dl#name-email dd
{
	margin-bottom:10px;
}

ul.comments-open-footer li
{
	display:inline;
	margin-bottom:15px;
}

ul.comments-open-footer li input
{
	width:120px;
	font-size:12px;
	background-image:url(http://fieldblog.net/sample/m01/img/input_btn_bg.gif);
	background-repeat:repeat-x;
	border:1px solid #999999;
}

div.typekey-text
{
	font-size:80%;
	margin-bottom:10px;
}

div.entry blockquote
{
	background-color:#efeddc;
	padding:15px;
	margin-bottom:20px;
	font-size:80%;
	line-height:140%;
	border:1px solid #e1debd;
}

div.entry h1
{
	font-size:90%;
	color:#ffffff;
	background-image:url(http://fieldblog.net/sample/m01/img/entry_h1_bg.gif);
	padding:4px;
	margin-bottom:10px;
}

div.entry h2
{
	font-size:90%;
	color:#ffffff;
	background-image:url(http://fieldblog.net/sample/m01/img/entry_h2_bg.gif);
	padding:4px;
	margin-bottom:10px;
}

div.entry h1 a,div.entry h2 a { color:#ffffff; }

div.entry h3
{
	font-size:90%;
	background-color:#fdfde8;
	background-image:url(/parts/dotted_bg.gif);
	background-position:0 100%;
	background-repeat:repeat-x;
	border-top:3px solid #660000;
	padding:4px;
	margin-bottom:10px;
}

.content th
{
 color: #222222;
 background-color: "#CCEECC";
 font-weight: bold;
 border: 1px solid #999999;
 text-align: center;
}

table { 
  border: 1px #000000 solid;
  border-collapse: collapse;
  empty-cells: show;
} 
td, th { 
  border: 1px #000000 solid;
  margin: 0;
  padding: 4px;
} 

input{
  border: 1px solid #000000;
}

textarea{
  border: 1px solid #000000;
}

ul.site-archives
{
	padding:0 15px;
	list-style-position:inside;
}

ul.site-archives li
{
	font-size:80%;
	margin-bottom:5px;
}

div.entry-body ul,div.entry-more ul
{
	padding-left:20px;
	line-height:150%;
}

/* ---------- archives_end ---------- */

/* ---------- footer ---------- */

div.footer
{
	margin-top: 30px;
	border-top:1px solid #999999;
	clear:both;
	text-align:center;
	font-size:70%;
	color:#666666;
	padding-top:4px;
	padding-bottom:4px;
}

/* ---------- footer_end ---------- */