/*
Theme Name: funeyama
Theme URI: http://www.fune-yama.com
Description:本田監督用ブログテンプレート
Version: 0.1
Author: ygf
Author URI: 
*/
@import "ie.css";
*{
	margin:0;
	padding:0;
	list-style-type:none;
	font-weight:normal;
	text-decoration:none;
	font-size:100%;
	font-style:normal;
	line-height:1.65;
}

.clearing:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearing {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearing {height: 1%;}
*+html .clearing {min-height: 1%;}
.clearing {display: block;}
/* End hide from IE-mac */

body{
	font: 80%/1.75 "ＭＳ Ｐゴシック", Osaka, Verdana, sans-serif;
	background: #fff;
	color:#333;
	text-align: center;
}

a {
	color: #495865;
}

a img {
	border: none;
}

a:hover {
	color: #6F6F6F;
}

#box{
	background: #FFFFFF;
	margin: 0 auto;
	width: 790px;
	text-align: left;
	border-right:10px solid #0a0a0a;
	border-left:10px solid #0a0a0a;
}




#header{
	height:210px;
	position:relative;
	background: url(img/header_back.jpg) no-repeat left top;
	text-align: left;
}
#header p{
	position:absolute;
}
#header p.logo{
	top:2px;
	left:3px;
}
#header h1.pagetitle{
	position:absolute;
	top:103px;
	left:386px;
}
#header p.gotosite{
	top:15px;
	left:573px;
}

/*-------------------------------------------------------------------
main */
#main{
	margin-top:10px;
}


/*-------------------------------------------------------------------
content */
#content{
	width:540px;
	margin-left:10px;
	float: left;
	padding: 0;
	color: #666666;
}

#content div.description{
	margin:0 5px 20px 0;
	padding:10px 0;
	background:#BADCDA;
	color:#333;
}


#content div.description p.text{
	margin-top:2px;
	line-height:1.4;
	float:right;
	width:475px;
}
#content div.description p.image{
	margin-left:10px;
	float:left;
	width:40px;
}
#content .cattitle{
	margin-bottom:15px;
	padding:5px 0 5px 10px;
	border-left:5px solid #000;
	color:#000;
	background-color:inherit;
	font-weight:bold;
	font-size:120%;
}
#content .date{
	color:#666;
	font: 100%/1.75 "ＭＳ Ｐ明朝","平成明朝", Courier New, serif;
}

#content div.post {
	margin: 0 0 25px 0;
	padding:0 0 11px 0;
	background:url(img/post_back.gif) no-repeat left bottom;

}

#content .storytitle{
	margin:0 5px 10px 5px;
}
#content .storytitle,
#content .storytitle a {
	font-size: 1.1em;
	color: #1A1C13;
	font-weight:bold;
	text-decoration: none
}
#content div.post div.storycontent{
	margin-bottom:15px;
}
#content div.post div.storycontent p {
	margin:0 5px 1em 5px;
	line-height:1.65;
	color:#333;
	background-color:inherit;
}
#content div.post div.storycontent p img{
	margin:0 auto;
	padding:5px;
	border-top:1px solid #eee;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #eee;
	display:block;
	text-align:center;
}
#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 .storytitle a:hover {
	color: #495865;
	text-decoration: none
}


#content div.post p.meta,
#content div.post p.meta a {
	color: #867b64;
	font-family: Osaka, Verdana, sans-serif;
	font-size: 85%;
	text-align:center;
}


#content div.post div.feedback {
	text-align:right;
}
#content div.post div.feedback input.trackback-url{
	font-size:85%;
	border:1px solid #ccc;
	background:#eee;
	color:#666;
}
#content #commentlist {
	margin: 20px 20px 20px 23px;
	padding: 0;
}

#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;
}

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

#menu {
	float:right;
	margin:15px 10px 10px 0;
	width: 210px;
}

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

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


#menu ul li#calendar,
#menu ul li#category,
#menu ul li#recententries,
#menu ul li#recentcomments,
#menu ul li#search,
#menu ul li#archives{
	margin-bottom:10px;
	padding:0 0 5px 0;
	background:url(img/border.gif) no-repeat left bottom;
}

#menu ul li p{
	font-size:1.2em;
	font-weight: bold;
	margin: 0 0 5px 5px;
	padding: 0;
}

#menu ul li#category li a{
	padding-left:20px;
	background:url(img/mark_cat.gif) no-repeat 0 0.1em;

}
#menu ul li#recententries li a{
	padding-left:20px;
	background:url(img/mark_post.gif) no-repeat 1px 0.0em;

}
#menu ul li#recentcomments li{
	line-height:1.5;
}
#menu ul li#recentcomments li a{
	padding-left:20px;
	background:url(img/mark_comment.gif) no-repeat 0px 0.2em;

}

#menu ul li#archives li a{
	padding-left:20px;
	background:url(img/mark_archives.gif) no-repeat 2px 0.2em;

}


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


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


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

#menu ul li ul li a {
	color: #5F5F5F;
	text-decoration: none;
}

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


/* Begin Calendar */
#wp-calendar{
	margin:0 0 0 5px;
	width: 200px;
	border-collapse:collapse;
	}

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

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

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	padding-left:25px;
	padding-bottom:5px;
	text-align: left;
	background:url(img/mark_calender.gif) no-repeat 5px 0.4em;
	}
#wp-calendar thead th,
#wp-calendar tbody td{
	border:1px solid #ccc;
}
#wp-calendar thead th,
#wp-calendar thead th span{
	font-weight:bold;
}
#wp-calendar td{
	padding: 3px 0;
	text-align: center;
	}
#wp-calendar tbody td a{
	color:#43817D;
	background-color:inherit;
	border-bottom:1px solid;
}
#wp-calendar th {
	padding: 3px 0;
	text-align: center;
	}

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

#searchform{
	margin:0 0 10px 5px;
}
#searchform #s{width:145px}

p.credit {
	color: #FFFFFF;
	background: #5F707A;
	border-top: 1px solid #DFDFDF;
	clear: both;
	font-size: 12px;
	margin: 0 auto 0 auto;
	padding: 16px 0 17px 0;
	text-align: center;
	width: 760px;
}

p.credit a {
	color: #ffffff;
	text-decoration: none;
}

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

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

.alignright {
	float: right;
}
	
.alignleft {
	float: left
}

#commentlist p.meta, #commentlist p.meta a {
	color: #867b64;
	font-family: Osaka, Verdana, sans-serif;
	font-size: 11px;
}

#trackbacklist p.meta, #trackbacklist p.meta a {
	color: #867b64;
	font-family: Osaka, Verdana, sans-serif;
	font-size: 11px;
}


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



/* ------------------------------------------------------------------------
--- footer */
#footer{
	padding-bottom:35px;
	background:url(img/footer_back.gif) no-repeat left bottom;
}

#footer address{
	text-align:center;
	background:#BADCDA;
	color:inherit;
}
