/*  
Theme Name: dousanshiki

*/



/* all */
* {
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, sans-serif;
}

/* heading */


/* anchor */

h4 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #669900;
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	color: #669900;
        padding-bottom:3px;
        margin-bottom:7px;
        margin-top:10px;

}

a {
	color: firebrick;
	text-decoration: none;
}
a.w {
	color: white;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
a:active {}

/* image with anchor */
a img {
    border: 0;
}

/* unordered list / ordered list */
ul, ol {
/*    padding-left: 16px;*/
}
ul li {
/*    list-style-type: circle;*/
}

/* definition list */
dl {}
dt {}
dd {
    padding-left: 0px;
}


.item {

	width: 300px;
	background:url(http://yukari-toubou.com/subfiles/item_waku02.jpg);
}
.itemtop {
	background:url(http://yukari-toubou.com/subfiles/item_waku01.jpg) no-repeat;
	width: 300px;
}

.itembottom {
	background:url(http://yukari-toubou.com/subfiles/item_waku03.jpg) no-repeat;
		width: 300px;	
}
.itemname {
	width: 240px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #669900;
	font-size: 13px;
	font-weight: normal;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
        text-align: left;
}
.itementry {
	font-size: 10px;
	line-height: 160%;
	width: 250px;
        text-align: left;
}
.left {
	float: left;
}

.right {
	float: right;

}
.kuwashiku {
	text-align: right;
	font-size: 9px;
}

.text {
	font-size: 11px;
	line-height: 160%;
}

.shop {
	font-size: 16px;
	font-weight: bold;
	color: #336600;
}

.shopmini {
	font-size: 12px;
	color: #336600;
}

.shopentry {
	font-size: 12px;
	line-height: 160%;
}

/* forms */
form {
    margin: 0;
}
#search-options,
input {
    padding: 0px;
    font-size: 12px;
}

/* banner title */
#banner {
    padding: 0px;
    border-bottom: 1px solid #666699;
    color: #999999;
    background: #8fabbe;
/*    background-position: right top;
    background-repeat: repeat-y;
    background-image: url(".gif");*/
    text-align: left;
}

#banner a,
#banner a:link,
#banner a:visited {
    color: #ffffff;
    font-size: 32px;
    text-decoration: none;
}
#banner a:hover {}
#banner a:active {}

/* description of blog */
#banner-description {
    color: #ffffff;
    font-size: 12px;
}

/* article */
.blog {
    padding-top: 0px;
    font-size: small;
    color: #36414d;
    background: none;
}

/* article date */
.date {
    margin: 5px 0 0px;
    padding-left: 0px;

    border-bottom: 1px dotted #cc0000;
    color: #ff6600;
    background: #ffffff;
    font-size: 9px;
    font-weight: bold;
    padding: 0px 0 0px 0px;
}

/* comment color */
.trackbacks-header,
.comments-header,
.comments-open-header {
    color: #ffffff;
    background: #8fabbe;
}

/* an article or comment */
#comments,
.entry {
    width: auto;
    margin: 0 0px 0px;
    color: #000000;
    background: #ffffff;
/*    background-position: right; 
    background-repeat:  no-repeat; 
    background-image: url("");*/
    font-size: 12px;
    line-height:160%;
    word-break: break-all;
}
.entry a:active {}
.entry img {
    margin-right: 0px;

}

/* blockquote */
.entry blockquote {
    width: auto;
    margin: 0px 00px 0 0px;
    padding: 0px;
    border: 1px solid #666666;
    background: #f6f6f6;
    font-size: 12px;
    line-height: 150%;
}

/* textarea */
.entry textarea {
    width: 100%;
}

/* title of entry */
.entry-header {
    background: url(http://yukari-toubou.com/subfiles/new.gif) no-repeat 0 0.4em;
    margin: 5px 0px 0px 0px;
    padding-left: 30px;
    border-bottom: 1px dashed yellowgreen;
    color: firebrick;
    font-size: 16px;
    line-height: 200%;
    font-weight: bold;
}

/* contributor */
.entry-footer {
    margin: 10px 0 0 0;
    border-top: 1px dotted #36414d;
    text-align: right;
    color: #36414d;
    font-size: 10px;
    _font-size: 9px;
}

.entry p {
    margin: 0px 0;
}
.entry blockquote p {
    margin: 0;
}
.entry ul {
    margin: 10px 0 10px 25px;
}
.entry ol {
    margin: 10px 0 10px 30px;
}

/* archive-list */
.archive-list {
    margin: 0px 0;
}

/* navigation */
.content-nav {
    margin: 0px 0 0px;
    text-align: center;
    font-size: 12px;
}

/* navigation */
.page {
    margin: 0px 0 0px;
    font-size: 12px;
}

/* breadcrumbs list */
.crumbs {
    margin: 0px 0 0px;
    padding-left: 0px;
    font-size: 12px;
}

/* 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: #444444;
    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 */
#sidebar ul {
    color: #444444;
    font-size: 11px;
    _font-size: 10px;
}

#sidebar li {
    list-style: none;
    line-height: 1.6em;
    margin: 0px 0 15px 0;
}

#sidebar li li {
    background: url( ) no-repeat 0 0.4em;
    padding-left: 12px;
    margin: 0;
}

#sidebar ul ul {
    margin: 0;
}

/* title of menu list */
#sidebar ul li h2 {
    margin: 3px 0;
    padding: 4px 0 3px;
    _padding: 3px 0 4px;
    text-align: center;
    color: #ff6600;
    font-size: 11px;
    line-height: 140%;
}

/* credit */


.clear {
    clear: both;
}

/* comment and trackback */
#comments-open-data p {
    margin-bottom: 10px;
}

#comment-post {
   font-weight: bold;
}

#comment-author, #comment-email, #comment-url, #comment-text {
   width: 220px;
}

#comment {
    width: 400px;
}

#comment-bake-cookie {
   margin-left: 2px;
   vertical-align: middle;
}

#comments-open-footer {
    text-align: center;
}

.trackbacks,
.comments {
    margin: 10px 5px;
    color: #36414d;
}

.trackbacks-header,
.comments-header,
.comments-open-header {
    margin: 15px 0;
    padding: 2px 0 2px 5px;
    color: #ffffff;
    background: yellowgreen;
    font-size: 11px;
}

#trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content {
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 150%;
    word-break: break-all;
}

.trackback-content p,
.comment-content p {
    margin-top: 10px;
    margin-bottom: 5px;
}

.trackback-footer,
.comment-footer {
    font-size: 9px;
    border-top: 1px dotted #36414d;
    text-align: right;
    padding-top: 3px;
    margin-right: 2px;
}

.comments-open label {
    display: block;
}

.comments-head {
    padding: 2px 0 2px 5px;
    margin: 15px 0;
    color: #ffffff;
    background: yellowgreen;
    font-size: 11px;
    font-weight: bold;
}

form input,
form textarea {
    border: 1px solid #999999;
}
#searchtext {
    margin: 3px 0;
}

/* layout */

/* for 1 column or 2 columns */
body.layout-two-column-left,
body.layout-two-column-right,
body.layout-one-column {

    background-img:url(http://yukari-toubou.com/files01/back.jpg);
}
.layout-two-column-left #container,
.layout-two-column-right #container {
    margin-bottom: 10px;
}

/* for 2 columns */
.layout-two-column-left #box,
.layout-two-column-right #box {
    width: 800px;
    background-color: #ffffff;
}

/* for 2 columns */
.layout-one-column #container {
    margin-bottom: 0;
}



/* footer */
#footer {
    margin: 10px 0;
    padding: 1px 0;
}
#footer p {
    margin: 5px 0;
    font-size: 12px;
    text-align: center;
    color: #444444;
}

.layout-one-column #footer {
    text-align: center;
}
.layout-one-column-liquid #footer {
    padding-bottom: 15px;
    text-align: center;
}




/* for 2 columns fixed layout (with right sidebar) */
.layout-two-column-left #content {
    width: 620px;
}
.layout-two-column-left #sidebar-box {
    width: 180px;


}
.layout-two-column-left #sidebar {
    padding: 0px 0px 0px 0px;
    color: #ffffff;
}
