/*  
Theme Name: Koikikukan
Theme URI: http://www.koikikukan.com/
Description: koikikukan template 3 column
Author: Yujiro Araki
Author URI: http://www.koikikukan.com/
Version: 0.2
*/

/*
 * File      : style.css
 * Version   : 1.00
 * Update    : 1.01 2007.01.24 fix textarea size for Mozilla.
 *           : 1.02 2007.02.11 add color property at ul element of sidebar.
 *           : 1.03 2007.02.24 fix top property for liquid layout.
 *           : 2.00 2007.07.22 for XHTML 1.0 Strict.
 *
 * Copyright (C) 2005-2007 www.koikikukan.com All rights reserved.
 */

/* all */
* {
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, sans-serif;
}
body {
    font-size: 10px;
}

html>body {
    font-size: 10px;
}

td {
    margin: 0 10px 15px;
    color: #36414d;
/*    background-position: right; 
    background-repeat: repeat-y; 
    background-image: url(".gif");*/
    font-size: 10px;
    line-height: 1.3;
    word-break: break-all;

}
/* heading */
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

/* anchor */
a,
a:link,
a:visited {
    color: #231850;
    text-decoration: none;
}
a:hover {
    color: #231850;
    text-decoration: underline;
}
a:active {}

/* image with anchor */
a img {
    border: none;
}

/* form */
form {
    margin: 0px;
}
#searchform fieldset {
    border: none;
}
#search-options,
input {
    padding: 1px;
}
#searchtext {
    width: 150px;
}

/* banner title */
#header {
    color: #999;
	height: 250px;
	
/*    background-position: right top;
    background-repeat: no-repeat;
    background-image: url(".gif");*/
    text-align: left;
}

#header a,
#header a:link,
#header a:visited {
    color: #fff;
    background: transparent;
    font-size: 32px;
    text-decoration: none;
}
#header a:hover {}
#header a:active {}

/* description of blog */
.blog-description {
    color: #000000;
    font-size: 12px;
}

/* article */
.blog {
    padding: 0 10px;
}

/* article date */
.date {
    margin: 8px 0;
    padding-left: 8px;
/*    background-position: left; 
    background-repeat: no-repeat;
    background-image: url(".gif");*/
    font-size: 91.6%;
    font-weight: bold;
    line-height: 2.0;
}

/* comment color */
.date,
.trackbacks-header,
.comments-header,
.comments-open-header {
    color: #fff;
    background: #231950;
}

/* an article or comment */
#comments,
.entry {
    width: 360px;
    margin: 0 10px 0px;
    color: #36414d;
    background: #fff;
/*    background-position: right; 
    background-repeat: repeat-y; 
    background-image: url(".gif");*/
    font-size: 10px;
    line-height:1.5;
    word-break: break-all;
}

.entry p {
    margin: 15px 0;
}
.entry blockquote p {
    margin: 0;
}
.entry ul {
    margin: 10px 0 10px 25px;
}
.entry ol {
    margin: 10px 0 10px 30px;
}
.entry textarea {
    width: 97%;
}

/* blockquote */
.entry blockquote {
    width: auto;
    margin: 15px 20px 0;
    padding: 10px;
    border: 1px solid #666;
    background: #f6f6f6;
    font-size: 83.3px;
    line-height: 1.5;
}
.quotetitle {
    font-size: 83.3%;
    border-bottom: 1px solid #666;
    padding: 3px;
}

pre {
    margin: 15px 20px 0px;
    padding: 10px;
    background: #f6f6f6;
    border: 1px solid #999;
    font-size: 83.3%;
    line-height: 1.5;
    width: 100%;
    overflow: scroll;
}
html>body pre {
    width: 87%;
}

/* title of entry */
.entry-header {
    margin: 10px 0 0;
    padding-left: 10px;
    border-left: 3px solid #999;
    color: #444;
    font-size: 12px;
    font-weight: bold;
}

/* contributor */
.entry-footer {
    margin: 10px 0 0;
    padding-top: 3px;
    border-top: 1px dotted #36414d;
    text-align: right;
    font-size: 10px;
}

/* archive-list */
.archive-list {
    margin: 10px 0;
}

/* navigation */
.content-nav {
    margin: 10px;
    text-align: center;
}

/* navigation */
.page {
    margin: 6px 0 10px;
    font-size: 83.3%;
}

.crumbs {
    margin: 6px 0 10px;
    padding-left: 5px;
    font-size: 83.3%;
}

/* calendar */
#wp-calendar caption {
    padding-bottom: 5px;
    text-align: center;
    color: #444444;
    font-size: 9px;
    background: none;
    letter-spacing: 0.2em;
}
#wp-calendar {
    text-align: center;
    color: #444;
    background: none;
}
#wp-calendar table {
    text-align: center;
    padding: 0;
    border-collapse: collapse;
}
#wp-calendar th {
    padding-bottom: 3px;
    font-size: 10px;
    width: 23px;
}
#wp-calendar td {
    padding: 2px 0;
    font-size: 9px;
    line-height: 120%;
}

/* menu list of sidebar */
#link td {
    background: #CCCCFF;
}
.menu-image {
    margin: 60px 0px 0px 20px;
}

.archive-image {
    margin: 105px 0px 0px 20px;
}

.link-image {
    margin: 100px 0px 0px 20px;
}

.lunch-image {
    text-align: center;
    padding: 0 0 0 0;
    margin: 80px 0px 0px 0px;
}

.lunch-image img {
    margin: 0px 0px 10px 0px;
}

.supporter-image {
    text-align: center;
	padding: 0 0 0 0;
    margin: 110px 0px 0px 0px;
}

.supporter-image img {
    margin: 0px 0px 10px 0px;
}

.concert-image {
    text-align: center;
    padding: 0 0 0 0;
    margin: 100px 0px 0px 0px;
}

.concert-image img {
    margin: 0px 0px 0px 0px;
}

#sidebar_under {
    background: url(images/bg_sidebar.gif) ;
    height: 200px;
}

#menu_ro {
    margin-top: 50px;
    margin-left: 5px;
    line-height: 0.7;
}

#sidebar2_bg {
    float: left;
    width: 190px;
    margin: 10px 0 10px 0;
    padding: 0 0 0 0;
    background: url(images/sidebar2_bg.jpg) no-repeat;
    height: 1260px;
}

#sidebar_bg {
    float: right;
    width: 190px;
    margin: 10px 0 10px 0;
    padding: 0 0 0 0;	
    margin-top: 0px;
    background: url(images/sidebar_bg.jpg) no-repeat;
    height: 1134px;

}

#links-left ul,
#links-right ul {
    color: #444;
    margin-top: 0px;
}

#links-left ul li,
#links-right ul li {
    list-style: none;
    margin: 0 0 15px 0;
}

#links-left li li,
#links-right li li {
    padding-left: 12px;
    margin: 10px;
    background: url(images/lmark.gif) no-repeat 0 0.5em;

}

#links-left ul ul,
#links-right ul ul {
    margin: 0;
}

/* title of menu list */
#links-left ul li h2,
#links-right ul li h2 {
    margin-top: 3px;
    padding-bottom: 2px;
    border: 1px solid  #666;
    color: #444;
    background: #f6f6f6;
    text-align: center;
    font-size: 75%;
    line-height: 2.0;
}
html > body #links-left ul li h2,
#links-right ul li h2 {
    padding-bottom: 0;
}
#links-left ul ul,
#links-right ul ul {
    margin: 70px 20px 20px;
}
#links-left ul ul ul,
#links-right ul ul ul{
    margin: 70px 20px 20px;
}
#links-left ul li li ,
#links-right ul li li {
    font-size: 75%;
    line-height: 1.5;
}
#links-left ul li li li ,
#links-right ul li li li {
    font-size: 100%;
}


/* for 3 columns */
body.layout-three-column,
body.layout-two-column-left,
body.layout-two-column-right,
body.layout-one-column {
    text-align: center;
    background: #ffffff;
}
.layout-three-column #container,
.layout-two-column-left #container,
.layout-two-column-right #container {
    margin-bottom: 10px;
}
.layout-three-column #box {
    width: 800px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
		    background-repeat: repeat-y; 
    background-image: url(images/bg02.gif);
}
/* shop */

.whitefont {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
    background-color: #231850;
}

.redfont {color: #FF0000}
.style3 {color: #FF0000; font-size: 11px; }
.style5 {font-size: 11px; color: #333333;}

/* footer */
#footer {
clear:both;
    width: 800px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    padding: 0px 0;
    background: url(images/footer.gif) no-repeat;
}

#footer p {
    margin: 5px 0;
    font-size: 12px;
    text-align: center;
    color: #444;
}
.layout-two-column-liquid-left #footer,
.layout-two-column-liquid-right #footer,
.layout-one-column-liquid #footer {
    display: none;
}

.layout-one-column #footer {
    text-align: center;
}

/* for IE7 */
*:first-child+html .layout-three-column-liquid #links-left,
*:first-child+html .layout-three-column-liquid #links-right,
*:first-child+html .layout-two-column-liquid-right #links-right,
*:first-child+html .layout-two-column-liquid-left #links-left {
    top: 100px;
}

/* for 3 columns fixed layout */
.layout-three-column #content {
    float: left;
    width: 400px;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #fff;
    border-left: 7px solid #fff;
    border-right: 1px solid #fff;
}
.layout-three-column #links-left-box {
    float: left;
    width: 190px;
    margin: 0 0 10px 0;
    padding: 0 0 0 0;
}
.layout-three-column #links-right-box {
    float: right;
    width: 190px;
    margin: 0 0 10px 0;
}
.layout-three-column #links-center-box {
    float: left;
    width: 400px;
    padding: 0 0 0 1px;
	    background-color: #FFFFFF;
}
.layout-three-column #links-left,
.layout-three-column #links-right {
    margin: 10px 0 0 0;
    padding: 0 0 0 0;
}

input,textarea {
    font-family: "Osaka", "?q???M?m?p?S Pro W3", "?l?r ?o?S?V?b?N", arial, sans-serif;
}

#box::after {
    height: 0;
    display: block;
    content: " ";
    visibility: hidden;
    clear: both;
}
#box {
    width: 100%
    /*\*/*/
    overflow: hidden;
    /**/
}
