@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
}

p,ul,ol,li,dt,dl,dd {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}

img {
	border-style: none;

}

.imageleft{
	padding-right: 10px;
	float: left;
}

.imageright{
	padding-left: 10px;
	float: right;
}

a {
	color: #0066cc;
	/*background-color: #ffffff;*/
	text-decoration: none;
}
a.active {
	color: #999933;
	/*background-color: #ffffff;*/
	text-decoration: none;
}
a:link {
	color: #663333;
	/*background-color: #ffffff;*/
	text-decoration: none;
}
a:visited {
	color: #666633;
	/*background-color: #ffffff;*/
	text-decoration: none;
}
a:hover {
	color: #ff6633;
	/*background-color: #ffffff;*/
	text-decoration: underline;
}

blockquote {
	font-size: 100%;
	color: #333333;
	background-color: #eeeeee;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 22px;
	padding-right: 10px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom: 20px;
	overflow: auto;
	border:#999999 dashed 1px;
}
pre {
	font-size: 100%;
	color: #333333;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 0;
	margin-bottom: 20px;
	width: 460px;
	height: 150px;
	overflow: scroll;
}
.blockarea {
	font-size: 100%;
	color: #333333;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	padding-left: 8px;
	padding-right: 8px;
	margin: 5px 0 5px 0;
}
body {
	font-family: Verdana,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",Osaka,sans-serif;
	color: #333333;
	background-color: #ffffff;
	background-image:url("http://www.fishermans.co.jp/index/head_bg.jpg");
	background-position: center top;
	background-repeat: repeat-x;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	line-height: 150%;
	height:100%;
}

div#container{
    width:100%;
    margin:0px auto;
    position:relative;

    min-height: 100%;
}
* html div#container{
    height: 100%;
}


#headcontainer {
	color: #333333;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	clear:both;
}

#headtittle {
	color: #333333;
	text-align: center;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	clear:both;
}


#maincontainer {
	color: #333333;
	background-color: #ffffff;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:80px;
	width: 750px;
	clear:both;
}

#sitedescription {
	color: #333333;
	margin: 0px;
	float: right;
	display: inline;
	width: 350px;
	height:35px;
}
#sitedescription img{
margin:0px;
padding:0px;
}

#sitedescription h1{
	font-size: 100%;
	padding: 0 5px 0 0;
	margin: 5px 5px 0 0;
	text-align: right;
	font-weight: bold;
	line-height: 130%;
	text-decoration: none;
}

#sitedescription h2{
	font-size: 70%;
	padding: 0 5px 0 0;
	margin: 0 5px 0 0;
	text-align: right;
	font-weight: normal;
	line-height: 130%;
	text-decoration: none;
}

#sitedescription p{
	font-size: 70%;
	padding: 0 5px 0 0;
	margin: 0;
	text-align: right;
	font-weight: normal;
	line-height: 130%;
	text-decoration: none;
}

#banner {
	width: 235px;
	height: 35px;
	float: left;
	display: inline;
	margin: 0px;
	padding: 0;
}

#banner img {
	margin: 0;
}

#topimage{
	color: #333333;
	background-color: #ffffff;
	background-position: center top;
	background:url("http://www.fishermans.co.jp/index/blog/head_tittle.jpg");
	width: 850px;
	height: 290px;
	margin-left:auto;
	margin-right:auto;
	clear: both;
}

#topimage p{
	visibility: hidden;
}

#calender{
	width: 750px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	clear: both;
	font-size:10px;
}
#calender td{
	font-size:12px;
	color:#666666;
}
#calender td a {
	color: #669933;
	text-decoration: none;
	font-weight:bold;
}
#calender td a.active {
	color: #999933;
	text-decoration: none;
}
#calender td a:link {
	color: #669933;
	text-decoration: none;
}
#calender td a:visited {
	color: #669933;
	text-decoration: none;
}
#calender td a:hover {
	color: #ff6633;
	text-decoration: underline;
}

#navitop {
	font-size: 80%;
	color: #333333;
	width: 750px;
	margin: 0px;
	padding: 0;
	text-align: left;
}

#navitop .pad {
	padding: 2px 2px 2px 2px;
}

#navitop ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navitop li {
	padding: 0 10px 0 7px;
	display: inline;
	/*border-left: solid 6px #cccccc;*/
}


#maincontent {
	background-color: transparent;
	width: 530px;
	height:100%;
	float: right;
	margin-bottom: 20px;
	clear: both;
}

#position {
	font-size: 80%;
	color: #993333;
	text-align: left;
	line-height: 120%;
	background-color: #ffffff;
	background-repeat: repeat-y;
	width: 490px;
	padding: 0 0 0 20px;
}

#position a{
	margin: 0;
	padding: 0;
}


#maindoc {
	color:  #333333;
	background-color: #ffffff;
	margin-bottom: 0;
	width: 510px;
	float: right;
	display: inline;
	font-size: 90%;
	line-height:130%;
letter-spacing:1px;
	clear: both;
}

#entry_top{
width:510px;
height:20px;
background:url("http://www.fishermans.co.jp/index/blog/entry_head.jpg") no-repeat top;
}

#entrybody{
width:488px;
background-color:#F7F5E9;
border-left:#99B666 solid 1px;
border-right:#99B666 solid 1px;
padding:10px 10px;
	line-height:150%;
	margin-left:auto;
	margin-right:auto;
}

#entry_bottom{
width:510px;
height:10px;
background:#669933;
margin-bottom:10px;
background:url("http://www.fishermans.co.jp/index/blog/entry_foot.jpg") no-repeat;
}


#entryinner{
clear:both;
width:488px;
}

#entryinner h1,h2,h3,h4,h5,h6{
	line-height: 150%;
}


#maindoc .pad {

}

#maindoc .entry {
	color: #333333;
	background-color: #ffffff;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: left;
	line-height: 130%;
	clear: both;
}

#maindoc p{
	font-size: 100%;
	margin: 0;
	padding: 5px 5px 5px 0;
}

#maindoc p.extended{
	font-size: 90%;
	margin: 0;
	padding: 5px 10px 5px 20px;
	text-align: right;
}

#maindoc dl {
	margin: 0;
	font-size: 100%;
}

#maindoc dt {
	margin: 3px 0 3px 0;
	padding-left: 10px;
	line-height: 130%;
	border-left: #cdcdcd 5px solid;
}

#maindoc dd {
	margin: -1.7em 0px 1.6em 10em;
	padding-top: 3px;
	padding-bottom: 0;
	line-height: 130%;
	border-bottom: #666666 1px dotted;
}

.paginate {
    text-align: center;
    font-size: 9px;
}


#entryhead {
width:100%;
}
#entry_bigdate{
width:100px;
	float:left;
	}
#entryhead .month{
	font-size:80%;
	text-align:center;
	background:#FFFFFF;
	padding:2px;
	line-height:100%;
	}
#entryhead .month a:hover {
	color: #ff6633;
	/*background-color: #ffffff;*/
	text-decoration: underline;
}
#entryhead .day{
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding:5px;
	color:#FFFFFF;
	background:url("http://www.fishermans.co.jp/index/blog/day_bg.jpg") repeat;
	}
#entryhead .day a {
	color: #FFFFFF;
	text-decoration: none;
}
#entryhead .day a.active {
	color: #FFFFFF;
	text-decoration: none;
}
#entryhead .day a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#entryhead .day a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#entryhead .day a:hover {
	color: #ff6633;
	text-decoration: underline;
}


#title{
	width:355px;
	float:left;
	margin-left:10px;
	padding:5px;
	}	

#title h2{
	font-size: 16px;
	margin: 10px 0 10px 0;
	text-align: left;
	line-height: 130%;
	border-bottom:dotted 3px #99B666;
	font-weight: bold;
	margin-top:0px;
	padding-bottom:3px;
}


#maindoc dt.sitemap {
	margin: 18px 0 3px 0;
	padding-left: 10px;
	line-height: 130%;
	border-left: #cdcdcd 5px solid;
	font-size: 100%;
}
#maindoc dd.sitemap {
	margin: 7px 4px 10px 8em;
	padding: 0;
	line-height: 150%;
	border-bottom: #666666 1px dotted
}

#maindoc dt.offset {
	margin: 18px 0 3px 0;
	padding-left: 10px;
	line-height: 130%;
	border-left: #cdcdcd 5px solid;
	font-size: 100%;
	font-weight: bold;
}

#maindoc dd.offset {
	margin: 7px 4px 10px 8em;
	padding: 0;
	line-height: 130%;
	border-bottom: #666666 1px dotted
}

#maindoc dt.entrydate {
	padding-top: 5px;
	font-size: 90%;
}

#maindoc dd.entrytitle {
	margin: -1.9em 0px 0.8em 8em;
	padding-top: 5px;
	line-height: 150%;
	border: none;
	font-size: 100%;
	font-weight: bold;
}

#maindoc dd.entryexcerpt {
	margin: -1.3em 0 5px 8.5em;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 150%;
	border-bottom: #666666 1px dotted;
	font-size: 90%;
}

#maindoc ul,
#maindoc ol {
	padding: 0;
	margin: 0 0 10px 0;
}

#maindoc ol {
	list-style-type: decimal;
}

#maindoc ul li,
#maindoc ol li {
	list-style-position : inside;
	line-height:150%;
	font-size: 100%;
	padding-left: 15px;
}

#maindoc li {
	line-height:150%;
	font-size: 100%;
}

#maindoc .posted{
	font-size: 90%;
	margin: 15px 0 0 0;
	text-align: left;
	line-height: 130%;
	border-top:dotted 3px #99B666;
	padding-top:5px;
}


#this_comtraba{
	font-size: 95%;
	margin: 10px 10px 10px 0px;
	padding: 5px 5px 5px 15px;
	text-align: left;
	line-height: 130%;
	background: url("http://www.fishermans.co.jp/index/h3.gif") no-repeat 0px 50%;
	border-bottom: solid 1px #99B666;
	font-weight: bold;
}

#maindoc .trackback{
	font-size: 90%;
	margin: 5px 0 15px 0;
	text-align: left;
	line-height: 130%;
	padding:5px;
	background:#F7F5E9;
}

#maindoc .trackbackunit{
	color: #333333;
	background-color: #ffffff;
	font-size: 90%;
	margin: 15px 0 15px 0;
	padding: 10px 10px 10px 10px;
	text-align: left;
	line-height: 130%;
	border: 1px solid #cccccc;
}

#maindoc .commentunit{
	color: #333333;
	background-color: #ffffff;
	font-size: 90%;
	margin: 15px 0 15px 0;
	padding: 10px 10px 10px 10px;
	text-align: left;
	line-height: 130%;
	border: 1px solid #cccccc;
}

#maindoc .entry-tags {
	background-color: transparent;
	margin-top: 6px;
	padding-left: 3px;
}
#maindoc .entry-tags-header{
	background-color: transparent;
	margin-left: 0;
	padding: 0;
	display: inline;
	border: none;
}

#maindoc h2.entry-tags-header,
#maindoc h3.entry-tags-header{
	background-image: none;
}

#maindoc .entry-tag { 
	margin: 2px;
	padding: 0;
	display: inline;
}
#maindoc .entry-tags-list { 
	display: inline;
    list-style:none;
}


#subcontent {
	margin: 0px;
	width: 220px;
	height:100%;
	float: left;
	display: inline;
	font-size: 85%;
}

#subcontent .pad {
	padding: 0px;
}

#sd_category{
width:220px;
height:45px;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
text-shadow:none;
text-indent:-9999px;
background-image:url("http://www.fishermans.co.jp/index/blog/side_category.jpg");
}
#sd_entry{
width:220px;
height:45px;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
text-shadow:none;
text-indent:-9999px;
background-image:url("http://www.fishermans.co.jp/index/blog/side_entry.jpg");
}
#sd_comment{
width:220px;
height:45px;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
text-shadow:none;
text-indent:-9999px;
background-image:url("http://www.fishermans.co.jp/index/blog/side_comment.jpg");
}
#sd_backnamber{
width:220px;
height:45px;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
text-shadow:none;
text-indent:-9999px;
background-image:url("http://www.fishermans.co.jp/index/blog/side_backnamber.jpg");
}

#sd_foot{
width:220px;
height:20px;
background-image:url("http://www.fishermans.co.jp/index/blog/side_foot.jpg");
}
#sd_bg{
width:220px;
background-image:url("http://www.fishermans.co.jp/index/blog/side_bg.jpg");
background-repeat:repeat-y;
}

#subcontent h2{
	font-size: 95%;
	margin: 10px 0 10px 0;
	padding: 5px 5px 5px 15px;
	text-align: left;
	line-height: 130%;
	background: url("http://www.fishermans.co.jp/index/h2.gif") no-repeat 0px 50%;
	border-bottom: double 1px #99B666;
	font-weight: bold;
}

#subcontent h3{
	font-size: 95%;
	margin: 10px 10px 10px 0px;
	padding: 5px 5px 5px 15px;
	text-align: left;
	line-height: 130%;
	background: url("http://www.fishermans.co.jp/index/h3.gif") no-repeat 0px 50%;
	border-bottom: solid 1px #99B666;
	font-weight: bold;
}

#subcontent h4{
	font-size: 95%;
	margin: 10px 10px 10px 0px;
	padding: 5px 5px 5px 15px;
	text-align: left;
	line-height: 130%;
	background: url("http://www.fishermans.co.jp/index/h3.gif") no-repeat 0px 50%;
	border-bottom: dashed 1px #cdcdcd;
	font-weight: bold;
}
#subcontent dl {
	padding: 0;
	margin: 0 0 0 10px;
	font-size: 95%;
	line-height:100%;
}

#subcontent dt {
	background: url("http://www.fishermans.co.jp/index/listmarkent.gif") no-repeat 0 50%;
	padding-left: 14px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0;
	display: block;
	height: 100%; 
}

#subcontent dd {
	background: url("http://www.fishermans.co.jp/index/tree_end.gif") no-repeat;
	padding-left: 18px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0;
	display: block;
	height: 100%; 
}

#subcontent dt.recentlycommenthead {
	font-size: 100%;
	border: none;
}
#subcontent dd.recentlycommentexcerpt {
	font-size: 100%;
	border: none;
	margin-right: 10px;
	margin-left:10px;
	margin-top:0px;
}
#subcontent dt.recentlytrackbackhead {
	font-size: 100%;
	border: none;
}
#subcontent dd.recentlytrackbackexcerpt {
	font-size: 100%;
	border: none;
	margin-right: 10px;
}

#sd_bg dl,
#sd_bg ul,
#sd_bg ol {
	padding: 0;
	margin: 0 15px 0 10px;
	font-size: 95%;
}


#subcontent ul li,
#subcontent ol li {
	margin: 5px 0 5px 0;
	padding: 0;
	line-height:115%;
	font-size: 100%;
	list-style-type:none;
}

#subcontent ul ul li {
	margin: 5px 0 5px 0;
	line-height:115%;
	font-size: 100%;
	list-style-type:none;
}

#subcontent ul li.categoly{
	padding-left: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0;
	margin-right:15px;
}

#subcontent ul ul li.categoly{
	padding-left: 0;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0;
	margin-right:15px;
}

#subcontent ul li.categoly a{
	background: url("http://www.fishermans.co.jp/index/listmarkcat.gif") no-repeat 0 50%;
	padding-left: 14px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0;
	display: block;
	height: 100%; 
}

#subcontent ul ul li.categoly a{
	background: url("http://www.fishermans.co.jp/index/tree_end.gif") no-repeat;
	padding-left: 18px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0;
	display: block;
	height: 100%;
}

#subcontent ul li.entry{
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0;
}

#subcontent ul li.entry a{
	background: url("http://www.fishermans.co.jp/index/listmarkent.gif") no-repeat 0 50%;
	padding-left: 14px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0;
	display: block;
	height: 100%; 
}


#same_entry a{
	background: url("http://www.fishermans.co.jp/index/listmarkent.gif") no-repeat 0 50%;
	padding-left: 14px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: 12px;
	display: block;
	height: 100%;
}


#subcontent .backnamber{
margin-left:15px;
margin-right:15px;
}

#back_year{
	background: url("http://www.fishermans.co.jp/index/listmarkcat.gif") no-repeat left;
	padding-left: 14px;
	padding-top: 0px;
	padding-bottom: 1px;
	margin: 0;
	display: block;
	height: 100%; 
	vertical-align:top;
}

#subcontent ul p.date{
	color:#333333;
	font-size: 100%;
	padding-left: 14px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0;
}

#subcontent p{
	font-size: 95%;
	margin-top: 0;
	margin-left: 10px;
	padding: 0;
	text-align: left;
	line-height: 130%;
}

#subcontent img{
	margin: 5px 5px 5px 10px;
}

#subcontent ul.tree {
    margin: 0 0 0 15px;
    padding: 0;
    font-size: 9px;
    list-style: none;
}
#subcontent ul.tree ul {
    margin: 0 15px 0 10px;
    padding: 0;
}
#subcontent ul.tree li {
	background: url("http://www.fishermans.co.jp/index/tree_lst.gif") no-repeat;
	padding-left: 18px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0;
	display: block;
	height: 100%; 
}
#subcontent ul.tree li.tree_end {
	background: url("http://www.fishermans.co.jp/index/tree_end.gif") no-repeat;
	padding-left: 18px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0;
	display: block;
	height: 100%;
}

#entry-selected a,
#entry-selected a:hover{
	color:#993333;
	text-decoration: none;
	font-weight: bold;
	background: url("http://www.fishermans.co.jp/index/listmarkent.gif") no-repeat 0 50%;
	padding-left: 14px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: 12px;
	display: block;
	height: 100%;
}

#subcontent form{
	font-size: 90%;
	margin: 5px 0 10px 10px;
	padding: 3px 5px 2px 0;
	text-align: left;
	line-height: 150%;
}

#subcontent .rss{
	font-size: 90%;
	margin: 0px 0 10px 10px;
	padding-left: 20px;
	height: 16px;
	text-align: left;
	line-height: 150%;
	background: url("http://www.fishermans.co.jp/index/feed-icon-16x16.png") no-repeat 0px 50%;
	clear: both;
}

#subcontent .tag-cloud {
	margin: 5px 10px 5px 10px;
	padding: 0;
}

#subcontent .tag{
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
	line-height:120%;
	font-weight: normal;
	background-image: none;
}

#subcontent .tag a.level1 {
	font-size: 160%;
	color: #222222;
	background-color: #ffffff;
}

#subcontent .tag a.level2 {
	font-size: 150%;
	color: #333333;
	background-color: #ffffff;
}

#subcontent .tag a.level3 {
	font-size: 140%;
	color: #444444;
	background-color: #ffffff;
}

#subcontent .tag a.level4 {
	font-size: 120%;
	color: #666666;
	background-color: #ffffff;
}

#subcontent .tag a.level5 {
	font-size: 100%;
	color: #888888;
	background-color: #ffffff;
}

#subcontent .tag a.level6 {
	font-size: 80%;
	color: #999999;
	background-color: #ffffff;
}




html {
    margin: 0;
    padding: 0;
	height:100%;
	}

body > #container {
        height: auto;
	}

#space {
	clear:both;
	position:static;
	width:100%;
	height:50px;
	font-size:10px;
	text-align:right;
	vertical-align:bottom;
	}


#footer {
	color: #333333;
	background-color: #5B9500;
	background-position: center bottom;
	background-repeat: no-repeat;
	text-align: center;
	margin:0px;
	position:absolute;
    bottom:0px;
	width: 100%;
	height: 90px;
	left: 0px;
	clear: both;
}

#footer .pad {
}

address {
	font-size: 80%;
	margin-bottom: 5px;
}

#footbody{
position: relative;
margin: 0 auto; 
width:720px;
}
#foot_menu {
float:left;
width:300px;
font-size:9px;
}
#foot_menu ul {
clear:both;
vertical-align:baseline;
margin-left:0px;
list-style:none;
}
#foot_menu li {
float:left;
width:auto;
margin-right:5px;
margin-bottom:-5px;
}
#foot_menu li a {
color:#FFFFFF;
text-decoration:none;
}
#foot_menu li a:hover {
text-decoration:underline;
color:#FF6600;
}
#copyright {
color:#F0FFF0;
margin-top:10px;
float:right;
width:400px;
font-size:9px;
text-align:right;
vertical-align:baseline;
line-height:125%;
}


#comment_form h3{
	font-size: 95%;
	margin: 10px 10px 10px 0px;
	padding: 5px 5px 5px 15px;
	text-align: left;
	line-height: 130%;
	background: url("http://www.fishermans.co.jp/index/h3.gif") no-repeat 0px 50%;
	border-bottom: solid 1px #99B666;
	font-weight: bold;
}

form {
	color: #333333;
	background-color: #ffffff;
	font-size: 95%;
}

textarea {
	font-size: 100%;
}

textarea[id="comment-text"] {
	width: 80%;
}

.scode {
    vertical-align: top;
}
 
#scode {
    margin-left: 5px;
}


@media print {
	#maincontainer{
		width: 100%;
		background-image: none;
	}
	#maindoc{
		width: 100%;
		clear: both;
	}
	#subcontent {
		display: none;
	} 
	#headcontainer {
		display: none;
	}
	#footer {
		display: none;
	}
	.posted ,
	.trackback ,
	form {
		display: none;
	}
}


