/*  
Theme Name: 家具なび
Theme URI: http://kagunavi.bigjoy.biz/
Description: 家具なびのテーマ
Version: 1.0
Author: 山内
Author URI: http://www.capsule-g.co.jp
*/



/*初期設定*/
* {
	margin: 0px;
	padding: 0px;
}
body,td,th,p {
	font-family: Arial, Helvetica, sans-serif;
}
ul {
	list-style-type: none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
em {
	font-style:normal;
}
img {
	border:0px;
	vertical-align:top;
}

/*タグ*/
body {
	background-color: #000000;
	background-image: url(images/back.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	padding:0px;
	margin:0px;
}

a:link {
	color: #FF5C03;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FF5C03;
}
a:hover {
	text-decoration: underline;
	color: #1E1003;
}
a:active {
	text-decoration: underline;
	color: #FF5C03;
}


/*フロート解除*/
.clearfix{
	zoom:1
}

.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clear{
	clear:both;
}

/*大外枠*/
#container {
	width: 738px;
	margin:0px auto;
	background-image: url(images/contenair_back.gif);
	padding:0px;
}


/*ヘッダー*/
#header {
	background-image:url('images/header.jpg');
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
}

#header h1 {
	float:left;
	padding:0px;
	margin:0px;
}

#header a {
	background-image:url('images/logo.jpg');
	display:block;
	text-indent:-9999px;
	background-repeat:no-repeat;
	width:103px;
	height:359px;
	padding:0px;
	margin:0px;
}

#header p {
	font-size:11px;
	float:right;
	padding:312px 10px 0px 0px;
	margin:0px;
	width:620px;
	color:#FFFFFF;
	letter-spacing: -1px;
	line-height:130%;
}

/*メインボックス*/
.main{
	color: #000000;
	padding:0px 0px 0px 37px;
}


/*サイドバー*/
#sidebar{
	width: 189px;
	float:right;
	color:#FFFFFF;
	font-size:87%;
	line-height:160%;
	padding-bottom:20px;
}

#sidebar h3 {
	background-color:#000000;
	color:#FFFFFF;
	padding:1px 0px 1px 5px;
	margin-bottom:10px;
	border-left:#FF9900 3px solid;
	font-size:90%;
	font-weight:normal;
	margin-top:20px;
}

#sidebar li{
	padding-right:10px;
}

#sidebar li a:link{
	text-decoration:none;
	font-size:90%;
	color:#666666;
}

#sidebar li a:visited {
	font-size:90%;
	text-decoration:none;
	color:#666666;
}
#sidebar li a:hover {
	font-size:90%;
	text-decoration: underline;
	color: #FF5C03;
}
#sidebar li a:active {
	font-size:90%;
	text-decoration:none;
	color:#666666;
}

#bookmark{
	background-image:url('images/bookmark.gif');
	background-repeat:no-repeat;
	padding:0px 0px 5px 20px;
	line-height:16px;
}

#rss{
	background-image:url('images/rss.gif');
	background-repeat:no-repeat;
	padding:0px 0px 0px 20px;
	line-height:16px;
} 

/*バナー*/ 
#joystyle,#bigjoy,#showroom,#product{
	font-size:11px;
	line-height:120%;
	letter-spacing: -1px;
	color:#666666;
}
  
#bigjoy a{
	display:block;
	text-indent:-9999px;
	background-image:url('images/banner_bigjoy.jpg');
	background-repeat:no-repeat;
	width:137px;
	height:36px;
	margin-top:20px;
}

#joystyle a{
	display:block;
	text-indent:-9999px;
	background-image:url('images/banner_joystyle.jpg');
	background-repeat:no-repeat;
	width:135px;
	height:36px;
	margin-top:5px;
}

#product a{
	display:block;
	text-indent:-9999px;
	background-image:url('images/banner_product.gif');
	background-repeat:no-repeat;
	width:137px;
	height:36px;
	margin-top:5px;
}

#showroom a{
	display:block;
	text-indent:-9999px;
	background-image:url('images/banner_event.gif');
	background-repeat:no-repeat;
	width:137px;
	height:35px;
	margin-top:5px;
	padding-bottom:3px;
}


/*コンテンツ*/

#content {
	width: 460px;
	float:left;
}


#content .post {
	margin: 30px 0px 0px 29px;
	width:400px;
	padding:0px;
	color:#000000;
}

#content .post h2 {
	padding:5px 0px 0px 0px;
	margin-bottom:15px;
	font-size:100%;
	line-height:140%;
}

#content .post h2 a:link{
	color:#000000;
	text-decoration:none;
}

#content .post h2 a:hover{
	color:#FF5C03;
	text-decoration:underline;
} 

#content .post h2 a:visited{
	color:#000000;
	text-decoration:none;
} 

#content .post h2 a:active{
	color:#000000;
	text-decoration:underline;
}

.date{
	margin-top: 20px;
	padding:5px 5px 5px 32px;
	font-size:85%;
	background-image:url(images/entry_h.gif);
	background-repeat:no-repeat;
	border-bottom:#FF6600 solid 2px;
}

/*記事ボックス*/
.entry ul,.entry ol {
	font-size:90%;
	line-height:160%;
	margin-bottom:20px;
} 

.entry p{
	margin-bottom:10px;
	font-size:90%;
	line-height:160%;
}

/*記事フッター*/
.postmetadata {
	font-size:11px;
	border-top:#040023 solid 1px;
	padding-top:3px;
	margin-top:30px;
	color:#666666;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

/*記事ナビゲーション*/
.navigation {
	display: block;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 460px;
}

.navigation #left_navi {
	width:150px;
	float:left;
	font-size:12px;
	text-align:left;
	
}

.navigation #right_navi {
	width:150px;
	text-align:right;
	float:right;
	font-size:12px;
}

.navigation #left_navi p{
	margin-left:30px;
}

.navigation #right_navi p{
	margin-right:30px;
}

/*<a name="">の背景*/
.anchor{
	font-size:11px;
	height:14px;
	line-height:14px;
	padding:0px 15px 0px 0px;
	margin: 20px 30px 0px 0px;
	background-image:url(images/ancher.gif);
	background-position:right top;
	background-repeat:no-repeat;
	text-align:right;
}

/* footer */
#footer{
	background-image:url(images/footer_back.jpg);
	background-repeat:no-repeat;
	height:390px;
}


.anchor a:link{
	color:#666666;
	text-decoration:none;
}

.anchor a:hover{
	color:#FF5C03;
	text-decoration:underline;
} 

.anchor a:visited{
	color:#666666;
	text-decoration:none;
} 

.anchor a:active{
	color:#666666;
	text-decoration:underline;
}


/* カレンダー */
#sidebar table{
}

#wp-calendar {
	margin-top:20px;
	empty-cells: show;
	width:169px;
}

#wp-calendar thead,#wp-calendar tfoot,#wp-calendar tbody{
	margin-top:0px;
	padding-right:0px;
}

#wp-calendar th{
	font-weight:normal;
	font-size:85%;
	text-align:left;
}

#wp-calendar td{
	font-size:85%;
	text-align:left;
}

#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 {
	caption-side: top;
	color:#FFFFFF;
	padding:1px 0px 1px 5px;
	border-left:#FF9900 3px solid;
	font-size:90%;
	font-weight:normal;
	text-align:left;
	margin:0px;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

/* コメント投稿 */
#comment_box{
	font-size:90%;
	padding-top:20px;
	padding-bottom:30px;
	border-top:1px solid #111111;
}

#comment_box h3{
	font-size:90%;
}

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0px 0px 20px 0px;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	list-style: none;
	border-bottom:#CCCCCC solid 1px;
}

.commentlist p {
	margin: 10px;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	font-size:11px;
}

#comment_box em{
	color:#CC0000;
	font-size:11px;
}

/* 記事が削除された場合の表示 */
.home{
	text-align:center;
	padding:50px 0px 250px 0px;
}



/*-----------ここから下は変更不可--------------*/ 
/*	Begin Headers */
.narrowcolumn {
	float: left;
	width: 450px;
}

.widecolumn {
	width: 450px;
}

.widecolumn .post {

}

.narrowcolumn .postmetadata {

}

.widecolumn .postmetadata {

}

.widecolumn .smallattachment {
	float: left;
	width: 128px;
}

.widecolumn .attachment {

}



h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

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
	}





/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #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: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* 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;
	}

