/* @override 
	http://sappa-do.com/site/wp-content/themes/sappa/style.css
	http://sappa-do.com/site/wp-content/themes/sappa/style.css
	http://localhost:8888/wp/wp-content/themes/sappa/style.css
	http://myhost/wp/wp-content/themes/sappa/style.css
*/

/*
Theme Name: Sappa-Do Theme
Theme URI: http://bonjoy.net/
Description: サッパドゥ用テーマ
Version: 1.0
Author: Takayuki Kimura
Author URI: http://bonjoy.net/
Tags: two columns, widgets
*/

/* @group リセット */

* {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:97.5%;
	line-height:140%;
	margin:0;
	padding:0;
	color:#4F312A;
}

/*IE6用追加リセット*/
th,td,form {
	margin:0;
	padding:0;
	background-color:transparent;
	color:#333333;
}

body {
	background: url(images/body-back02.jpg) no-repeat fixed center top;
}

a {
	outline:none;
}
a:link {
	color: #1135DF;
	text-decoration: none;
}
a:visited {
	color: #454869;
	text-decoration: none;
}
a:hover {
	color: #892001;
	text-decoration: underline;
}
a:active {
	color: #0099FF;
	text-decoration: underline;
}
img {
	border:none;
}
blockquote {
	padding-left:3em;
}
.clear {
	clear:both;
}
hr {
	color:#993300;
	margin-bottom: 1em;
	border-width: 1px;
	border-style: dashed;
}

table {
	margin-bottom: 1em;
}



/* @end */

/* @group テキストスタイル */
h1 {
	font-size:140%;
}
h2 {
	font-size:120%;
}
h3 {
	font-size:110%;
}
p {
	margin-left:1em;
	margin-bottom: 1em;
}
li {
	list-style-position:inside;
	list-style-type:none;
	font-size:95%;
	margin-left:1em;
}
/* @end */

/* @group 投稿記事周辺 */
.entry {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.entrybody {
	line-height:1.6;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 0em;
	padding-left: 0px;
}
h2.entrytitle {
	margin: 0px;
}
.entrydate {
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #688B84;
	margin-top: -1.5em;
}
ul.entrymeta {
	text-align: right;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
/*.entrybody p {
	padding-bottom:1em;
}*/
blockquote {
	padding-left:5em;
	margin-bottom:1em;
}
.entrybody ul, .entrybody ol{
	margin-left:15px;
}
ul.entrymeta li {
	font-size:0.95em;
	line-height:1.8;
	display:inline;
}
.postedby {
	background:url(images/pencil.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
.filedto {
	background:url(images/page.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
.commentslink {
	background:url(images/comments.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
/* @end */
/* @group Captions */
.alignleft, img.alignleft {
	margin: 4px 10px;
	float: left;
}
.alignright, img.alignright {
	margin: 4px 3px;
	float: right;
}
.aligncenter {
	text-align: center;
}


.hidden {
	display: none;
}

.wp-caption {
	border: #ddd 1px solid;
	background: #f3f3f3;
	margin: 10px 7px 3px 10px;
}

.wp-caption p {
	margin: 2px 5px 2px 5px;
}
.wp-caption img {
margin: 5px 5px 0px 5px;
}

.wp-caption-text {
	font-size:x-small;
	margin: 0;
	text-align: center; }

/* @end */
/* @group コメント */
#comments {
	padding:15px;
	background-color: #FFF;
	clear:both;
}
#comments h3 {
	font-size:12px;
	margin:15px 0 0 0;
	color: #203944;
}
#comments p {
	margin-bottom: 5px;
}
.commentauthor {
	display:block;
	font-size:1.5em;
}
ol.commentlist {
	color:#777;
	list-style-type:none;
	margin-top:8px;
}
.commentlist li {
	margin-bottom:8px;
	padding:10px;
	background:#F7F0E7;
	border:1px dotted #d1d1d1;
}
.commentlist li.alt {
	background: #d8ecf2;
	border:1px dotted #d1d1d1;
}
.commentlist li img {
	background:#FFF;
	border:1px dotted #d1d1d1;
	padding:0.5em;
	float:left;
	margin-right:8px;
	width: 50px;
	height: auto;
}
.commentlist cite {
	font-style:normal;
	font-weight:bold;
}
.commentlist .commentmetadata {
	font-size:0.9em;
	padding-bottom:1em;
}
.commentlist .commentmetadata a {
	color:#94541A
}#comments textarea {
	font-size:1em;
	background-color: #FFFFFF;
	width: 500px;
}
#comments input {
	background-color:#FFFFFF;
	width:160px;
	font-size:1em;
	line-height:2em;
}
#comments input#submit {
	width:9em;
	font-size:1.2em;
	cursor:pointer;
}
#comments input#trackbackurl {
	width:500px;
}
p.alignright {
	text-align:right;
}
/* @end */

/* @group レイアウト */

div#continer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	/*background: url(images/side-menu-back.jpg) repeat-y;*/
}

h2#yoyaku {
	background: url(images/court-back3.gif) no-repeat;
}

#yoyaku a {
	display: block;
	width: 180px;
	height: 110px;
	text-indent: -9999px;
}

div#header {
	width: 800px;
	height: 100px;
	position: static;
	z-index: 10;
}

#header p {
	display: none;
}

div#wrapper {
	width: 800px;
	height: 100%;
	text-align: left;
}

div#left_calam {
	width: 180px;
	float: left;
	position: relative;
	top: -40px;
	clear: left;
}

div#center_calam {
	margin-left: 10px;
	float: left;
	overflow: hidden;
	width: 600px;
	margin-top: 30px;
}

ul#main_menu {
	text-align: left;
	width: 620px;
	margin-left: 180px;
	height: 40px;
	position: static;
	z-index: 12;
	background-image: url(images/main-menu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#main_menu li {
	float: left;
	margin: 0;
	padding: 0;
}

#main_menu li a {
	color: #969696;
	font-weight: bold;
	display: block;
	margin: 0;
	width: 100px;
	height: 40px;
	font-size: 0;
}

#main_menu li.page_item.page-item-3 a {
	background: url(images/menu-bk-img.jpg) no-repeat 0 0;
}

#main_menu li.page_item.page-item-3 a:hover {
	background: url(images/menu-bk-img.jpg) no-repeat 0 -40px;
}

#main_menu li.page_item.page-item-570 a {
	background: url(images/menu-bk-img.jpg) no-repeat -100px 0;
}

#main_menu li.page_item.page-item-570 a:hover {
	background: url(images/menu-bk-img.jpg) no-repeat -100px -40px;
}

#main_menu li.page_item.page-item-5 a {
	background: url(images/menu-bk-img.jpg) no-repeat -200px 0;
}

#main_menu li.page_item.page-item-5 a:hover {
	background: url(images/menu-bk-img.jpg) no-repeat -200px -40px;
}

#main_menu li.page_item.page-item-572 a {
	background: url(images/menu-bk-img.jpg) no-repeat -300px 0;
}

#main_menu li.page_item.page-item-572 a:hover {
	background: url(images/menu-bk-img.jpg) no-repeat -300px -40px;
}

#main_menu li.page_item.page-item-9 a {
	background: url(images/menu-bk-img.jpg) no-repeat -400px 0;
}

#main_menu li.page_item.page-item-9 a:hover {
	background: url(images/menu-bk-img.jpg) no-repeat -400px -40px;
}

#main_menu li.page_item.page-item-251 a {
	background: url(images/menu-bk-img.jpg) no-repeat -500px 0;
}

#main_menu li.page_item.page-item-251 a:hover {
	background: url(images/menu-bk-img.jpg) no-repeat -500px -40px;
}

div.side_menu {
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

#main_menu li.page_item.page-item-3.current_page_item a {
	background-position: 0 -40px;
}

#main_menu li.page_item.page-item-570.current_page_item a {
	background-position: -100px -40px;
}

#main_menu li.page_item.page-item-5.current_page_item a {
	background-position: -200px -40px;
}

#main_menu li.page_item.page-item-572.current_page_item a {
	background-position: -300px -40px;
}

#main_menu li.page_item.page-item-9.current_page_item a {
	background-position: -400px -40px;
}

#main_menu li.page_item.page-item-251.current_page_item a {
	background-position: -500px -40px;
}

.side_menu h2 {
	background: url(images/side-menu-g.gif) no-repeat;
	height: 30px;
	padding-left: 20px;
	font-size: 14px;
	color: #fefdb5;
}

#left_calam div.banner {
	text-align: center;
	margin: 15px 5px 10px;
}

#left_calam div.banner p {
	text-align: left;
	font-size: 10px;
	margin-right: 5px;
	margin-left: 5px;
}

.side_menu ul li {
	background: url(images/soccer01-003.gif) no-repeat left 3px;
	margin-left: 0;
	padding-left: 16px;
	margin-bottom: 0px;
	border-bottom: 1px dotted #906255;
	font-size: 12px;
}

/*#left_calam div.side_menu ul li a {
	font-size: 10px;
}*/

#left_calam div.side_menu ul li span {
	display: block;
	font-size: 9px;
	text-align: right;
}

#left_calam div.side_menu h2 a.rsswidget {
	color: #fef6bb;
	font-size: 10px;
}

div#calendar_wrap {
	width: 160px;
	text-align: center;
}

#today a {
	font-weight: bold;
	color: #531818;
}

#wp-calendar tbody tr td a {
	font-weight: bold;
	color: #1e48c6;
}

table#wp-calendar {
	margin-right: auto;
	margin-left: auto;
}

#staff_blog a {
	display: block;
	width: 160px;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/blog-banner.gif) no-repeat;
	text-indent: -9999px;
}

div#top_news {
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#top_news h2 {
	color: #fefbf1;
	background-color: #3E578E;
	padding-left: 1em;
	font-size: 14px;
	font-style: italic;
	margin: -5px -5px 10px;
}

#top_news ul li span.date {
	display: block;
	font-size: 10px;
	background: url(images/clock.png) no-repeat;
	padding-left: 14px;
}

#top_news ul li a {
	margin-left: 1em;
	font-size: 14px;
}

#top_news ul li {
	margin-bottom: 5px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	background: url(images/edit.png) no-repeat left center;
	padding-left: 2px;
}

#top_news ul li span#date {
	font-size: 10px;
	text-align: right;
	display: block;
	margin-top: -14px;
}

div#content {
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	border-top: 1px dotted #0e440f;
}

#footer {
	clear: left;
	background: #024906 url(images/footer.jpg) no-repeat;
	padding-top: 30px;
	margin-bottom: 20px;
	height: 70px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}

#footer p {
	color: #ffffff;
	font-size: 10px;
	position: relative;
	bottom: -30px;
	margin: 0;
}

#footer p a {
	color: #a6a6a6;
	margin: 0;
}

p#scrollup {
	clear: both;
	text-align: right;
	padding-right: 30px;
	padding-left: 30px;
}

#footer_menu li {
	display: inline;
}

ul#footer_menu {
	text-align: left;
	font-size: 12px;
	margin: 0;
}

#footer_menu li a {
	color: #c5d679;
	font-size: 16px;
}



/* @end */

li.page_item.page-item-18 {
	display: none;
}

/* @group イベント */

div.item {
	width: 46%;
	float: left;
	margin-left: 2%;
	margin-right: 2%;
	margin-top: 10px;
}

#content div.entry div.item div.right {
	background: url(images/categoryLeft.gif) no-repeat left top;
	padding-left: 11px;
}

#content div.entry div.item div.right div.left {
	background: url(images/categoryRight.gif) no-repeat right top;
	padding-right: 11px;
}

#content div.entry div.item div.right div.left div.mid {
	background: url(images/categoryMiddle.gif) repeat-x center top;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 90px;
	overflow: hidden;
}

#content div.entry div.item div.right div.left div.mid a img {
	width: 90px;
	height: auto;
	float: left;
	margin-right: 10px;
}



/* @end */
div#center_calam h2#cat-title {
	display:none;
}
