/*
Theme Name:Hachibei Theme
Theme URI:
Description:焼とりの八兵衛のテーマ
Author:ホームネットHD
Author URI:http://www.homenet-hd.co.jp/
Version:1.0
*/

/* ++++++ 全体のデザイン ++++++ */
body {
	margin: 0px;
	padding: 5px 0px 0px;
	background-color: #FFFFFF;
	background-image: url(images/bg_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
img {
	border: none;
}
h1 {
	font-size: 10px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	line-height: 125%;
	color: #999999;
}
h3 {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-type: disc;
	color: #b40001;
	list-style-position: outside;
	margin-bottom: 3px;
	margin-top: 3px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
ul {
	padding: 0px;
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
dt {
	font-size: 14px;
	font-weight: bold;
}

a:link    {
	text-decoration: none;
	font-weight: bold;
	color: #640000;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #640000;
}
a:hover   {
	font-weight: bold;
	text-decoration: underline;
	color: #0000FF;
}
a:active  {
	font-weight: bold;
	text-decoration: underline;
	color: #0000FF;
}
.float_right {
	float: right;
	margin-left: 20px;
}
.float_left {
	float: left;
	margin-right: 20px;
}
/* ++++++ containerのデザイン ++++++ */
#container {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	width: 800px;
}
#float_clear {
	clear: both;
	float: none;
	height: 20px;
	width: 550px;
}
/* ++++++ headerのデザイン ++++++ */
#header {
}
.tenpo {
	text-align: center;
	vertical-align: middle;
	height: 100px;
	width: 110px;
}
/* ++++++ sidebarのデザイン ++++++ */
#sidebar {
	text-align: left;
	margin: 0px;
	width: 210px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 125%;
	float: left;
}
#sidebar_cat_tiltle {
}
#cat_tiltle p {
	margin-bottom: 10px;
	margin-top: 10px;
}
.side_title {
	font-size: 14px;
	font-weight: bolder;
	height: 22px;
	width: 185px;
	background-image: url(images/side_title_bg.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 3px;
}

#sidebar a:link    {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
#sidebar a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
#sidebar a:hover   {
	font-weight: bold;
	text-decoration: underline;
	color: #0000FF;
}
#sidebar a:active  {
	font-weight: bold;
	text-decoration: underline;
	color: #0000FF;
}
/* ++++++ rightのデザイン ++++++ */
#right {
	text-align: left;
	width: 550px;
	float: right;
}
#flash {
	height: 300px;
	width: 550px;
	margin-bottom: 20px;
}
#cat_tiltle {
	font-size: 14px;
	font-weight: bold;
	color: #826547;
	background-image: url(images/cat_title_bg.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 550px;
	padding-left: 15px;
	background-position: left bottom;
}
#kiji {
	margin-bottom: 15px;
	width: 550px;
}
#kiji_title {
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/title_kiji_bg.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 22px;
	width: 525px;
	padding-left: 25px;
	padding-top: 3px;
}
#kiji_footer {
	font-size: 10px;
	text-align: right;
}
#copy_right {
	text-align: center;
	height: 40px;
	width: 800px;
	padding-top: 10px;
	font-size: 10px;
	font-weight: bold;
	color: #826547;
	line-height: 140%;
	margin-top: 20px;
	background-image: url(images/copy_bg.gif);
}
#copy_right a:link    {
	text-decoration: none;
	color: #826547;
}
#copy_right a:visited {
	text-decoration: none;
	color: #826547;
}
#copy_right a:hover   {
	text-decoration: underline;
	color: #FF0000;
}
#copy_right a:active  {
	text-decoration: underline;
	color: #FF0000;
}
/* ++++++ footerのデザイン ++++++ */
#footer {
	background-image: url(images/bg_bottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 20px;
}
