/*  
Theme Name: banban
Theme URI: http://mu.wordpress.org/
Description: The default WordPress mu theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/*初期設定*/
body {
	background-color:#19a3fe;
	font-size:14px;
	color:#333;
	font-family: "ＭＳ Ｐゴシック", "Osaka－等幅", Verdana, Arial, sans-serif;
	background-image:url('http://4510banban-iwaki.net/image/bg.jpg');
	background-repeat:repeat-x;
	margin:8px 0 0 0;
	text-align:center;
}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote { 
	margin:0;
	padding:0;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

img {
	border:0;
}

.clear {
	clear:both;
}
/*初期設定ここまで*/

/*リンク設定*/
a {
	color:#0066cc;
}

a:hover {
	text-decoration:none;
}
/*リンク設定ここまで*/

/*コンテナ*/
div#container {
	width:870px;
	margin:0 auto;
	background-image:url('http://4510banban-iwaki.net/image/common/container_bg.jpg');
	background-repeat:repeat-y;
}

/*コンテナここまで*/

/*ヘッダー*/
div#banner {
	width:870px;
	height:156px;
	background-image:url('http://4510banban-iwaki.net/image/common/banner_bg.jpg');
	background-repeat:no-repeat;
	position:relative;
}

div#banner h1 a {
	position:absolute;
	display:block;
	outline:none;
	left:30px;
	top:52px;
	width:285px;
	height:85px;
	text-indent:-9999px;
}
/*ヘッダーここまで*/

/*グローバルナビゲーション*/
div#gNavi {
	width:870px;
	height:43px;
	background-image:url('http://4510banban-iwaki.net/image/common/gNavi_bg.jpg');
	background-repeat:no-repeat;
	position:relative;
}

div.home a { position:absolute;width:88px;height:36px;text-indent:-9999px;left:10px;top:0;outline:none;background-image:url('http://4510banban-iwaki.net/image/common/home_def.jpg');background-repeat:no-reoeat; }
div.about-club a { position:absolute;width:137px;height:36px;text-indent:-9999px;left:98px;top:0;outline:none;background-image:url('http://4510banban-iwaki.net/image/common/about_def.jpg');background-repeat:no-reoeat; }
div.bosyu a { position:absolute;width:125px;height:36px;text-indent:-9999px;left:235px;top:0;outline:none;background-image:url('http://4510banban-iwaki.net/image/common/bosyu_def.jpg');background-repeat:no-reoeat; }
div.info a { position:absolute;width:166px;height:36px;text-indent:-9999px;left:360px;top:0;outline:none;background-image:url('http://4510banban-iwaki.net/image/common/info_def.jpg');background-repeat:no-reoeat; }
div.list a { position:absolute;width:103px;height:36px;text-indent:-9999px;left:526px;top:0;outline:none;background-image:url('http://4510banban-iwaki.net/image/common/list_def.jpg');background-repeat:no-reoeat; }
div.blog a { position:absolute;width:113px;height:36px;text-indent:-9999px;left:629px;top:0;outline:none;background-image:url('http://4510banban-iwaki.net/image/common/blog_def.jpg');background-repeat:no-reoeat; }
div.inquiry a { position:absolute;width:118px;height:36px;text-indent:-9999px;left:742px;top:0;outline:none;background-image:url('http://4510banban-iwaki.net/image/common/inquiry_def.jpg');background-repeat:no-reoeat; }

div.home a:hover { background-image:url('http://4510banban-iwaki.net/image/common/home_hover.jpg'); }
div.about-club a:hover { background-image:url('http://4510banban-iwaki.net/image/common/about_hover.jpg'); }
div.bosyu a:hover { background-image:url('http://4510banban-iwaki.net/image/common/bosyu_hover.jpg'); }
div.info a:hover { background-image:url('http://4510banban-iwaki.net/image/common/info_hover.jpg'); }
div.list a:hover { background-image:url('http://4510banban-iwaki.net/image/common/list_hover.jpg'); }
div.blog a:hover { background-image:url('http://4510banban-iwaki.net/image/common/blog_hover.jpg'); }
div.inquiry a:hover { background-image:url('http://4510banban-iwaki.net/image/common/inquiry_hover.jpg'); }

div.home-p { position:absolute;width:88px;height:43px;text-indent:-9999px;left:10px;top:0;background-image:url('http://4510banban-iwaki.net/image/common/home.jpg');background-repeat:no-reoeat; }
div.about-club-p { position:absolute;width:137px;height:43px;text-indent:-9999px;left:98px;top:0;background-image:url('http://4510banban-iwaki.net/image/common/about.jpg');background-repeat:no-reoeat; }
div.bosyu-p { position:absolute;width:125px;height:43px;text-indent:-9999px;left:235px;top:0;background-image:url('http://4510banban-iwaki.net/image/common/bosyu.jpg');background-repeat:no-reoeat; }
div.info-p { position:absolute;width:166px;height:43px;text-indent:-9999px;left:360px;top:0;background-image:url('http://4510banban-iwaki.net/image/common/info.jpg');background-repeat:no-reoeat; }
div.list-p { position:absolute;width:103px;height:43px;text-indent:-9999px;left:526px;top:0;background-image:url('http://4510banban-iwaki.net/image/common/list.jpg');background-repeat:no-reoeat; }
div.blog-p { position:absolute;width:113px;height:43px;text-indent:-9999px;left:629px;top:0;background-image:url('http://4510banban-iwaki.net/image/common/blog.jpg');background-repeat:no-reoeat; }
div.inquiry-p { position:absolute;width:118px;height:43px;text-indent:-9999px;left:742px;top:0;background-image:url('http://4510banban-iwaki.net/image/common/inquiry.jpg');background-repeat:no-reoeat; }
/*グローバルナビゲーションここまで*/


/*コンテンツ*/
div#main {
	width:850px;
	height:auto;
	background-color:#fff;
	float:left;
	min-height:600px;
}

div#main-list {
	width:850px;
	height:auto;
	background-color:#fff;
	float:left;
	min-height:600px;
}

div#content {
	width:638px;
	height:auto;
	float:left;
	text-align:center;
}

div#content-single {
	width:850px;
	height:auto;
	float:left;
	text-align:center;
}

div#content-L {
	width:10px;
	background-image:url('http://4510banban-iwaki.net/image/common/contentL_bg.jpg');
	background-repeat:no-repeat;
	background-color:transparent;
	float:left;
	min-height:600px;
}

div#content-R {
	width:10px;
	background-image:url('http://4510banban-iwaki.net/image/common/contentR_bg.jpg');
	background-repeat:no-repeat;
	background-color:transparent;
	float:right;
	min-height:600px;
}
/*コンテンツここまで*/



/*エントリー*/
div.entry {
	width:600px;
	height:auto;
	margin:0 auto;
	padding:10px 0;
	text-align:left;
	font-size:14px;
	line-height:140%;
}

div.entry p {
	margin:0 0 1em 0;
}

div.entry-index {
	margin:15px 0;
}


div.entry-page {
	width:600px;
	height:auto;
	margin:0 auto;
	padding:10px 0;
	text-align:left;
	font-size:14px;
	line-height:130%;
}

div.entry-about {
	width:600px;
	height:auto;
	margin:0 auto;
	padding:10px 0;
	text-align:left;
	font-size:14px;
	line-height:130%;
}

div.photo {
	width:300px;
	float:left;
	margin-right:5px;
}

div.about-syousai {
	width:295px;
	float:left;
}

div.entry-single {
	width:800px;
	height:auto;
	margin:0 auto;
	padding:10px 0;
	font-size:14px;
	line-height:130%;
	text-align:left;
}

div.entry-single table { border-collapse:collapse;border:1px solid #999;width:100%; }
div.entry-single table th { background-color:#FBCF5E;font-size:14px;text-align:center; }
div.entry-single table td { background-color:transparent;font-size:12px;text-align:left; }
div.entry-single table th,div.entry-single td {
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	font-family: "ＭＳ Ｐゴシック", "Osaka－等幅", sans-serif;
	padding:3px;
}

div.entry-single2 {
	width:800px;
	height:auto;
	margin:0 auto;
	padding:10px 0;
	font-size:14px;
	line-height:130%;
	text-align:left;
}

div.banban table { border-collapse:separate;width:100%; }
div.banban th {
	background-image:url('http://4510banban-iwaki.net/image/pages/banban_th_bg.jpg');
	background-repeat:repeat-x;
	font-family: "ＭＳ Ｐゴシック", "Osaka－等幅", sans-serif;
	font-size:14px;
	text-align:center;
	color:#CC6600;
	padding:5px;
	border:1px solid #FF9900;
}
div.banban td { background-color:#f9f9f9;font-size:14px;text-align:left; }
div.banban td {
	border:1px solid #ccc;
	font-family: "ＭＳ Ｐゴシック", "Osaka－等幅", sans-serif;
	padding:5px;
}

div.annai table { border-collapse:separate;width:100%;margin-bottom:15px;border-spacing:5px; }
div.annai th {
	background-image:url('http://4510banban-iwaki.net/image/pages/annai_th_bg.jpg');
	background-repeat:repeat-x;
	font-family: "ＭＳ Ｐゴシック", "Osaka－等幅", sans-serif;
	font-size:14px;
	text-align:center;
	color:#0066FF;
	border:1px solid #0099FF;
	width:20px;
}

div.annai td {
	font-family: "ＭＳ Ｐゴシック", "Osaka－等幅", sans-serif;
	padding-left:10px;
}

div.annai2 table { border-collapse:collapse;width:100%;margin-bottom:15px; }
div.annai2 th {
	background-image:url('http://4510banban-iwaki.net/image/pages/annai_th_bg.jpg');
	background-repeat:repeat-x;
	font-family: "ＭＳ Ｐゴシック", "Osaka－等幅", sans-serif;
	font-size:14px;
	text-align:center;
	color:#0066FF;
	border:1px solid #0099FF;
}

div.annai2 td {
	font-family: "ＭＳ Ｐゴシック", "Osaka－等幅", sans-serif;
	padding:10px;
	border:1px solid #ccc;
	background-color:#f7f7f7;
}

div.entry-about table { border-collapse:separate;width:100%;margin-top:10px; }
div.entry-about th {
	font-family: "ＭＳ Ｐゴシック", "Osaka－等幅", sans-serif;
	font-size:12px;
	text-align:center;
	border:1px solid #ccc;
	width:80px;
}

div.entry-about td {
	font-family: "ＭＳ Ｐゴシック", "Osaka－等幅", sans-serif;
	border:1px solid #ccc;
	font-size:12px;
	padding:3px;
}

div.inquiry select { width:65px; }
div.inquiry span { color:#CC3300; }

div.inquiry table { border-collapse:collapse;width:100%;margin-bottom:15px;border:1px solid #0099FF; }
div.inquiry th {
	background-color:#DDF5FF;
	font-family: "ＭＳ Ｐゴシック", "Osaka－等幅", sans-serif;
	font-size:14px;
	color:#0066FF;
	width:150px;
	text-align:right;
	font-weight:normal;
}

div.inquiry td {
	background-color:#DDF5FF;
	font-family: "ＭＳ Ｐゴシック", "Osaka－等幅", sans-serif;
	padding:7px;
	text-align:left;
}

div.yakusoku {
	border:1px dotted #0066FF;
	padding:10px;
	margin:0 5px 20px 5px;
	background-color:#DAF7FE;
}

div.yakusoku span {
	font-weight:bold;
	color:#003399;
	line-height:200%;
}

.gray { background-color:#f5f5f5; }

.nowrap { white-space:nowrap; }

h2.content {
	width:638px;
	height:55px;
	background-image:url('http://4510banban-iwaki.net/image/common/h2_blog.jpg');
	background-repeat:no-repeat;
	text-indent:50px;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	line-height:300%;
}

h2.blog {
	width:638px;
	height:55px;
	background-image:url('http://4510banban-iwaki.net/image/common/h2_blog.jpg');
	background-repeat:no-repeat;
	text-indent:50px;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	line-height:300%;
}

h2.pagetitle {
	color:#999;
	font-weight:bold;
	font-size:16px;
}

h2.single {
	width:850px;
	height:55px;
	background-image:url('http://4510banban-iwaki.net/image/common/h2_single.jpg');
	background-repeat:no-repeat;
	text-indent:50px;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	line-height:300%;
}

h2.blog a {
	color:#fff;
	text-decoration:underline;
}

h2.blog a:hover {
	text-aline:left;
	color:#fff;
	text-decoration:none;
}

div.entry h3,div.entry-page h3 {
	width:600px;
	height:36px;
	background-image:url('http://4510banban-iwaki.net/image/common/h3_bg.jpg');
	background-repeat:no-repeat;
	text-indent:25px;
	line-height:260%;
	font-weight:bold;
	color:#0051b0;
	margin-bottom:10px;
}

div.entry-about h3 {
	width:600px;
	height:36px;
	background-image:url('http://4510banban-iwaki.net/image/common/h3_about_bg.gif');
	background-repeat:no-repeat;
	text-indent:25px;
	line-height:260%;
	font-weight:bold;
	color:#fff;
	margin-bottom:10px;
}

div.entry-about h4 {
	width:600px;
	height:36px;
	background-image:url('http://4510banban-iwaki.net/image/common/h3_about2_bg.gif');
	background-repeat:no-repeat;
	text-indent:25px;
	line-height:260%;
	font-weight:bold;
	color:#CC0000;
	margin-bottom:10px;
	margin-top:10px;
}

div.about-comment h3,div.about-access h3 {
	width:600px;
	height:36px;
	background-image:url('http://4510banban-iwaki.net/image/common/h3_about2_bg.gif');
	background-repeat:no-repeat;
	text-indent:25px;
	line-height:260%;
	font-weight:bold;
	color:#CC0000;
	margin-bottom:0;
}

div.entry h3,div.entry-page h3 {
	width:600px;
	height:36px;
	background-image:url('http://4510banban-iwaki.net/image/common/h3_bg.jpg');
	background-repeat:no-repeat;
	text-indent:25px;
	line-height:260%;
	font-weight:bold;
	color:#0051b0;
	margin-bottom:10px;
}

div#link-menu {
	width:638px;
	height:25px;
	background-image:url('http://4510banban-iwaki.net/image/common/link_menu_bg.jpg');
	background-repeat:no-repeat;
	font-size:12px;
	text-align:left;
}

div#link-menu-single {
	width:850px;
	height:25px;
	background-image:url('http://4510banban-iwaki.net/image/common/link_menu_bg_single.jpg');
	background-repeat:no-repeat;
	font-size:12px;
	text-align:left;
}

div#link-menu p {
	padding:6px 5px 0 20px;
}

div.entry-page ol {
	margin:15px 0 15px 25px;
}

div.entry-page li {
	margin:15px 0;
}

div.policy {
	margin-top:10px;
	background-color:#FCFAD1;
	border:1px dotted #FFCC66;
	padding:10px;
}

div.comment {
	background-color:#FCFAD1;
	border:1px dotted #FFCC66;
	padding:10px;
	color:#CC0000;
	margin-bottom:15px;
}

.postmeta {
	margin-top:15px;
	background-color:#f7f7f7;
	padding:10px;
	text-align:left;
}

.postmeta input {
	width:400px;
	background-color:#fff;
}

.commentTxt ol {
	margin-top:15px;
	background-color:#f7f7f7;
	padding:10px;
	text-align:left;
}

.entry h4 {
	font-weight:bold;
	margin-bottom:10px;
	background-color:#e6f5fa;
	padding:5px;
	color:#0066CC;
}


/*エントリーここまで*/

/*サイドメニュー*/
div#sidemenu {
	width:212px;
	height:auto;
	background-image:url('http://4510banban-iwaki.net/image/common/sidemenu_bg.jpg');
	background-repeat:repeat-y;
	float:right;
	font-size:12px;
	text-align:center;
}

div#sidemenu-header {
	width:212px;
	height:33px;
	background-image:url('http://4510banban-iwaki.net/image/common/sidemenu_header_bg.jpg');
	background-repeat:no-repeat;
}

div#sidemenu-body {
	width:212px;
	background-image:url('http://4510banban-iwaki.net/image/common/sidemenu_bg.jpg');
	background-repeat:no-repeat;
}

div.sidemenu {
	width:180px;
	height:auto;
	margin:0 auto;
	text-align:left;
}

div.sidemenu p {
	margin-top:10px;
}

div#sidemenu-footer {
	width:212px;
	height:48px;
	background-image:url('http://4510banban-iwaki.net/image/common/sidemenu_footer_bg.jpg');
	background-repeat:no-repeat;
}

div#login {
	width:450px;
	height:300px;
	background-image:url('http://4510banban-iwaki.net/image/common/login_bg.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	text-align:left;
	margin:20px auto;
}

div#login p {
	padding:20px;
}

div#loginTxt {
	width:450px;
	height:auto;
	padding:10px;
	text-align:left;
	margin:0 auto;
}

.input {
	width:60%;
	padding:2px;
	text-align:left;
	margin:5px;
}

h3.login a {
	width:180px;
	height:38px;
	background-image:url('http://4510banban-iwaki.net/image/common/login.jpg');
	background-repeat:no-repeat;
	margin:0 auto;
	display:block;
	text-indent:-9999px;
	outline:none;
}

h3.login a:hover {
	background-image:url('http://4510banban-iwaki.net/image/common/login_hover.jpg');
}

h3.about-club {
	width:180px;
	height:32px;
	background-image:url('http://4510banban-iwaki.net/image/common/about_club.jpg');
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-top:10px;
}

h3.about-banban {
	width:180px;
	height:32px;
	background-image:url('http://4510banban-iwaki.net/image/common/about_banban.jpg');
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-top:10px;
}

div.about {
	width:auto;
	height:atuo;
	background-image:url('http://4510banban-iwaki.net/image/common/about_bg.jpg');
	background-repeat:no-repeat;
	background-position:bottom center;
	padding:10px;
}

div.syousai a {
	width:120px;
	height:27px;
	background-image:url('http://4510banban-iwaki.net/image/common/syousaiBtn.jpg');
	background-repeat:no-repeat;
	margin:0 auto;
	display:block;
	text-indent:-9999px;
	margin-top:10px;
	outline:none;
}

div.syousai a:hover {
	background-image:url('http://4510banban-iwaki.net/image/common/syousaiBtn_hover.jpg');
}
/*サイドメニューここまで*/

/*フッター*/
div#footer {
	width:870px;
	height:108px;
	background-image:url('http://4510banban-iwaki.net/image/common/footer_bg.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	margin:0 auto;
}

div#footer p {
	font-size:12px;
	padding:10px 0 0 0;
	line-height:16px;
	text-align:center;
}

div#footer span {
	font-weight:bold;
	color:#003399;
	font-size:16px;
	line-height:150%;
}
/*フッターここまで*/

/*pages用部品*/
.imgL {
	float:left;
	margin-right:15px;
}

.imgR {
	float:right;
	margin-left:15px;
}

.imgC {
	text-align:center;
	margin:0 auto;
}

/*pages用部品ここまで*/





/* Begin Typography & Colors */
#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
}

.widecolumn {
	font-size: 1.05em;
}


.widecolumn {
	line-height: 1.6em;
}

.narrowcolumn .postmetadata {
	text-align: center;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h2.pagetitle {
	font-size: 1.6em;
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 14px;
	font-weight:bold;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
	font-weight: bold;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align:left;
}

.commentmetadata {
	font-weight: normal;
}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}
	
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}

.post {
	margin: 0 0 40px;
	text-align: justify;
}

.post hr {
	display: block;
}

.widecolumn .post {
	margin: 0;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}
/* End Structure */



/*	Begin Headers */
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
} 

.entry li {
	margin: 7px 0 8px 10px;
}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}

.entry ol {
	padding: 0 0 0 20px;
	margin: 0 0 20px 0;
}



.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
}

#searchform #s {
	width: 108px;
	padding: 2px;
}

#searchsubmit {
	padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 592px;
	padding: 2px;
	margin-top:5px;
}

#commentform #submit {
	margin: 0;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align:left;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 0 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 5px 0;
	width: 180px;
}

*:first-child+html #sidebar {
	margin-top:0;
}

#sidebar form {
	margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	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 td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	width:600px;
	height:20px;
}
/* End Various Tags & Classes*/

span.post-meta-key {
	display:none;
}

ul.post-meta {
	list-style-type:none;
}

p.feed {
	background-image:url('http://4510banban-iwaki.net/image/common/feed.png');
	background-repeat:no-repeat;
	background-position:top left;
	text-indent:20px;
	height:25px;
	margin-top:10px;
}



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

