/*
Theme Name: SAMPLE 04
Theme URI: http://www.www.www/
Description: SAMPLE 04
Author: TARO
*/

* { margin: 0; padding: 0 }

body {
	background: #d5d6d7 url('images/bg_body.jpg');
	background-repeat: repeat-y;
	background-position: center;
	margin: 0; padding: 0
	}

#wrapper	{
	width: 880px;
	margin: 0 auto;
	}

#container	{
	margin: 0 auto;
	width: 870px;
	margin-left: 10px;
	}

#contents	{
	background-color: #ffffff;
	width: 500px;
	float: left;
	}

#sidebar	{
	width: 200px;
	float: right;
	}

.clear	{
	clear: both;
	margin: 0;
	}
p	{
	color: #5D5D5D;
	}

a	{
	color: #5b9919;
	}
img	{
	border-style: none;
	}


.tl_cat	{
	color: #707070;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #80CE4A;
	border-left-color: #559629;
	padding: 7px;
	margin-bottom: 30px;
	}


/* ++++++ ヘッダー部分のデザイン ++++++ */

#header {

}#header {
	}

#header h1	{
	margin: 0;
	}

#header h1 img	{
	border: none;
	}

#header p	{
	margin: 8px 3px 25px;
	color: #ffffff;
	font-size: 0.75em;
	}

.anc_top {
	position: fixed;
	right: 6%;
	bottom: 10%;
	z-index: 100;
}

/*--------------------------------------------*/


.menu_main { 
	width:862px;
	height:42px;
	margin-left: 10px
	}
.menu_main ul {
	margin: 0px;
	padding: 0px;
	}
.menu_main li {
	float: left;
	text-indent: -5000px;
	list-style-type: none;
	background-repeat: no-repeat;
	}
.menu_main a, .menu_main a:hover {
	height: 42px;
	display: block;
	}

/*--------------------------------------------*/

.menu_main a { background-position: top; }
.menu_main a:hover { background-position: bottom; }

#bt_00 a, #bt_00 a:hover{
	background-image: url(images/bt_00.gif);
	width: 81px;
	}
#bt_01 a, #bt_01 a:hover {
	background-image: url(images/bt_01.gif);
	width: 170px;
	}
#bt_02 a, #bt_02 a:hover {
	background-image: url(images/bt_02.gif);
	width: 144px;
	}
#bt_03 a, #bt_03 a:hover {
	background-image: url(images/bt_03.gif);
	width: 121px;
	}
#bt_04 a, #bt_04 a:hover {
	background-image: url(images/bt_04.gif);
	width: 144px;
	}
#bt_05 a, #bt_05 a:hover {
	background-image: url(images/bt_05.gif);
	width: 93px;
	}
#bt_06 a, #bt_06 a:hover {
	background-image: url(images/bt_06.gif);
	width: 109px;
	}

/*--------------------------------------------*/


/* ++++++ コンテンツ部分のデザイン ++++++ */


/* カテゴリーページ */

#contents .tabilist img	{
	float: left;
	margin: 0 10px 10px 0;
	}

#contents .tabilist	{
	clear: both;
	}

/*　追加　*/
#entry_conte	{
	width: 800px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	overflow: hidden;
	}

#entry_temp	{
	color: #666666;
	background-image:url(images/entry_temp.jpg);
	background-repeat: no-repeat;
	padding: 8px 30px 30px 40px;
	}

#conte_archives	{
	float: left;
	width: 565px;
	}

#archives_cat	{
	float: left;
	background-color: #EBF7D7;
	padding: 10px;
	width: 150px;
	}
#archives_cat li	{
	list-style-type: none;
	font-size: small;
	border-bottom-style: none;
	}


/* 追加　end*/


/* シングルページ */
#contents #postcat	{
	margin: 0;
	background-color: #ab7435;
	padding: 3px 5px;
	color: #ffffff;
	}


#data	{
	width: 450px;
	margin: 0 20px 20px;
	border-collapse: collapse;
	margin-bottom: 20px;
	}

#data th, #data td {
	text-align: left;
	padding: 5px;
	border: solid 1px #4a331a;
	}

#data th {
	width: 100px;
	background-color: #ab7435;
	}

#data ul	{
	margin: 0 0 0 25px;
	padding: 0;
	}

#attention	{
	font-size: smaller;
	}

.alignleft	{
	float: left;
	margin: 0px 20px 20px 10px;
	}

.alignright	{
	float: right;
	}

.order_cat6 {
	margin-bottom: 20pv;
	}
.entry_info	{
	font-size: x-small;
	color: #5D5D5D;
	padding: 10px;
	background-color: #E8E8E8;
	clear: both;
	}

/* ++++++ サイドバー部分のデザイン ++++++ */
#sidebar	{
	font-size: 0.75em;
	line-height: 30px;
	}

#sidebar a	{
	text-decoration: none;
	color: #000000;
	padding: 10px;
	}

#sidebar a:hover	{
	color: #ff0000;
	}

#sidebar span	{
	padding: 10px;
	}

#sidebar ul	{
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#sidebar ul li	{
	border-bottom: solid 8px #4a331a;
	background-color: #ebcb6c;
	}

#sidebar ul li li	{
	border-top: dotted 1px #4a331a;
	border-bottom: none;
	background-color: #ebdaa9;
	}

#sidebar ul li li a	{
	padding-left: 25px;
	}

/* ++++++ フッター部分のデザイン ++++++ */
#footer 	{
	color: #FFFFFF;
	font-size: 0.75em;
	background-color: #66AC1A;
	width: 880px;
	padding: 10px 0px;
	text-align: center;
	clear: both;
	}