﻿@charset "utf-8";
/*
Theme Name: Taroan
Author: PW
*/



/* Begin Typography & Colors */
body{
	margin:0px auto;
	padding:0px;
	width:810px;
	background:#5C0000;
	text-align:center;
	font-size:small;
	font-family:sans-serif;
	color:#4c4c4c;
}

*{
	margin:0px;
	padding:0px;
}

#page {
	margin:0px auto;
	width:810px;
	background:url("image/bg.gif") repeat-y left top;
	text-align:left;
	zoom:100%;
}

#header {
	margin:0px 15px;
	width:780px;
	background:#AD0F0D;
	font-size:12px;
	font-weight:normal;
	line-height:110%;
	zoom:100%;
}
#header:after{
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#footer {
	clear:both;
	margin-top:5px;
	padding:3px 0px 12px;
	text-align:center;
	font-size:11px;
	font-family:Verdana;
	background:url("image/bg_bot.gif") no-repeat left bottom;
}
#footer p{
	margin:5px auto;
}

a{
	color:#ED145B;
}
a:hover{
	color:#FF9900;
}
a.link_txt{
	background:url("image/ico_link.gif") no-repeat right center;
	padding-right:12px;
	text-decoration:none;
}


#logo{
	float:left;
	margin:6px 0px 5px 18px;
}

/*Header Navi*/
.header_right{
	float:right;
	width:506px;
}

ul#header_navi{
	margin:10px 2px 0px 0px;
	list-style:none;
	text-align:right;
}
#header_navi li{
	display:inline;
	padding:0px 5px 0px 9px;
	border-right:solid 1px #660000;
}
#header_navi li.last{
	border-right:0px;
}
#header_navi a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
	letter-spacing:1px;
}
#header_navi a:hover{
	color:#FFCC00;
	text-decoration:underline;
}
#header_navi a.active{
	color:#FFCC00;
}

ul#header_navi2{
	float:right;
	margin:15px 0px 0px 0px;
	list-style:none;
}
#header_navi2 li{
	float:left;
	margin:0px 5px 0px 3px;
}
#header_navi2 a{
	display:block;
	width:118px;
	height:26px;
	overflow:hidden;
	text-indent:-9999px;
	background:url("image/header_navi02.gif") no-repeat 0px 0px;
}

#header_navi2 a#h_navi22{
	background-position:-121px 0px;
}

#header_navi2 a#h_navi23{
	background-position:-242px 0px;
}

#header_navi2 a#h_navi21:hover,
#header_navi2 a#h_navi21-active{
	background-position:0px -26px;
}

#header_navi2 a#h_navi22:hover,
#header_navi2 a#h_navi22-active{
	background-position:-121px -26px;
}

#header_navi2 a#h_navi23:hover,
#header_navi2 a#h_navi23-active{
	background-position:-242px -26px;
}

/*Main Menu*/
ul#menu{
	clear:both;
	height:35px;
	background:url("image/bg_menu.gif") repeat-x;
	list-style:none;
}
@media print{
	ul#menu{
		width:781px;
	}
}
#menu li{
	float:left;
	margin:3px 0px;
}
#menu a{
	display:block;
	width:130px;
	height:28px;
	overflow:hidden;
	text-indent:-9999px;
}

a#menu01,
a#menu01-active{
	background:url("image/menu01.gif") no-repeat 0px 0px;
}

a#menu02,
a#menu02-active{
	background:url("image/menu02.gif") no-repeat 0px 0px;
}

a#menu03,
a#menu03-active{
	background:url("image/menu03.gif") no-repeat 0px 0px;
}

a#menu04,
a#menu04-active{
	background:url("image/menu04.gif") no-repeat 0px 0px;
}

a#menu05,
a#menu05-active{
	background:url("image/menu05.gif") no-repeat 0px 0px;
}

a#menu06,
a#menu06-active{
	background:url("image/menu06.gif") no-repeat 0px 0px;
}

a#menu01:hover,
a#menu01-active,
a#menu02:hover,
a#menu02-active,
a#menu03:hover,
a#menu03-active,
a#menu04:hover,
a#menu04-active,
a#menu05:hover,
a#menu05-active,
a#menu06:hover,
a#menu06-active{
	background-position:0px -28px;
}

#title{
	margin:0px 15px 5px;
}

.top_txt{
	margin:0px 25px 5px;
}

.description{
	margin:5px 10px 0px;
}

#sidebar{
	float:left;
	padding:0px 20px 0px 25px;
	width:180px;
}
#sidebar ul{
	list-style:none;
}
#sidebar ul ul{
	margin-left:10px;
}
#sidebar ul ul li{
	margin-bottom:0.3em;
}
#sidebar h2{
	margin:15px 0px 3px;
	padding:0px 10px;
	background:url("image/subtitle_h4.gif") no-repeat;
	line-height:30px;
	color:#FFFFFF;
	font-size:100%;
}

#wp-calendar{
	margin:0px auto;
	border-collapse:collapse;
	text-align:center;
}
#wp-calendar td{
	padding:3px;
	font-size:13px;
	font-family:Verdana;
}

#today{
	font-weight:bold;
	background:#E5E5E5;
}

#wp-calendar th[title='日曜日']{
	color:#990000;
}
#wp-calendar th[title='土曜日']{
	color:#336699;
}

.center{
	text-align:center;
}

#content{
	float:right;
	padding:0px 25px 0px 0px;
	width:560px;
}

h2.pagetitle{
	margin-bottom:5px;
	padding:2px 10px;
	background:#F5F5F5;
	border-top:solid 2px #CCCCCC;
	border-bottom:solid 2px #CCCCCC;
	font-size:110%;
}

.post{
	clear:both;
	margin-bottom:20px;
}
.post h3,
.post h2{
	margin:0px 0px 3px;
	padding:0px 10px;
	background:url("image/subtitle.gif") no-repeat;
	line-height:34px;
	font-size:110%;
	color:#FFFFFF;
}
.post h3 a,
.post h2 a{
	color:#FFFFFF;
}
.post h3 a:hover,
.post h2 a:hover{
	color:#FFCC00;
}
.post small{
	display:block;
	text-align:right;
	font-size:95%;
}
.post img{
	border:none 0px;
}
.post p{
	margin-bottom:0.5em;
}

.entry{
	margin:0px 10px 10px;
}

.postmetadata{
	clear:both;
	text-align:center;
}

#page .widecolumn{
	float:none;
	padding:0px 110px;
	width:590px;
}
.widecolumn textarea{
	width:560px;
}

h3#respond{
	margin:0px 5px;
	padding:0px 10px;
	background:url("image/subtitle_h4.gif") no-repeat;
	line-height:30px;
	font-size:100%;
	color:#FFFFFF;
}

#commentform{
	margin:5px 15px 10px;
}
#commentform p{
	margin:2px 0px;
}
#commentform #submit{
	padding:2px 5px;
}

.alignleft{
	text-align:left;
}

.alignright{
	text-align:right;
}

.aligncenter{
	text-align:center;
}

/* ----- Style for Ktai Entry ----- */
.photo {
	padding-right:6px;
	float:left;
	line-height:110%;
	font-size:0.85em;
	text-indent:0;
}
.photo img {
	background:white;
	margin:0 4px 4px 0;
	padding:3px;
	border:1px solid #999;
}
.photo-end {
	clear:left;
}
/* ---------- */
