@charset "utf-8";

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

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

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

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

body {
	color:#000000;
	background:#000000 url()  top left;
	text-align:center;
                background-repeat: repeat-x, repeat-y;
                }

a {
	text-decoration:none;
                color:#3FBFAF;
	background:inherit;
}

a:hover {
	color:#C6C6C6;
}

.layout-two-column-right #main-container,.layout-two-column-left #main-container,.layout-one-column #main-container {
	width:800px;
	padding:0px 0 0 0;
	margin:0 auto;
	text-align:left;
	background:inherit; url() repeat-y;
	color:inherit;
}

.layout-three-column #main-container {
	width:800px;
	padding:10px 0 0 0;
	margin:0 auto;
	text-align:left;
	background:#ffffff url() repeat-y;
	color:inherit;
}

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

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

.layout-two-column-right #banner,.layout-two-column-left #banner,.layout-one-column #banner {
	height:0px;
	margin:0px 0px 0px 0px;
	background:#FFFFFF url() no-repeat top left;
	color:inherit;
}

.layout-three-column #banner {
	height:0px;
	margin:0px 0px 0px 0px;
	background:#FFFFFF url() no-repeat top left;
	color:inherit;
}

#banner h1 {
	text-align:left;
	font-size:0px;
	font-weight:bold;
	position: relative;
	top: 0px;
	left: 0px;
}

#banner h1 span {
                        display: none;
                        }

#banner h1 a {
	color:#ffffff;
	display: block;
         background: url("title_logo.gif");
         background-repeat: no-repeat;
         height: 0px;
         width: 0px;
         margin: 0px;
}

#banner h1 a:hover {
	color:#cccccc;
	background-color:transparent;
}

#banner h2 {
	color:#ffffff;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	position: relative;
	top: 0px;
	left: 0px;
	background-color:inherit;
                display: block;
                background: url("sab_title.gif");
                background-repeat: no-repeat;
                height: 0px;
                width: 0px;
                margin: 0px;
                }

#banner h2 span {
         display: none;
         }

/* ---------- flickr ---------- */
.layout-two-column-right #flickr,.layout-two-column-left #flickr,.layout-one-column #flickr {
	height:100px;
	margin:-124px 15px 0px 15px;
	background:#ffffff url() no-repeat top left;
	color:inherit;
                text-align:right;
}

.layout-three-column #flickr {
	height:100px;
	margin:-124px 15px 0px 15px;
	background:#ffffff url() no-repeat top left;
	color:inherit;
                text-align:right;
}

/* ---------- google ---------- */
.layout-two-column-right #google,.layout-two-column-left #google,.layout-one-column #google {
	margin:10px 15px 10px 20px;
	background:#ffffff url() no-repeat top left;
	color:inherit;
                text-align:left;
}

.layout-three-column #google {
	margin:10px 15px 10px 20px;
	background:#ffffff url() no-repeat top left;
	color:inherit;
                text-align:left;
}

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

.layout-one-column #main {
	width:800px;
	float:left;
}

.layout-two-column-right #main {
	width:500px;
	float:left;
background-color:FFFFFF;
}

.layout-two-column-left #main {
	width:500px;
	float:right;
background-color:FFFFFF;
}

.layout-three-column #main {
	width:400px;
	float:left;
}

.content { padding:0 15px 15px 15px; }

.entry{ margin-bottom:20px; }

p.date-header {
	width:100%;
	border-top:1px solid #3FBFAF;
	color:#FFFFFF;
	font-size:60%;
	font-weight:;
	padding:5px 0 5px 0;
	background-color:FFFFFF;
                margin-top:5px;	
                clear:both;
}

h3.entry-header {
	font-size:80%;
	font-weight:bold;
	margin-bottom:10px;
                background-color:;
}

h3.entry-header a { color:#FFFFFF; background-color:#3FBFAF; padding:3px; width:100%;}

h3.entry-header a:hover {color:#FFFFFF; background-color:#C6C6C6; padding:3px; }

.entry-content{
	padding:10px;
	background:#FFFFFF url() no-repeat top left;
	color:inherit;
}

.entry-content blockquote{
	color:#669966;
	font-size:80%;
	padding:10px;
	border:1px dashed #999999;
	background-color:#ffffff;
}


.entry-body p {
	color:#999999;
	font-size:80%;
	margin:5px 0;
	background-color:FFFFFF;
                line-height: 160%;
}

.entry-body img { border:0; margin-bottom:0px; }

.entry-body ul { list-style-position:inside; }

.entry-body li {
	color:#666666;
	font-size:60%;
	margin-right: 5px;
	list-style-type: square;
	background-color:inherit;
}

.entry-more {
	color:#333333;
	font-size:80%;
	margin:5px 0;
	background-color:inherit;
}

.entry-info { padding-bottom:10px; border-top: 1px solid #3FBFAF;}

.entry-info ul { list-style-type: none; }

.entry-info li {
	color:#666666;
	font-size:60%;
	display:inline;
	margin-right: 5px;
　　　　　　　	background-color:inherit;
}

.entry-info2 { padding-bottom:10px; }

.entry-info2 ul { list-style-type: none; }

.entry-info2 li {
	color:#666666;
	font-size:60%;
	display:inline;
	margin-right: 5px;
　　　　　　　	background-color:inherit;
}

.entry-photo a {
	color:#999999;
	font-size:80%;
	margin:15px 0 15px 0;
	background-color:FFFFFF;
                line-height: 160%;
}



.content h4 {
	background-color:#ffffff;
	color:#333333;
	font-weight:normal;
	font-size:60%;
	padding:2px;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #ababab;
	border-bottom: 1px solid #ababab;
}

.content p.navi-link {
	color:#666666;
	font-size:60%;
	margin-bottom:15px;
	background-color:inherit;
}

.freearea {
	padding: 0px;
                padding-top: 5px;
                padding-bottom: 5px;
	}

.freearea p {
	padding: 0px;
                padding-top: 5px;
                padding-bottom: 5px;
	line-height: 140%;
                font-size:60%;
	text-align: left;
         	color: #999999;
}


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

/* ---------- menu ---------- */

.layout-one-column #left-menu,.layout-one-column #right-menu {
	display:none;
}

.layout-two-column-right #left-menu,.layout-two-column-right #right-menu {
	width:300px;
	float:right;
                background: url() no-repeat top left;
}

.layout-two-column-left #left-menu,.layout-two-column-left #right-menu {
	width:300px;
	float:left;
                background: url() no-repeat top left;
}

.layout-three-column #left-menu,#right-menu {
	width:200px;
	float:left;
}

.layout-two-column-right .left-content,.layout-two-column-right .right-content {
	padding:0 15px 0 0;
                background:#FFFFFF url() no-repeat top left;
}

.layout-two-column-left .left-content,.layout-two-column-left .right-content {
	padding:0 15px 0 15px;
                background:#000000 url() no-repeat top left;
}

.layout-three-column .right-content {
	padding:0 15px 0 0;
}

.layout-three-column .left-content {
	padding:0 0 0 0;


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

.banner {
	height:0px;
	margin:20px 0px 40px 20px;
	background:#000000 url() no-repeat top left;
	color:inherit;
}

.banner h1 {
	text-align:left;
	font-size:0px;
	font-weight:bold;
	position: relative;
	top: 20px;
	left: 0px;
}

.banner h1 span {
                        display: none;
                        }

.banner h1 a {
	color:#000000;
	display: block;
         background: url("title_logo.gif");
         background-repeat: no-repeat;
         height: 57px;
         width: 258px;
         margin-bottom: 30px;
}

.banner h1 a:hover {
	color:#cccccc;
	background-color:transparent;
}

.banner h2 {
	color:#ffffff;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	position: relative;
	margin-top: 10px;
	margin-left: 10px;
                margin-bottom: 20px;
	background-color:inherit;
                display: block;
                background: url("sub_title.gif");
                background-repeat: no-repeat;
                height: 27px;
                width: 243px;
                }

.banner h2 span {
         display: none;
         }

.left-content h3,.right-content h3 {
	background-color:#000000;
	color:#C6C6C6;
	font-weight:normal;
	font-size:60%;
	padding:2px;
                margin-bottom:10px;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#left-menu li ,#right-menu li {
	list-style-type: none;
	color: #C6C6C6;
	font-size:80%;
	background-color:inherit;
                background: #000000 url("") no-repeat left;
                padding-left:px;
}

#left-menu p ,#right-menu p {
	list-style-type: none;
	color: #C6C6C6;
	font-size:80%;
                line-height: 140%;
                background: #000000 url("") no-repeat left;	
                background-color:;
                padding-left:px;
                margin-bottom:px;
                margin-left:px;
}

#left-menu ul ,#right-menu ul {
	list-style-type: none;
	color: #C6C6C6;
	font-size:80%;
                line-height: 140%;
                background: #000000 url("") no-repeat left;	
                background-color:;
                padding-left:px;
　　　　　　　margin-bottom:10px;

.search-form,.search-button,.category-archives,.monthly-archives,.recent-entry,.site-link,.cclicense,.powered  {
	background-color:#000000 
	margin-bottom: 10px;
                padding:5px;
                }

.search-form label,.cclicense {
	background-color:#000000;
	color:#333333;
	font-size:80%;
}

.search-form #search {
	width:80%;
	color:#999999;
	font-size:60%;
	border: 1px solid #999999;
	padding:2px;
	background-color:#eeeeee;
}

.search-form .searchsubmit {
	color:#999999;
	font-size:60%;
	border: 1px solid #999999;
	background-color:#ffffff;
	margin-top:5px;
                margin-bottom:10px;
}

.button-form  {
	background-color:inherit;
	color:#333333;
	font-size:80%;
}

.button-form #button {
	width:80%;
	color:#999999;
	font-size:60%;
	border: 1px solid #999999;
	padding:2px;
	background-color:#eeeeee;

.button{
	color:#999999;
	font-size:60%;
	border: 1px solid #999999;
	background-color:#ffffff;
	margin-top:5px;
{

/* 地域別カテゴリー */
.category-label {
    margin: 0px 0 0px;
    background: none;
    color: #FFFFFF;
    font-size: 100%;
    _font-size: 100%;
    line-height:;
}

.category-label a {
    padding-left: 0px;
    font-size: 10px;
    _font-size: 10px;
    color:#C6C6C6;
    text-decoration:none;
}

.category-label a:link {
	color: #C6C6C6;
	}

.category-label a:visited {
	color: #C6C6C6;
	}

.category-label a:active {
	color: #C6C6C6;
	}

.category-label a:hover {
	color:#3FBFAF;
}

.category-label ul  {
    padding-left: 10px;
}

.category-label li {
    list-style-type: circle;
}

.photo {
	background-color:#000000;
	color:;
	font-weight:normal;
	font-size:;
	padding:;
                margin-bottom:10px;
}

/* ---------- menu_end ---------- */

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

.layout-two-column-left #footer,.layout-two-column-right #footer,.layout-one-column #footer {
	background:transparent url() no-repeat bottom left;
}

.layout-three-column #footer {
	background:transparent url() no-repeat bottom left;
	}

#footer { text-align:center;padding-bottom:30px; }
#footer ul { list-style:none; }
#footer ul li { display:inline;font-size:60%;color:#999999;margin-right:15px;background-color:inherit; }

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

/* ---------- trackback ---------- */

.trackbacks p,.trackbacks dt {
	color:#333333;
	font-size:60%;
	background-color:inherit;
}

.trackbacks p{
	margin:5px 0 10px 0;
}

.trackbacks input {
	color:#999999;
	border: 1px solid #999999;
	padding:2px;
	background-color:#eeeeee;
}

.trackback-info { margin-bottom:10px;padding-bottom:5px;border-bottom: 1px dashed #999999; }

.trackback-info ul {
	padding:2px;
	display:inline;
}

.trackback-info li {
	color:#666666;
	font-size:60%;
	display:inline;
	margin-right: 5px;
	list-style-type: none;
	background-color:inherit;
}

/* ---------- trackback_end ---------- */

/* ---------- comment ---------- */

.comments,#comments-open-data label  {
	background-image:url(menu_bg.gif);
	margin-bottom: 10px;
	padding:5px;
}

.comments-body {
	background-color:#ffffff;
	color:inherit;
	padding:5px;
}

.comments-body p,.comments-info li,#comments-open-data legend,#comments-open-data label  {
	color:#333333;
	background-color:inherit;
	font-size:60%;
}

p.comments-open-moderated{
	color:#666666;
	background-color:inherit;
	font-size:60%;
}

.comments-body p,.comments-post-content p  {
	margin:5px 0 10px 0;
}

.comments-info {
	border-top: 1px dashed #999999;
	padding-top:5px;
}

.comments-info li {
	display:inline;
	margin-right: 5px;
	list-style-type: none
}

#comments-open-data legend {
	color:#ffffff;
	background-color:#FFFFFF;
	padding:3px;
	margin-bottom:10px;
}

#comments-open-data input#comment-author,#comments-open-data input#comment-email,#comments-open-data input#comment-url {
	width:40%;
	color:#666666;
	font-size:60%;
	border: 1px solid #999999;
	padding:2px;
	background-color:#eeeeee;
	margin:5px 0 10px 0;
}

#comments-open-data textarea {
	width:60%;
	color:#666666;
	font-size:60%;
	border: 1px solid #999999;
	padding:2px;
	background-color:#eeeeee;
	margin:5px 0 10px 0;
}

.comments-open-footer input {
	color:#999999;
	font-size:60%;
	border: 1px solid #999999;
	background-color:#ffffff;
	margin-top:5px;
}

.comments-open-footer li {
	display:inline;
	margin-right:15px;
	list-style-type:none;
}

.cookie li{
	display:inline;
	list-style-type:none;
}

/* ---------- comment_end ---------- */

/* ---------- search ----------*/

.entry #search {
	width:50%;
	color:#999999;
	font-size:60%;
	border: 1px solid #999999;
	padding:2px;
	background-color:#eeeeee;
}

.entry .searchsubmit {
	color:#999999;
	font-size:60%;
	border: 1px solid #999999;
	background-color:#ffffff;
	margin-top:5px;
}

.entry .search-check {
	background-image:url(menu_bg.gif);
	background-color:inherit;
	padding:5px;
	color:#333333;
	font-size:60%;
	margin:10px 0;
}

h2.search-title{
	color:#999999;
	font-size:60%;
	border: 1px solid #999999;
	background-color:#ffffff;
	padding:5px;
	margin:10px 0 5px 0;
}

h2.no-search-text {
	color:#666666;
	font-size:80%;
	font-weight:bold;
	margin:10px 0;
	background-color:inherit;
}

p.no-search-text {
	color:#333333;
	font-size:80%;
	background-color:inherit;
}

.search-body {
	color:inherit;
	padding:10px;
	background:#ffffff;
}

h3.entry-header {
	font-size:80%;
	font-weight:bold;
	margin-bottom:10px;
}

.search-body h3 {
	font-size:80%;
	font-weight:bold;
	margin-bottom:10px;
}

.search-body h3 a {color:#ffffff; background-color:#9ccb3b; padding:3px;}
.search-body h3 a:hover {color:#ffffff; background-color:#acd753; padding:3px;}

.search-body p {
	color:#333333;
	font-size:80%;
	margin:5px 0;
	background-color:inherit;
}

/* ---------- search ----------*/
