/*
Theme Name: tomokawa
Theme URI: http://phpbb.xwd.jp/viewforum.php?f=20
Description: This theme uses it to test for ME. based on the famous <a href="http://www.northern-web-coders.de/">Northern-Web-Coders</a>.
Version: 1.0
Author: WordPress Japan
Author URI: http://wordpress.xwd.jp/
*/

body {
	font: 90%/175% “Times New Roman”, Serif,"Hiragino Mincho Pro W3", "ヒラギノ明朝 Pro W3", "MS PMincho","ＭＳ Ｐ明朝";
	background: #aa0000;
	margin: 0;
	padding: 0;
	text-align: center;
}

a {
	color: #495865;

}

a img {
	border: none;
}

a:hover {
	color: #006876;
}

#rap {
background: url(images/body.png);
	margin: 0 auto 0 auto;
	width: 950px;
	text-align: left;
}

#header {
	background: url(images/head.jpg);
	width: 950px;
	height: 185px;
	margin: 0;
	padding: 0;
	text-align: left;
}

#headerimg a {
	position: relative;
	top: 45px;
	margin: 0 0 0 600px;
	font-size: 24px;
	background: transparent;
	padding: 5px;
	color: #ffffff;
	text-decoration: none;
}

#headerimg a:hover {
	position: relative;
	top: 45px;
	margin: 0 0 0 600px;
	font-size: 24px;
	background: transparent;
	padding: 5px;
	color: #AD0000;
	text-decoration: none;
}

.description {
	position: relative;
	top: 45px;
	margin: 0 0 0 610px;
	font-size: 13px;
	background: transparent;
	padding: 5px;
	color: #dcdcdc;
	text-decoration: none;
}

small {
	font-family: “Times New Roman”, Serif, "Hiragino Mincho Pro W3", "ヒラギノ明朝 Pro W3", "MS PMincho","ＭＳ Ｐ明朝";

	font-size: 11px;
	line-height: 14px;
	}
	
smalll {
	font-family: “Times New Roman”, Serif,"Hiragino Mincho Pro W3", "ヒラギノ明朝 Pro W3", "MS PMincho","ＭＳ Ｐ明朝";
	font-size: 11px;
	line-height: 14px;
	text-align: right;
	}


h1 {
	margin: 0;
	}

#content {
	position: relative;
	left: 33px;
	float: left;
	padding: 0;
	width: 640px;
	color: #222222;
}

#content h2 {
	color: #222222;
	border-bottom:1px dashed #666666;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 0;
}

#content h2#comments a {
	color: #5F707A;
	font-size: 15px;
}
#content h2.storytitle, #content h2.storytitle a {
	font-size: 15px;
	color: #aa2222;
	margin: 10px 0;
	text-decoration: none;
	position: relative;
}

#content h2.storytitle a:hover {
	color: #aa6666;
	margin: 0;
	text-decoration: none;
	position: relative;
}


#content h25 {
	color: #5F707A;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
}

#content h25 #comments a {
	color: #5F707A;
	text-decoration: none;
}
#content h25.storytitle, #content h25.storytitle a {
	color: #0E3F5C;
	text-decoration: underline;
}

#content h25.storytitle a:hover {
	color: #006876;
	text-decoration: none;
}


#content h3 img {
	border: 0;
}

#content div.post {
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 150%;
	text-align:justify;
}

#content div.post p, #content div.post li {
	margin: 0;
	padding:0;
}

#content div.post div.storycontent p {
	width: 100%;
}

#content div.post div.storycontent ul, #content div.post div.storycontent ol {
}

#content div.post div.storycontent li {
	margin-left: 20px;
	width: 85%;

}

#content div.post div.storycontent blockquote {
	background: #f7f7f7;
	border-left: 3px solid #6F6F6F;
	font-family: “Times New Roman”, Serif,"Hiragino Mincho Pro W3", "ヒラギノ明朝 Pro W3", "MS PMincho","ＭＳ Ｐ明朝";
	margin-left: 20px;
	padding: 4px 4px 4px 7px;
	width: 85%;
}

#content h3 {
	color: #5F707A;
	margin: 0 0 0 0;
	padding: 0;
}

#content h4 {
	color: #5F707A;
	margin: 0 0 0 0;
	padding: 0;
	margin: 20px 0 0 0;
}

#content h3.storytitle, #content h3.storytitle a {
	font-size: 15px;
	color: #5F707A;
	text-decoration: none;
}

#content h3.storytitle a:hover {
	color: #006876;
	text-decoration: none;
}

#content div.post p {
		margin: 0;
	padding:0;

}

#content div.post div.meta, #content div.post div.meta a {
	color: #867b64;
	font-family: “Times New Roman”, Serif,"Hiragino Mincho Pro W3", "ヒラギノ明朝 Pro W3", "MS PMincho","ＭＳ Ｐ明朝";
	font-size: 11px;
}

#content div.post div.meta li a:hover {
	color: #006876;
}

#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: 3px 20px 3px 23px;
	padding: 0;
}

#content #commentlist li {
	margin-bottom: 3px;
}

#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;
}


#contentul {
    clear:both;
	position: relative;
	float: left;
	width: 270px;
	color: #222222;
	margin: 7px 0 20px 10px;
}

#contentul h2 {
	border-bottom: 1px solid #6F6F6F;
	color: #5F707A;
	font-size: 15px;
	font-weight: bold;
	margin: 7px 0 20px 0;
}

#contentur {
	position: relative;
	float: left;
	color: #222222;
	margin: 7px 0 20px 30px;
	width: 250px;

}


#contentur h2 {
	border-bottom: 1px solid #6F6F6F;
	color: #5F707A;
	font-size: 15px;
	font-weight: bold;
}

#navcontainer {
	margin:10px 0 10px 0;
	position: relative;
	left: 0px;
	float: left;
	width: 600px;
	border-bottom: 1px solid #000000;
}


#navcontainer ul {
	font: 11px “Times New Roman”, Serif,"Hiragino Mincho Pro W3", "ヒラギノ明朝 Pro W3", "MS PMincho","ＭＳ Ｐ明朝";
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul li.page_item a {
	padding: 2px 16px 2px 16px;
	margin: 0 0 0 2px;
	background: #666666;
	color: #ffffff;
	text-decoration: none;
	float: left;
}

#navcontainer ul li.page_item a:hover {
	color: #FFFFFF;
	background: #444444;
}

#navcontainer ul li.current_page_item a {
	padding: 2px 16px 2px 16px;
	margin: 0 0 0 2px;
	background: #2CA7FD;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
}

#navcontainer ul li.current_page_item a:hover {
	background: #0096FF;
}

#content h4 {
	border-bottom: 1px solid #6F6F6F;
	color: #5F707A;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


#menu {
	float: left;
	left: 683px;
	margin: 0 0 10px 80px;
	width: 200px;
}

#menu ul {
	list-style-type: none;
	margin:  0;
	padding: 0;
}

#menu  ul li ul.content {
	font-family: “Times New Roman”, Serif,"Hiragino Mincho Pro W3", "ヒラギノ明朝 Pro W3", "MS PMincho","ＭＳ Ｐ明朝";
	padding: 0;
	color: #222222;
	line-height:150%;
}

#menu  ul li ul.content small {
	font-family: “Times New Roman”, Serif,"Hiragino Mincho Pro W3", "ヒラギノ明朝 Pro W3", "MS PMincho","ＭＳ Ｐ明朝";
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
}

#menu ul li {
	color: #5F5F5F;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

#menu ul li p {
	font-size: 13px;
	width: 200px;
}

#menu ul li h2 {
	border-bottom: 1px solid;
	width: 200px;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#menu ul li ul {
	margin: 5px 0 15px 10px;
}

#menu ul li ul li {
	font-weight: normal;
	margin: 0 0 3px 0;
	padding: 0;
	line-height: 16px
}

#menu ul li#winamp ul li {
	width: 200px
}

#menu ul li ul li a {
	color: #5F5F5F;
	text-decoration: none;
}

#menu ul li ul li a:hover {
	text-decoration: underline;
	color: #006876;
}

#searchform {
	margin: 2px 0 15px 0;
}
#credit {
	color: #ffffff;
background: url(images/foot.jpg);
	clear: both;
	font-size: 12px;
	padding: 10px 0 10px 0;
	text-align: left;
	width: 950px;
	height: 30px;
}

p.credit {
}

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: “Times New Roman”, Serif,"Hiragino Mincho Pro W3", "ヒラギノ明朝 Pro W3", "MS PMincho","ＭＳ Ｐ明朝";
	font-size: 11px;
}

#trackbacklist p.meta, #trackbacklist p.meta a {
	color: #867b64;
	font-family: “Times New Roman”, Serif,"Hiragino Mincho Pro W3", "ヒラギノ明朝 Pro W3", "MS PMincho","ＭＳ Ｐ明朝";
	font-size: 11px;
}

/* Begin Calendar */
#wp-calendar {
	width: 155px;
	}

#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 {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar th {
	padding: 3px 0;
	text-align: center;
	}

#wp-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;
}

