/* ::::: http://wp-themes.com/wp-content/themes/tarimon-black1/style.css ::::: */

﻿ :first-child + html body #searchsubmit {
	top: -25px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: rgb(77, 77, 77);
}
sup {
	vertical-align: middle;
	font-size: 14px;
}
sub {
	vertical-align: middle;
	font-size: 14px;
}
textarea {
	padding: 5px;
}
input {
	padding: 2px 5px;
}
dd {
	margin: 0px;
	padding: 0px;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid rgb(221, 221, 221);
	text-align: center;
	background-color: rgb(238, 238, 238);
	padding-top: 4px;
}
.wp-caption p.wp-caption-text {
	margin: 0px;
	font-size: 12px;
	line-height: 17px;
	padding-bottom: 4px;
}
form {
	margin: 0px;
	padding: 0px;
}
pre {
	border-top: 1px dashed rgb(204, 204, 204);
	border-left: 1px dashed rgb(204, 204, 204);
	padding: 5px;
	overflow: auto;
	background-color: rgb(244, 245, 247);
	font-size: 12px;
	color: rgb(102, 102, 102);
}
blockquote {
	border: 1px dashed rgb(204, 204, 204);
	padding: 5px;
	background-color: rgb(244, 245, 247);
	font-size: 12px;
	color: rgb(102, 102, 102);
}
p {
	clear: both;
}
.waku {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	background-color: white;
	text-align: left;
	width: 750px;
	background-image: url('main-bg.jpg');
	background-repeat: repeat-y;
	background-position: 0px -10px;
}
.header-bg {
	background-image: url('titleimg.jpg');
	background-repeat: no-repeat;
	width: 750px;
	height: 131px;
}
.title {
	font-size: 20px;
	padding-top: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
}
.title a {
	color: rgb(255, 255, 255);
	text-decoration: none;
	font-weight: bold;
}
.description {
	font-size: 12px;
	margin-left: 10px;
	color: rgb(255, 255, 255);
}
.header-menu {
	background-image: url('header-menu.jpg');
	width: 760px;
	height: 47px;
	margin-left: -5px;
	padding-left: 6px;
	padding-top: 1px;
	background-repeat: no-repeat;
}
.search-waku {
	border-style: none;
	border-width: 0px;
	background-image: url('kensaku-waku.jpg');
	background-repeat: no-repeat;
	width: 173px;
	height: 24px;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	color: rgb(102, 102, 102);
	left: 450px;
	position: relative;
	top: 2px;
}
#searchtext {
	border-style: none;
	border-width: 0px;
	width: 173px;
	color: rgb(102, 102, 102);
}
#searchsubmit {
	border-style: none;
	border-width: 0px;
	width: 27px;
	height: 27px;
	left: 160px;
	right: auto;
	position: relative;
	top: -23px;
}
.rss-icon {
	top: 50px;
	margin-left: 750px;
	position: absolute;
}
.rss-icon img {
}
.main-waku {
	clear: both;
}
.left {
	width: 519px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.right {
	padding: 5px 5px 10px 10px;
	overflow: hidden;
	width: 190px;
	float: right;
	margin-top: -10px;
	height: 100%;
}
.main-con-title {
	border-right: 1px solid rgb(153, 153, 153);
	border-bottom: 1px solid rgb(153, 153, 153);
	margin-top: 15px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 30px;
	color: white;
	line-height: 18px;
	letter-spacing: 0px;
	background-image: url('main-con-title-img.jpg');
}
.main-con-title a {
	text-decoration: none;
	color: rgb(255, 255, 255);
}
.main-con-text {
	overflow: auto;
	font-size: 12px;
	margin-top: 10px;
	color: rgb(102, 102, 102);
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	line-height: 18px;
}
.main-con-text img {
	border: 1px solid rgb(221, 221, 221);
	padding: 3px;
	vertical-align: bottom;
	text-align: center;
	background-color: rgb(255, 255, 255);
}
.main-con-text a {
	color: rgb(102, 102, 102);
}
.main-con-text textarea {
	width: 100%;
	height: 100px;
}
.main-con-text table {
	border: 2px solid rgb(204, 204, 204);
	margin: 5px 0pt;
	background: rgb(255, 255, 255) none repeat scroll 0% 0%;
	-moz-background-clip: border;
	-moz-background-origin: padding;
	-moz-background-inline-policy: continuous;
	border-collapse: collapse;
}
.main-con-text td {
	border: 1px solid rgb(204, 204, 204);
	padding: 4px 5px;
	vertical-align: top;
}
.main-con-text th {
	border: 1px solid rgb(204, 204, 204);
	padding: 4px 5px;
	background: rgb(237, 239, 240) none repeat scroll 0% 0%;
	-moz-background-clip: border;
	-moz-background-origin: padding;
	-moz-background-inline-policy: continuous;
	vertical-align: top;
}
.tag-waku {
	border-style: dashed dashed dashed solid;
	border-color: rgb(53, 53, 53);
	border-top: 1px dashed rgb(53, 53, 53);
	border-right: 1px dashed rgb(53, 53, 53);
	border-bottom: 1px dashed rgb(53, 53, 53);
	padding: 5px 5px 5px 9px;
	width: 96%;
	font-size: 12px;
	color: rgb(102, 102, 102);
	margin-top: 25px;
	margin-bottom: 25px;
}
.main-con-under {
	border-top: 1px solid gray;
	background-color: rgb(231, 231, 231);
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 10px;
	color: rgb(102, 102, 102);
}
.cat-list-title {
	border-bottom: 1px solid gray;
	padding-bottom: 5px;
	margin-bottom: 10px;
	padding-top: 10px;
}
.content-nav {
	font-size: 12px;
	color: rgb(102, 102, 102);
	margin-bottom: 30px;
	margin-top: 10px;
	text-align: center;
}
.comment-title {
	border-bottom: 1px solid gray;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 20px;
	color: rgb(102, 102, 102);
}
.commentlist {
	font-size: 12px;
	color: rgb(102, 102, 102);
}
.comment-time {
	border-bottom: 1px dotted rgb(204, 204, 204);
	text-align: right;
	font-size: 11px;
}
.comment-text {
	border: 2px solid rgb(204, 204, 204);
	padding: 5px;
	font-size: 12px;
	color: rgb(102, 102, 102);
	line-height: 17px;
	background-color: rgb(235, 235, 235);
	margin-top: 5px;
}
.comment-text p {
	margin: 0px;
	padding: 5px;
}
.comment-input-text {
	font-size: 12px;
	color: rgb(102, 102, 102);
	padding-bottom: 5px;
}
.comment-text blockquote {
	margin-right: -5px;
	border-right-width: 0px;
}
.author {
	font-weight: bold;
}
.author a {
	font-weight: normal;
}
.fn {
	font-size: 12px;
	color: rgb(102, 102, 102);
}
.says {
	font-size: 12px;
	color: rgb(102, 102, 102);
}
.comment-meta {
	font-size: 12px;
}
.sideber-title {
	border-bottom: 2px solid rgb(0, 0, 0);
	margin: 15px 0px 0px;
	padding: 5px;
	font-size: 13px;
	font-weight: normal;
	color: rgb(102, 102, 102);
	letter-spacing: 1px;
}
h4 {
	border-bottom: 2px solid rgb(0, 0, 0);
	margin: 15px 0px 0px;
	padding: 5px;
	font-size: 13px;
	font-weight: normal;
	color: rgb(102, 102, 102);
	letter-spacing: 1px;
}
.right ul {
	margin: 0px;
	padding: 0px;
}
.right ol {
	margin: 0px;
	padding: 0px;
}
.right ul li {
	border-bottom: 1px dashed rgb(153, 153, 153);
	padding: 2px 3px;
	list-style-type: none;
	list-style-position: outside;
	font-size: 12px;
}
.right li a {
	text-decoration: none;
}
.right ul {
	margin: 0px;
	list-style-type: none;
}
.right ul ul {
	margin: 3px -2px 0px -3px;
	list-style-type: none;
}
.right ul ul li {
	border-top: 1px dashed rgb(153, 153, 153);
	padding: 2px 3px 1px 20px;
	border-bottom-width: 0px;
}
.right ul ul ul {
	margin: 3px -4px 0px -20px;
	list-style-type: none;
}
.right ul ul ul li {
	border-top: 1px dashed rgb(153, 153, 153);
	padding: 2px 3px 1px 40px;
	border-bottom-width: 0px;
}
.under {
	border-top: 2px solid rgb(204, 204, 204);
	background-color: rgb(223, 223, 223);
	clear: both;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	color: rgb(102, 102, 102);
}
.under a {
	color: rgb(102, 102, 102);
	text-decoration: none;
}
#calendar_wrap {
	font-size: 12px;
	color: rgb(102, 102, 102);
	text-align: center;
}
#calendar_wrap th {
	padding: 5px;
}
