@charset "utf-8";
/*
Theme Name: 好っきゃねん『ひめじ』
Theme URI: http://blog.infohimeji.net/
Description:好っきゃねん『ひめじ』 のデフォルトテーマ
Version: 2.0
Author: Himeji-NET
Author URI: http://blog.infohimeji.net/
Tags: blue, custom header, fixed width, two columns, widgets

*/
body,div,span,td,h1,h2,h3,h4,h5,h6,p,input{font:normal 15px Verdana,sans-serif; margin:0px;}
h1,h2,h3,h4,h5,h6{font-weight:bold;}
body{background:url(img/page-bg.png) #ccc7be;}
form{padding:0px; margin:0px;}
input[type=text], input[type=checkbox], textarea{border:1px solid #999;}
img{border:0px;}
a{color:#00c; text-decoration:none;}
a:hover{text-decoration:underline;}
p{margin-bottom:10px;}
hr{border:0px; border-bottom:1px solid #999;}

ul#navi{
    list-style:none;
    width:100%;
}
ul#navi li{
    list-style:none;
    float:left;
    margin:0px 0px 0px 7px;
    width:134px;
}
ul#navi a{
    display:block;
    width:134px;
    height:44px;
    text-indent:-134px;
    background-image:url(img/menum.png);
    overflow:hidden;
}
a.navi{background-position:0px 0px;}
a:hover.navi{background-position:0px -44px;}
a.navi2{background-position:-134px 0px;}
a:hover.navi2{background-position:-134px -44px;}
a.navi3{background-position:-268px 0px;}
a:hover.navi3{background-position:-268px -44px;}
a.navi4{background-position:-402px 0px;}
a:hover.navi4{background-position:-402px -44px;}
a.navi5{background-position:-536px 0px;}
a:hover.navi5{background-position:-536px -44px;}
a.navi6{background-position:-670px 0px;}
a:hover.navi6{background-position:-670px -44px;}

/* structure */
#container{width:925px;margin:0px auto;background:#FFF;border-style:solid 1px;border-color:#C0C0C0;text-align:left;}
#topbanner{background:url('img/top_bgimg.png') no-repeat center;width:925px;height:80px;margin:0px;}
#top_bottom{margin:0px 0px -20px 400px;padding:4px;width:505px;}
#page{position:relative; margin:14px auto; width:858px;}
#border{position:relative; background:url('img/page-border.png') repeat-y; width:925px;}
#content{float:left; position:relative; width:600px; margin:20px 0px -9px 38px;}
#contentMid{float:left; position:relative; width:600px; margin:20px 0px -9px 129px;}
#sidebar{float:right; position:relative; width:200px; margin:20px 38px -9px 10px;}
#prefooter{position:absolute; left:0px; width:925px;}
#footer{background:#fff;position:absolute;width:925px;margin:0px 0px -19px 0px; padding-top:15px; color:#666; font-weight:bold; text-align:center;}
#footer a{color:#559; font-weight:bold;}
/* title */
.blogtitle{text-indent: -9999px;}
.description{text-indent: -9999px;}
/* news */
.news{position:relative; width:600px; margin-top:10px; background:url(img/news-mid.png) repeat-y;}
.news .top{background:url(img/news-top.png) no-repeat; padding:10px 8px 6px 8px;}
.news .top h2, .news .top h3{font-size:18px; font-weight:bold;}
.news .top h2 a, .news .top h3 a{color:#000;}
.news .top h2 span, .news .top h3 span{color:#777;}
.news .mid{padding:12px 19px 3px 19px; background:url(img/news-mid2.png) repeat-y;}
.news .mid2{padding:2px 19px 1px 19px; background:url(img/news-mid2.png) repeat-y;}
.news .mid a, .news .mid2 a{text-decoration:underline; font-weight:bold;}
.news .midTop{height:5px; background:url(img/news-top2.png) no-repeat;}
.news .midBot{height:5px; background:url(img/news-bot2.png) no-repeat;}
.news .midBot2{height:15px; background:url(img/news-bot3.png) no-repeat;}
.news .bot{color:#777; text-align:center; padding:7px 9px 8px 9px; background:url(img/news-bot.png) bottom no-repeat;}
.news .bot a{color:#00c;}
.news .commentPic{float:left; margin:0px 10px 8px 0px;}
/* navigation bar */
.nav .left a, .nav .right a{width:150px; height:31px; background:url(img/button.png) no-repeat; padding-top:7px; text-align:center; margin-top:10px;}
.nav .left a{float:left;}
.nav .right a{float:right;}
/* sidebar */
#sidebar{color:#999;}
#sidebar ul{margin:0px; padding:0px; list-style-type:none;}
#sidebar > ul > li{background:url(img/menu-mid.png) repeat-y; margin-top:10px;}
#sidebar > ul > li h2{display:block; height:18px; background:url(img/menu-top.png) no-repeat; padding:7px 9px 0px 9px; color:#000;}
#sidebar > ul > li .a, #sidebar > ul > li > ul{padding:7px 9px 8px 9px; background:url(img/menu-bot.png) bottom no-repeat;}
#sidebar input[type=text]{width:108px;}

#sidebar .text{padding:7px 0px 0px 0px; background:#fff;}
#sidebar .text p{color:#000; font-weight:bold;}
#sidebar .bk{color:#000;}
#sidebar .categories .children{margin-left:10px;}
/* miscellaneous */
.h2head{color:#fff; margin:10px 0px 0px 0px; padding:10px 0px 0px 20px; background:url(img/title_bg.png) no-repeat; height:44px;}
.pageContent{margin:10px 0px 20px 0px;}
.error1{margin-top:7px; color:#900;}
.error2{margin:5px 0px 15px 0px; color:#900;}
.pages{text-align:center; margin:7px 0px 15px 0px;}
.clear{clear:both;}
.MT10{margin-top:10px;}
.comment{font-size:12px;margin-bottom:10px;}
/* needed by wordpress */
.aligncenter, div.aligncenter{display:block; margin-left:auto; margin-right:auto;}
.alignleft{float:left;}
.alignright{float:right;}
.wp-caption{border:1px solid #ddd; text-align:center; background-color:#fff; padding-top:4px; margin:8px 0px 0px 0px;}
.wp-caption img{margin:0; padding:0; border:0 none;}
.wp-caption p.wp-caption-text{padding:7px 4px 8px; margin:0;}
/*


CONFIGURE YOUR COLORS HERE: */

	#head .m h1 a, #head .m div{color:#fff;}                 /* head area text color */
	#sidebar > ul > li{background-color:#e6eaf2;}            /* menu background color */
	.news{background-color:#dae2f2;}                         /* post background color */
	.nav .left a, .nav .right a{background-color:#dae2f2; }   /* previous-next navigation buttons background color */

/* Remove this comment (not the code) if you wish the menu to be on the left side
	#content{float:right; margin:113px 24px -9px 0px;}
	#sidebar{margin:113px 0px -9px 24px;}
*/
