/* CSS Document */
/* 	font-family: "HG丸ｺﾞｼｯｸM-PRO","ヒラギノ丸ゴ Pro W4","ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";*/


body {
	margin: 0 0 150px 0;
	background-color: #8FABBE;
	text-align: center;
	}
body,td,th{
}
a:link {
	color: #364E99;
	text-decoration: none;
	}

a:visited {
	color: #364E99;
	text-decoration: none;
/*	color: #809FFF;*/
	}

a:active {
	text-decoration: none;
	color: #809FFF;
	}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3399FF;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
        background-color: #ffffff;
	}

#container {
	line-height: 170%;
	margin-right: auto;
	margin-left: auto;

	text-align: left;
	padding: 0;
	width: 740px;
	border: 1px solid #FFFFFF;
	background-image: url(http://marinetime.jp/blog/img/bg.gif);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-bottom: 0;
	}
/* 061211 */
#container div.content img{
	float: left;
	margin-right: 10px;
	margin-bottom: 2px;
}
#container002 {
	line-height: 170%;
	margin-right: auto;
	margin-left: 0px;
	text-align: left;
	padding: 0px;
	width: 440px;
	background-image: url(http://marinetime.jp/blog/img/bg.gif);
	border: 1px solid #FFFFFF;
	background-repeat: repeat-y;
	}
/* 061211 */
#container002 div.content img{
	float: left;
	margin-right: 10px;
	margin-bottom: 2px;
}
/* 061211 */
#center div.discp{
	color: #333;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 15px;
	}

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #999999;
	text-align: left;
	padding: 15px;
	border-bottom: 1px solid #FFFFFF;
	height: 39px;
	}

#banner-img {
	display: none;
	}


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

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

#banner h2 {
	font-size: small;
	}

#left {
		float: left;
	width: 150px;
	background-color: #D0E4FF;
	
	overflow: hidden;
	}
#left2 {
		float: left;
	width: 590px;
	background-color: #D0E4FF;
	
	overflow: hidden;
	}
#left2 div.content img{
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;

}
.content {
	padding: 10px 15px 5px;
	background-color: #FFFFFF;
	color: #666666;
	font-size: small;
	margin: 0px;
	line-height: 170%;
	}

#center {
	float: left;
	width: 440px;
	background-color: #FFFFFF;
	overflow: hidden;
	height: auto;
	line-height: 170%;
	}

#center div.content div.tuzuki {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#center div.content img{
	float: left;
	margin-right: 10px;
	margin-bottom: 2px;
}
#center div.content img.cl{
	float: left;
	clear: right;
}
#center div.content div.cl{
	clear: both;
}
#center br{
}
#center br.cl{
	clear: both;
}
#right {
	float: left;
	width: 150px;
	background-color: #EEEEEE;
	overflow: hidden;
	}
#right2 {
	float: left;
	width: 300px;
	background-color: #fff;
	overflow: hidden;
	}

#headleft {
	float: left;
	width: 335px;
	text-align: left;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 7px;
	margin-left: 5px;
	line-height: 120%;
	}

#headright {
	float: left;
	width: 380px;
	text-align: right;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 7px;
	margin-right: 5px;
	line-height: 120%;
	}
#headright a:link{
	color: #FFFFFF
	}

#headright a:visited {
	color: #FFFFFF;
	}

#headright a:active {
	color: #FFFFFF;
	}

#headright a:hover {
	color: #FFFFFF;
	background-color: #009900;
	}

.content p {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	text-align: left;
	margin-bottom: 3px;
	width: 100%;
	}

.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;

	width: 100%;
	padding: 0px;
	}

.content h3 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #6699FF;	
	}

.content h3 a:link {
	color: #666666;
	text-decoration: none;
	}
.content h3 a:active {
	color: #809FFF;
	}
.content h3 a:visited {
	color: #666;
	text-decoration: none;
	}
.content h3 a:hover {
	color: #FFFFFF;
	background-color: #3399FF;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	}
	
.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: right;
	margin-bottom: 25px;

	padding: 3px;
	clear: both;
	}

.sidebar {
	padding: 0px 10px;
	}

.sidebg01 {
	background-image: url(img/cate_bg.gif);
	background-repeat: repeat-y;
	}

.sidebg02 {
	background-image: url(img/cate_bg.gif);
	background-repeat: repeat-y;
	}
/* .sidebg02 {
	background-image: url(img/link_bg.gif);
	background-repeat: repeat-y;
	}
*/
.sidebg03 {
	background-image: url(img/new_bg.gif);
	background-repeat: repeat-y;
	}

.headbg {
	background-image: url(http://marinetime.jp/blog/img/head02.jpg);
	background-repeat: none;
	}
.calendar {
    margin: 5px 0;
    text-align: center;
}
.calendarhead {
    padding-bottom: 5px;
    font-size: 9px;
    letter-spacing: 0.2em;
}
.calendar table {
    padding: 0;
    border-collapse: collapse;
}
.calendar th {
    padding-bottom: 3px;
    font-size: 9px;
    width: 23px;
}
.calendar td {
    padding: 2px 0;
    text-align: center;
    font-size: 10px;
    line-height: 120%;
}
.today {
    display: block;
    border: 1px solid #444444;
}
.sunday,
.holiday,
.holiday a:link,
.holiday a:visited {
    color: #e50003;
}
.saturday,
.saturday a:link,
.saturday a:visited {
    color: #0000ff;
}





.sidebar h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.4em;
	margin-bottom: 4px;
	border: 1px solid #999999;
	}
	
	
#left h2.banner{
	color: #666666;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
	border: 1px solid #999999;
	margin-top: 10px;
	margin-right: 3px;
	margin-left: 3px;
	width: 140px;
	padding: 0px;
	}



.sidebar ul.normal {
	padding: 0px;
	margin: 0px;
	list-style-position: inside;
	list-style-image: url(http://marinetime.jp/blog/images_pub/w_r.gif);
	}
	
.sidebar ul {
	padding: 0px;
	margin: 0px;
	}

.sidebar ul ul {
	margin: 0px;
	}
.sidebar #entry ul {
	padding-left: 15px;
	}

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

.sidebar #categories li {
	color: #00248F;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 120%;
	margin-top: 0px;
	margin-bottom: 10px;
	list-style-type: circle;
	}
	
.sidebar #linklist ul {

	}

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


#categories ul {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
}
#categories ul li {
    padding-left: 15px;
}
div .subcategories {
    margin-left: -15px;
}

/* C±C±C〈C? */



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

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

.sidebar img {
	border: 0px solid #FFFFFF;
	}

.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: center;
	color: #666666;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	}

#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;
	}
.white {
	color: #FFFFFF;
	text-decoration: none;
	}
.white a:link{
	color: #FFFFFF;
	text-decoration: none;
	}
.white a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #0066FF;
}

textarea,select,input {
font-family: "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro W3", "MS P Gothic", "Osaka", "Arial", "San-Serif", Osaka, Arial, San-Serif;
}
.style10px {
	font-size: 10px;
	width: 190px;
	text-align: center;
}
#tb405{
	width: 405px;
	text-align: center;
}
#tb405 img{
	padding: 0px;
}

#morebtn {
	padding-bottom:15px;
	text-align: right;
}

#faq {
	width: 410px;
	padding-bottom: 30px;
}
#faq td {
	margin: 2px;
	padding: 4px;
}
#faq td.q {
	width: 16px;
	color: #999900;
	font-weight: bold;
}
#faq td.tit_q {
	font-weight: bold;
	background-color: #FFFFCC;
}
#totopfaq {
	text-align: right;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.ajax-entry-more-link {
    /* i^Ca`”CAE´vE´cE´pE´eE´BC?e^〉i´E¨ */
}
/* A°´e¨±C´C?i`《Cfi */
.list_more {
	margin:5px 0;
	font-size: 12px;
}
/* E´JE´eE´SE´a¨e^〈CE¨CΩCΩC〉 */

ul.tree {
    margin: 0 5 0 5px;
    padding: 0 0 0 5;
    font-size: 9px;
    list-style: none;
}
ul.tree ul {
    margin: 0;
    padding: 0;
}
ul.tree li {
    margin: 0;
    padding: 0 0 0 13px;
    background: url(http://marinetime.jp/blog/images_pub/tree_lst.gif) no-repeat 2px 0;
    list-style: none;
}
ul.tree li.tree_end {
    background: url(http://marinetime.jp/blog/images_pub/tree_end.gif) no-repeat 2px 0;
    list-style: none;
}
.subcategories a.foldmark {
    font-size:9px; /* E´}A°[E´NCAE´tE´HE´i`E´gE´TE´CE´Y */
    text-decoration: none; /* E´}A°[E´NCAi¨∂e´o¨e¨i¨e`?A°ie¨i¨e`?C》CμA°j */
}
h2.module-header{
font-size:10px;
}
#monthlylist {
font-size:12px;
}

span.new {
    display: none;
    color: #FF9900;
    font-weight: bold;
}

.recentcmt {
font-size:10px;
}


/* entry-tag */
.entry-tags {
    margin: 0 0 10px 10px;
}

.entry-tags-header,
.entry-tags-list,
.entry-tag { display: inline; }

.entry-tags-list {
    list-style:none;
    padding: 0px;
}
div.entry-tags { margin:0 0 10px 10px; }
ul.entry-tags-list {
    list-style:none;
    padding: 0px;
}
h4.entry-tags-header,
ul.entry-tags-list,
li.entry-tag { display: inline; }
/* one-column tweaks */

	.layout-one-column body
	{
		min-width: 620px;
	}
	
	.layout-one-column #container
	{
		width: 620px;
		background: transparent url(one-column-container-bg.gif) repeat-y;
	}
	
	.layout-one-column #container-inner
	{
		margin: 0 10px 0 10px;
		border-bottom: 1px solid #5b626a;
		background: transparent url(column-right-bg.gif) -500px 0 repeat-y;
	}
	
	.layout-one-column #banner
	{
		width: 600px; /* necessary for ie win */
	}
	
	.layout-one-column #container-inner { background: none; }
	.layout-one-column #alpha { width: 560px; }

	
/* two-column-left tweaks */

	.layout-two-column-left #container-inner { background: none; }

	.layout-two-column-left #pagebody
	{
		background: transparent url(column-left-bg.gif) -580px 0 repeat-y;
	}
	
	.layout-two-column-left #alpha { width: 200px; }
	.layout-two-column-left #beta
	{
		width: 500px;
		margin: 20px 0 0 20px;
	}

	.layout-two-column-left .module-powered .module-content
	{
		margin-right: 10px;
	}


/* two-column-right tweaks */

	.layout-two-column-right #container-inner { background: none; }

	.layout-two-column-right #pagebody
	{
		background: transparent url(column-right-bg.gif) -260px 0 repeat-y;
	}
	
	.layout-two-column-right #container-inner { background: none; }
	.layout-two-column-right #alpha { width: 500px; }
	.layout-two-column-right #beta
	{
		width: 200px;
		margin: 20px 0 0 40px;
	}
	
	.layout-two-column-right .module-powered .module-content
	{
		margin-right: 10px;
	}


/* three-column tweaks */
	
	.layout-three-column #container-inner { background-position: -260px 0; }

	.layout-three-column #pagebody
	{
		background: transparent url(column-left-bg.gif) -580px 0 repeat-y;
	}
	
	.layout-three-column #alpha { width: 200px; }
	
	.layout-three-column #beta
	{
		width: 280px;
		margin: 20px 0 20px 20px;
	}
	
	.layout-three-column #gamma
	{
		width: 200px;
		margin: 20px 0 20px 40px;
	}

	.layout-three-column .module-powered .module-content
	{
		margin-right: 20px;
	}

h3.search-results-header {
	font-size: 16px;
	font-weight: bold;
	border: none;
	margin: 0px 0px 30px;
	padding: 0px;
}

.ajax-entry-more-link {
    /* 任意のプロパティを設定 */
}


/* ####################################### navibtn */
#navibtn{
padding-bottom:10px;
padding-right:10px;
margin-bottom: 10px
}

#navibtn .btn {
width: auto;
font-size:12px;
display: inline;
}

#navibtn .btn a:link{ 
background: #333;
color: #fff;
text-decoration:none;
margin: 2px 5px 2px 0px;
padding: 2px 5px 2px 5px;
border: 1px solid #fff;
}

#navibtn .btn a.popup{ 
cursor:pointer; 
background: #333;
color: #fff;
text-decoration:none;
margin: 2px 5px 2px 0px;
padding: 2px 5px 2px 5px;
border: 1px solid #fff;
}

#navibtn .btn a:visited{
background: #333;
color: #fff;
text-decoration:none;
margin: 2px 5px 2px 0px;
padding: 2px 5px 2px 5px;
border: 1px solid #fff;
}

#navibtn .btn a:hover{
background:#3333FF;
color: #fff;
text-decoration:none;
margin: 2px 5px 2px 0px;
padding: 2px 5px 2px 5px;
border: 1px solid #fff;
}

.imghover:hover img {
filter:alpha(opacity=80);
opacity:0.8;
background-color: none;
color: none;
}


/* アーカイブ　*/
.archive-list
{
   margin: 10px 0 0 0;
   padding: 0;
   list-style: none;
}

.module-list-item
{
   margin-top: 5px;
   margin-bottom: 5px;
}
.archive-list-item
{
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-position: inside;
	list-style-image: url(http://www.marinetime.jp/blog/images_pub/arr.png);
}



/* entry-tag */