@charset "utf-8";

/*
Theme Name: LIFEBOATテンプレート Ver.2
Author: LIFEBOAT
Author URI: http://www.lifeboat.jp/
Description: LIFEBOAT用テンプレート Ver.2
Version: 1.0

*/

#content {
	position: relative;
	left: 0;
	top:8px;
	float: left;
	text-align:left;
	width: 710px;
	color: #000000;

}
#content h2 {
	border-bottom: 1px solid #6F6F6F;
	color:#000000;
	font-size: 100%;
	margin: 20px 0 15px 0;
	padding: 5px;
	text-align: right;
	width: 700px;
}
#content h3#postcomment {
	padding: 5px;
	font-size: 100%;
	border-bottom: 1px dotted #6F6F6F;
}

#content h3#comments {
	padding: 5px;
	font-size: 15px;
	border-bottom: 1px dotted #6F6F6F;
}

#content h3#comments a {
	color: #0C419A;
	font-size: 13px;
}

#content h3 img {
	border: 0;
}
#content div.post {
	margin: 0 0 20px 0;
	padding: 0;
}
#content div.post p, #content div.post li {
	line-height: 130%;
}
#content div.post div.storycontent p {
	width: 100%;
	line-height:150%;
	font-size:100%;
}
#content div.post div.storycontent ul, #content div.post div.storycontent ol {
	margin-left: 0;
	padding-left: 0;
}

#content div.post div.storycontent li {
	margin-left: 30px;
	width: 85%;
}

#content div.post div.storycontent blockquote {
	background: #f7f7f7;
	border-left: 3px solid #6F6F6F;
	font-family: Osaka, Verdana, sans-serif;
	margin-left: 20px;
	padding: 4px 4px 4px 7px;
	width: 85%;
}

#content h3 {
	margin: 0 0 5px 0;
	padding: 0;
}
#content h3.storytitle, #content h3.storytitle a {
	/* font-size: 15px; */
	font-size: 110%;
	font-weight:700;
	color: #0C419A;
	text-decoration: none;
	line-height:150%;
}

#content h3.storytitle a:hover {
	color: #495865;
	text-decoration: none;
}



#content div.post p {
	width: 90%;
}

#content div.post div.meta, #content div.post div.meta a {
	color: #333333;
	font-size: 11px;
}

#content div.post div.meta li a:hover {
	color: #686050;
}

#content div.post div.meta ul, #content div.post div.meta li {
	display: inline;
	margin: 0;
	padding: 0;
}


#content div.post div.feedback {
	font-size: 12px;
}

#content #commentlist {
	margin: 20px 20px 20px 23px;
	padding: 0;
	font-size:12px;
}

#content #commentlist li {
	margin-bottom: 10px;
}

#content #commentform input, #content #commentform textarea {
	font-size: 12px;
	padding: 2px;
}

#content #commentform textarea {
	height: 150px;
	width: 90%;
}

#content code {
	color: #800000;
}

#content ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: circle;
}

#content div.entview {
	border:1px solid #333333;
	background:#efefef;
	width:680px;
	padding:10px;
	font-size:12px;
	margin:40px 0 0 0;
}

#navcontainer ul {
	padding: 0;
	margin: 0;
	background: #5F707A;
	border-top: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	float: left;
	width: 760px;
	font: 13px Osaka, Verdana, sans-serif;
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul li.page_item a {
	padding: 5px 14px 5px 14px;
	background: #9C9D95;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	float: left;
	border-right: 1px solid #FFFFFF;
}

#navcontainer ul li.page_item a:hover {
	color: #FFFFFF;
	background: #C9C0B0;
}

#navcontainer ul li.current_page_item a {
	padding: 5px 14px 5px 14px;
	background: #C9C0B0;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	border-right: 1px solid #DFDFDF;
}

#navcontainer ul li.current_page_item a:hover {
	background: #6F6F6F;
}

#menu {
	clear: right;
	float: left;
	text-align:left;
	position: relative;
	top:29px;
	left: 10px;
	padding: 0 0 0 0;
	width: 250px;
}

#menu ul {
	list-style-type: none;
	margin: 10px 0;
	padding: 0;
}

#menu ul li {
	/* color: #5F5F5F; */
	color: #000000;
	font-size: 13px;
	/* margin: 0; */
	margin: 0 0 10px 0;
	padding: 0;
}

#menu ul li p {
	font-size: 13px;
	width: 200px;
	font-weight: bold;
}

#menu ul li h2 {
	border-bottom: 1px solid #6F6F6F;
	width: 250px;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	/* padding: 0; */
	padding: 5px;
}

#menu ul li h2, h2.bl2tit {
	border-bottom: 1px solid #6F6F6F;
	width: 200px;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	/* padding: 0; */
	padding: 5px;
}

#menu ul li ul {
	margin: 5px 0 15px 10px;
}

#menu ul li ul li {
	font-weight: normal;
	/* margin: 0 0 3px 0; */
	margin: 0 0 5px 0;
	padding: 0;
	/* line-height: 12px; */
	line-height: 110%;
}

#menu ul li#winamp ul li {
	width: 200px
}

#menu ul li ul li a {
	/* color: #5F5F5F; */
	color:#0066CC;
	/* text-decoration: none; */
	text-decoration:underline;
}

#menu ul li ul li a:hover {
	color:#0066CC;
	text-decoration: underline;
}

p.bl2desc {
	border:2px solid #F00;
	background:#FFECF5;
	padding:7px;
	margin:10px 0 5px 0;
	width:190px;
	font-size:12px;
	line-height:150%;

}

#searchform {
	margin: 2px 0 15px 0;
}
p.credit {
	color: #FFFFFF;
	background: #0C419A;
	clear: both;
	margin: 0 auto 0 auto;
	padding: 5px 0 5px 0;
	text-align: left;
	width: 100%;
	font-size:12px;
	font-weight:bold;
}

p.credit a {
	color: #ffffff;
	text-decoration: underline;
	font-weight:bold;
}

p.credit a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight:bold;
}

p.credit_dummy {
	color: #FFFFFF;
	clear: both;
	margin: 0;
	padding:0;
	width: 100%;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

#commentlist p.meta, #commentlist p.meta a {
	color: #333333;
	font-size: 11px;
}

#trackbacklist p.meta, #trackbacklist p.meta a {
	color: #333333;
	font-size: 11px;
}

/* Begin Calendar */
#calendar {
	width: 210px;
	}

#calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#calendar a {
	display: block;
	font-weight:bold;
	color:#0066CC;
	}

#calendar caption {
	text-align: center;
	width: 100%;
	font-size:12px;
	padding-top:10px;
	}

#calendar td {
	/* padding: 3px 0; */
	padding: 3px;
	font-size:12px;
	text-align: center;
	}

#calendar th {
	/* padding: 3px 0; */
	padding: 3px;
	font-size:12px;
	text-align: center;
	}

#calendar td.pad:hover {
/* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

.comment-number {
	font: italic 28px 'Times New Roman', Times, serif;
	color: #73a0c5;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	margin: 0;
	padding: 10px;
}

.none {
	margin: 0;
	padding: 10px;
}

#ed_toolbar input {
	border: 1px solid #dcdcdc;
	background-color: #e6eadb;
	margin: 0 1px 0 0;
}

.hl-surround{
    -moz-border-radius: 5px;
    background-color: #F9FBFC;
    border: 1px solid #C3CED9;
    padding: 8px;
    margin-bottom: 5px;
    width: 400px;
    overflow: auto;
    text-align: left;
}

.hl-surround, .hl-surround pre, .hl-surround span{
	font: normal 9pt 'Courier New', monospace;
}

.hl-default{
	color: Black;
}
.hl-code{
	color: Gray;
}
.hl-brackets{
	color: Olive;
}
.hl-comment{
	color: #ffa500;
}
.hl-quotes{
	color: #8b0000;
}
.hl-string{
	color: Red;
}
.hl-identifier{
	color: Blue;
}
.hl-builtin{
	color: Teal;
}
.hl-reserved{
	color: Green;
}
.hl-inlinedoc{
	color: Blue;
}
.hl-var{
	color: #00008b;
}
.hl-url{
	color: Blue;
}
.hl-special{
	color: Navy;
}
.hl-number{
	color: Maroon;
}
.hl-inlinetags{
	color: Blue;
}
.hl-main{
	background-color: transparent;
}

.hl-main pre{
	margin: 0; padding: 0;
}

p.aup a {
	font-size:12px;
	color:#000000;
}

.header-blog {
	width:100% !important;
}
#headerWrap {
	position:relative;
	clear:both;
	overflow:hidden;
	margin:0 auto;
	width:967px;
}

#header #headerWrap h1 a {
	display:block;
	text-align:left;
	text-indent: -9999px;
	background:url(../../../../images/logo-blog.jpg) 0 0 no-repeat !important;
	margin:12px 0 0 0;
	width:115px;
	height:40px;
	float:left;
}

.header-List ul li a,
.header-List ul li a:link {
	color:#000 !important;
}
.header-List ul li a:hover {
	color:#000 !important;
}


.footer-blog {
	background: rgb(79,79,79) !important; /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(79,79,79,1) 0%, rgba(0,0,0,1) 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(79,79,79,1)), color-stop(100%,rgba(0,0,0,1))) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(79,79,79,1) 0%,rgba(0,0,0,1) 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(79,79,79,1) 0%,rgba(0,0,0,1) 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(79,79,79,1) 0%,rgba(0,0,0,1) 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  rgba(79,79,79,1) 0%,rgba(0,0,0,1) 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f4f4f', endColorstr='#000000',GradientType=0 ) !important; /* IE6-9 */
}

/*----------------------------------------------------------
	uraBlog GlobalNavi
 ---------------------------------------------------------*/

.ug {
	background:#BFBFBF !important;
}
ul#nav li.ug01 a {
	width: 141px;
	height:53px;
	background:url(../../../../images/button/Uragnavi01.jpg) 0 0 no-repeat;
	}
ul#nav li.ug02 a {
	width: 137px;
	height:53px;
	background:url(../../../../images/button/Uragnavi02.jpg) 0 0 no-repeat;
	}
ul#nav li.ug03 a {
	width: 140px;
	height:53px;
	background:url(../../../../images/button/Uragnavi03.jpg) 0 0 no-repeat;
	}
ul#nav li.ug04 a {
	width: 139px;
	height:53px;
	background:url(../../../../images/button/Uragnavi04.jpg) 0 0 no-repeat;
	}
ul#nav li.ug05 a {
	width: 139px;
	height:53px;
	background:url(../../../../images/button/Uragnavi05.jpg) 0 0 no-repeat;
	}
ul#nav li.ug06 a {
	width: 139px;
	height:53px;
	background:url(../../../../images/button/Uragnavi06.jpg) 0 0 no-repeat;
	}
ul#nav li.ug07 a {
	width: 135px;
	height:53px;
	background:url(../../../../images/button/Uragnavi07.jpg) 0 0 no-repeat;
	}
ul#nav li.ug01 a:hover,
ul#nav li.ug02 a:hover,
ul#nav li.ug03 a:hover,
ul#nav li.ug04 a:hover,
ul#nav li.ug05 a:hover,
ul#nav li.ug06 a:hover,
ul#nav li.ug07 a:hover {background-position: 0 -53px;}

ul#nav li.ug02 li a {
	width:240px;
	height:auto;
	line-height:140%;
	text-indent:0px;
	background:none;
}

/* Search Result -- modified by Takashi Ito @ Chuetsu Creative */
#content.narrowcolumn {
	padding-bottom: 60px;
}
.navigation {
	padding-bottom: 15px;
  overflow: auto;
}
.storycontent.searchresult {
	height: 200px;
	margin-bottom: 40px;
	overflow: hidden;
	position: relative;
}
.storycontent.searchresult .searchresult_overlay {
	background: linear-gradient(transparent, #fff);
	height: 100px;
	position: absolute;
	bottom: 0;
	width: 100%;
}
