/*
Theme Name: tamaki
Theme URI: http://yuiworks.jp/
Description: YuiWorks
Version: 1.0
Author: matayoshi
*/

/* CSS Document */

/* pre */

body,hr,img,h1,h2,h3,h4,h5,div,table {
	margin:   0px;
	padding:  0px;
	border:   0px;
}
body {
	/* background-color:#EAEBED; */
	background-color:#f5f4e7;
}
img {
    /* float:left; */
}
p,ul,ol {
	margin:   10px 0px 0px 0px;
	padding:  0px;
}
li {
	list-style-type:  none;
	/* margin-left:      10px; */
	margin: 0px 0px 0px 10px;
}
a {
	text-decoration:  none;
}
a:hover {
	text-decoration:  underline;
}

#main {
width:800px;
display:block;
background-color:#ffffff;
}

/*
#######################################
#
#
# HEADER CSS
#
#
#######################################
*/
#header_bar {
	width: 800px;
	background: #FF9900;
	color: #FFFFFF;
	text-align:center;
}

#header_img {
	width: 800px;
	height:194px;
}
#headbt {
	width:800px;
	height:25px;
	background-image:url(images/index_navi_bar.gif);
	background-repeat:no-repeat;
	display:block;
}
#headbt a {
	width:133px;
	height:25px;
	display:block;
	background:none;
	text-indent:-9999px;
	float:left;
font-size:5px;
}
#headbt a.hbt_1:hover { background-image:url(images/head_bt_1.gif); }
#headbt a.hbt_2:hover { background-image:url(images/head_bt_2.gif); }
#headbt a.hbt_3:hover { background-image:url(images/head_bt_3.gif); }
#headbt a.hbt_4:hover { background-image:url(images/head_bt_4.gif); }
#headbt a.hbt_5:hover { background-image:url(images/head_bt_5.gif); }
#headbt a.hbt_6:hover { background-image:url(images/head_bt_6.gif); }



/*
#######################################
#
#
# HOME CSS
#
#
#######################################
*/
#h_header_bar {
	display:none;
}
#home_header {
	width: 800px;
	height: 40px;
	background-image:url(images/header.gif);
	display:block;
}
#home_header a.h_left {
	width:600px;
	height:40px;
	background:none;
	display:block;
	text-indent:-9999px;
	float:left;
}
#home_header a:hover.h_left {
	background-image:url(images/header_l.jpg);
}
#home_header a.h_right {
	width:200px;
	height:40px;
	background:none;
	display:block;
	text-indent:-9999px;
	float:left;
}
#home_header a:hover.h_right {
	background-image:url(images/header_r.jpg);
}
#home_info {
	width:  600px;
	height: 245px;
	font-size:14px;
	text-align:left;
	background-image:url(images/main_2.jpg);
	left:30px;
	display:block;
	float:left;
}
#home_side {
	width:200px;
	height:775px;
	display:block;
	background-image:url(images/side_bt.jpg);
	float:left;
}
#home_side a.hbt1 {
	width:200px;
	height:140px;
	display:block;
	text-indent:-9999px;
	background:none;
}
#home_side a.hbt3 {
	width:200px;
	height:140px;
	display:block;
	text-indent:-9999px;
	background:none;
}
#home_side a.hbt4 {
	width:200px;
	height:140px;
	display:block;
	text-indent:-9999px;
	background:none;
}
#home_side a.hbt5 {
	width:200px;
	height:140px;
	display:block;
	text-indent:-9999px;
	background:none;
}
#home_side a.hbt6 {
	width:200px;
	height:35px;
	display:block;
	text-indent:-9999px;
	background:none;
}
#home_side a.hbt7 {
	width:200px;
	height:35px;
	display:block;
	text-indent:-9999px;
	background:none;
}
#home_side a:hover.hbt1 {
	background-image:url(images/side_bt_1.jpg);
}
#home_side a:hover.hbt2 {
	background-image:url(images/side_bt_2.jpg);
}
#home_side a:hover.hbt3 {
	background-image:url(images/side_bt_3.jpg);
}
#home_side a:hover.hbt4 {
	background-image:url(images/side_bt_4.jpg);
}
#home_side a:hover.hbt5 {
	background-image:url(images/side_bt_5.jpg);
}
#home_side a:hover.hbt6 {
	background-image:url(images/side_bt_7.jpg);
}
#home_side a:hover.hbt7 {
	background-image:url(images/side_bt_6.jpg);
}
#home_main {
	width:  800px;
	display: block;
}
#home_content {
	width:600px;
	height:775px;
	display:block;
	float:left;
}
#home_main_foot {
	width:  800px;
	height: 185px;
	display:block;
}
#home_main_foot div.lefter {
	width:211px;
	height:185px;
	display:block;
	float:left;
}
#home_main_foot div.centerr {
	width:428px;
	height:185px;
	display:block;
	float:left;
	background-image:url(images/top_msg.gif);
}
#home_main_foot a.centerr {
	width:428px;
	height:185px;
	display:block;
	background:none;
	float:left;
	text-indent:-9999px;
}
#home_main_foot a:hover.centerr {
	background-image:url(images/top_msg_1.gif);
}
#home_main_foot div.righter {
	width:161px;
	height:185px;
	float:left;
	background-image:url(images/top_mainbt.gif);
	display:block;
}
#home_main_foot a {
	width:161px;
	height:185px;
	display:block;
	background:none;
	text-indent:-9999px;
}
#home_footer {
	width:800px;
	height:100px;
	display:block;
	background-image:url(images/top_foot.gif);
}


/*
#######################################
#
#
# INDEX CSS
#
#
#######################################
*/
#index_main {
	width:  800px;
	height: 500px;
}

#sidebar_main {
	width:  200px;
	border: 1px solid #CCCCCC;
display:block;
	float:  left;

}
#index_contents {

	width:  590px;
	border: 1px solid #CCCCCC;
	float:  left;

}

/*
#######################################
#
#
# EasyAll CSS
#
#
#######################################
*/

#content {
	position: relative;
	left: 30px;
	float: left;
	padding: 0;
	width: 530px;
	color: #666666;
text-align:left;
font-size:12px;
}

#content h2 {
	border-bottom: 1px solid #6F6F6F;
	color: #5F707A;
	font-size: 13px;
	margin: 20px 0 5px 0;
	padding: 0 0 3px 0;
	text-align: right;
	width: 530px;
}

#content h2#comments a {
	color: #5F707A;
	font-size: 13px;
}

#content h3 img {
	border: 0;
}

#content div.post {
	margin: 0 0 20px 0;
	padding: 0;
}

#content div.post p, #content div.post li {
	line-height: 130%;
}

#content div.post div.storycontent p {
	width: 100%;
}

#content div.post div.storycontent ul, #content div.post div.storycontent ol {
	margin-left: 0;
	padding-left: 0;
}

#content div.post div.storycontent li {
	margin-left: 30px;
	width: 85%;
}

#content div.post div.storycontent blockquote {
	background: #f7f7f7;
	border-left: 3px solid #6F6F6F;
	font-family: Osaka, Verdana, sans-serif;
	margin-left: 20px;
	padding: 4px 4px 4px 7px;
	width: 85%;
}

#content h3 {
	margin: 0 0 5px 0;
	padding: 0;
}

#content h3.storytitle, #content h3.storytitle a {
	font-size: 15px;
	color: #5F707A;
	text-decoration: none
}

#content h3.storytitle a:hover {
	color: #495865;
	text-decoration: none
}

#content div.post p {
	width: 90%;
}

#content div.post div.meta, #content div.post div.meta a {
	color: #867b64;
	font-family: Osaka, Verdana, sans-serif;
	font-size: 11px;
}

#content div.post div.meta li a:hover {
	color: #686050;
}

#content div.post div.meta ul, #content div.post div.meta li {
	display: inline;
	margin: 0;
	padding: 0;
}


#content div.post div.feedback {
	font-size: 12px;
}

#content #commentlist {
	margin: 20px 20px 20px 23px;
	padding: 0;
}

#content #commentlist li {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding: 10px;
	background-color:#EEEEEE;
	display:block;
}

#content #commentform input, #content #commentform textarea {
	font-size: 12px;
	padding: 2px;
}

#content #commentform textarea {
	height: 150px;
	width: 90%;
}

#content code {
	color: #800000
}

#content ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: circle;
}

#navcontainer ul {
	padding: 0;
	margin: 0;
	background: #5F707A;
	border-top: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	float: left;
	width: 760px;
	font: 13px Osaka, Verdana, sans-serif;
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul li.page_item a {
	padding: 5px 14px 5px 14px;
	background: #9C9D95;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	float: left;
	border-right: 1px solid #FFFFFF;
}

#navcontainer ul li.page_item a:hover {
	color: #FFFFFF;
	background: #C9C0B0;
}

#navcontainer ul li.current_page_item a {
	padding: 5px 14px 5px 14px;
	background: #C9C0B0;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	border-right: 1px solid #DFDFDF;
}

#navcontainer ul li.current_page_item a:hover {
	background: #6F6F6F;
}

#menu {
	/*clear: right;*/
	float: right;
	position: relative;
	/*top: 10px;
	left: 70px;*/
	margin: 10px 10px 10px 0;
	width: 200px;
	text-align: left;
font-size:12px;
}
	.calendarhead{

                border-top			: 1px solid #C9DBF1;
 	        border-left			: 1px solid #C9DBF1;
	        border-right			: 1px solid #C9DBF1;
	
    	        
	 	color:#26301D;
		font-size:12px;
                font-weight:normal;
		letter-spacing:2px;
		padding:0px 0px 2px 0px;
		text-align:center;
                padding:3px 0px 3px 5px;

	}

	.calendartable{
		margin:0px auto 20px auto;
		width:100%;
		text-align:left;
		background:#C9DBF1;
		border-top:1px solid #C9DBF1;
		border-left:1px solid #C9DBF1;
		border-right:1px solid #C9DBF1;
		border-bottom	: 1px solid #C9DBF1;
	}
	
	.calendarweek{
		color:#000;
	font-size:10px;
	font-weight: bold;
        
	}

	.calendarwd{
	/*	border-left	: 1px solid #efefef;
 		border-right	: 1px solid #efefef;*/

                  
		background	: #eeeeee;
		color		:#fff;
		font-size:10px;
                font-weight:bold;
		letter-spacing		: 2px;

		padding:2px 0px 2px 5px;
	}
	.calendard{
                   empty-cells:show;
                   border-top:1px solid #efefef;
                   border-right:1px solid #efefef;
                   text-align: center;

                   

          }



	.calendardbg{}

	.calendar{
		font-size:10px;
		padding:2px 2px;
		position:center;
	}

	.comments-body{
	/*clear: right;*/
	float: right;
	position: relative;
	/*top: 10px;
	left: 70px;*/
	margin: 10px 10px 10px 0;
	width: 200px;
	text-align: left;
}


	.sidetitle{
		border-bottom	: 2px none #24433e;
		height:14px;
		color		: #fff;
		background-color:orange;
		font-size		: 12px;
                  font-weight       :bold;
		letter-spacing	: 2px;
		padding:10px 0px 8px 15px;
                   text-align: left;

}

	.ad {
	font-size:80%;
	}

#menu ul {
	list-style-type: none;
	margin: 10px 0;
	padding: 0;
}

#menu ul li {
	color: #5F5F5F;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

#menu ul li p {
	font-size: 13px;
	width: 180px;
	font-weight: bold;
}

#menu ul li h2 {
	border-bottom: 1px solid;
	width: 180px;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#menu ul li ul {
	margin: 5px 0 15px 10px;
}

#menu ul li ul li {
	font-weight: normal;
	margin: 0 0 3px 0;
	padding: 0;
	line-height: 12px
}

#menu ul li#winamp ul li {
	width: 180px
}

#menu ul li ul li a {
	color: #5F5F5F;
	text-decoration: none;
}

#menu ul li ul li a:hover {
	text-decoration: underline;
}

#menu div{
	margin-bottom:10px;
	}

#searchform {
	margin: 2px 0 15px 0;
}

p.credit {
	color: #FFFFFF;
	background: #5F707A;
	border-top: 1px solid #DFDFDF;
	clear: both;
	font-size: 12px;
	margin: 0 auto 0 auto;
	padding: 16px 0 17px 0;
	text-align: center;
	width: 760px;
}

p.credit a {
	color: #ffffff;
	text-decoration: none;
}

p.credit a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

.alignright {
	float: right;
}
	
.alignleft {
	float: left
}

#commentlist p.meta, #commentlist p.meta a {
	color: #867b64;
	font-family: Osaka, Verdana, sans-serif;
	font-size: 11px;
}

#trackbacklist p.meta, #trackbacklist p.meta a {
	color: #867b64;
	font-family: Osaka, Verdana, sans-serif;
	font-size: 11px;
}

/* Begin Calendar */
#wp-calendar {
	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 th {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

.comment-number {
	font: italic 28px 'Times New Roman', Times, serif;
	color: #73a0c5;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	margin: 0;
	padding: 10px;
}

.none {
	margin: 0;
	padding: 10px;
}

#ed_toolbar input {
	border: 1px solid #dcdcdc;
	background-color: #e6eadb;
	margin: 0 1px 0 0;
}

.hl-surround{
    -moz-border-radius: 5px;
    background-color: #F9FBFC;
    border: 1px solid #C3CED9;
    padding: 8px;
    margin-bottom: 5px;
    width: 400px;
    overflow: auto;
    text-align: left;
}

.hl-surround, .hl-surround pre, .hl-surround span{
	font: normal 9pt 'Courier New', monospace;
}

.hl-default{
	color: Black;
}
.hl-code{
	color: Gray;
}
.hl-brackets{
	color: Olive;
}
.hl-comment{
	color: #ffa500;
}
.hl-quotes{
	color: #8b0000;
}
.hl-string{
	color: Red;
}
.hl-identifier{
	color: Blue;
}
.hl-builtin{
	color: Teal;
}
.hl-reserved{
	color: Green;
}
.hl-inlinedoc{
	color: Blue;
}
.hl-var{
	color: #00008b;
}
.hl-url{
	color: Blue;
}
.hl-special{
	color: Navy;
}
.hl-number{
	color: Maroon;
}
.hl-inlinetags{
	color: Blue;
}
.hl-main{
	background-color: transparent;
}

.hl-main pre{
	margin: 0; padding: 0;
}





