@import url(http://www.biyu-ka.com/global.css);
@charset "UTF-8";
/************************************************
*	developer									*
************************************************/
/*
name:
designer: 
designer_url:
developer:
developer_url:
*/
/************************************************
*	Reset										*
************************************************/

h1,h2,h3,h4,h5,ul,ol,li,dl,dt,dd,blockquote,cite,q,address {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

img {
	border-style: none;
}

/************************************************
*	Layout  									*
************************************************/
body {
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana, "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	margin:0;
	padding:0;
	text-align			: center;
	background-color	: #000;
	color				: #fff;
}
div#container {

}
/*IE6以下対応*/
td { 
	font-size: 12px;
}
div#header {
	width			: 100%;
	height			: 120px;
	margin: 0;
	padding: 0;
}

div#content {
	font-size: 100%;
	color: #333333;
	background-color: #ffffff;
	text-align: center;
	margin-top: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
/************************************************
* header * 
************************************************/
div#titleimage {
	background-color: #ffffff;
	background-image: url(/blogimg/title_rogo_default.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 550px;
	height: 90px;
	clear: both;
	float: left;
	cursor: hand;
}
/************************************************
*	Content 					     		    * 
************************************************/
div.content {
	text-align			: left;
}
p#pankuzu {
	margin				: .5em 0 0 0;
	background-color	: #fff;
}
.content h2 {
	clear				: both;
	font-size			: 80%;
	line-height			: 150%;
	margin				: .5em 0 0 0;
	padding				: 0 0 0 .5em;
	color				: #000000;
	font-weight			: bold;
	background-color	: #FFFF00;
}
.banner {
	margin-top			: .5em;
}
h2.pickup {
	width				: 709px;
}
div.pickup {
	float				: left;
	max-width			: 355px;
	min-width			: 355px;
	width				: auto !important;
	width				: 355px;
	min-height			: 180px;
	height				: auto !important;
	height				: 180px;
	border-right		: 5px solid #000;
	background-color	: #fff;
	color				: #000;
}
.pickup .inner {
	font-size			: 80%;
	padding				: .5em .5em;
}
.pickup h3{
	margin				: 0;
	padding				: 0 0 0 .5em;
	background-color	: #735a31;
}
.pickup h3 a {
	color				: white;
	font-weight			: bold;
	text-decoration		: none;
}
.pickup img, object{
	max-width			: 180px;
	width				: auto !important;
	width				: 180px;
	max-height			: 140px;
	height				: auto !important;
	height				: 140px;
	float				: left;
	margin-right		: .5em;
}
.new_entries {
	float				: left;
	max-width			: 355px;
	min-width			: 355px;
	width				: auto !important;
	width				: 355px;
	min-height			: 220px;
	height				: auto !important;
	height				: 220px;
	margin-top			: .5em;
	border-right		: 5px solid #000;
	background-color	: #fff;
	color				: #000;
}
.new_entries .inner {
	font-size			: 80%;
	padding				: .5em .5em;
}
.new_entries h3{
	font-size			: 80%;
	margin				: 0;
	padding				: 0 0 0 .5em;
	background-color	: #735a31;
}
.new_entries h3 a {
	color				: white;
	font-weight			: bold;
	text-decoration		: none;
}
.new_entries img, object{
	max-width			: 180px;
	width				: auto !important;
	width				: 180px;
	max-height			: 140px;
	height				: auto !important;
	height				: 140px;
	float				: left;
	margin-right		: .5em;
}

.content dl {
	clear				: both;
	margin				: .5em 0 0 0;
	padding				: 0;
}
.content dt {
	clear				: both;
	margin-top			: .5em;
	padding-left		: .5em;
	color				: #fff;
	font-weight			: bold;
	font-size			: 100%;
	line-height			: 150%;
	background-color	: #735a31;
}
.content dd {
	font-size			: 80%;
	clear				: both;
	margin				: 0;
	padding				: .5em 1em;
	background-color	: #fff;
}
p.EntryPermalink {
	text-align			: right;
	margin				: 0;
}
div#news {
	font-size			: 80%;
	color			: #000;
	margin				: 0;
	padding				: .5em .5em;
	background-color	: #fff;
}
/*******************************
* bar
********************************/
.bar dt {
	color				: #fff;
	background-color	: #735a31;
}
.bar dd h4 {
	font-weight			: bold;
	font-size			: 100%;
}
.bar dd {
	background-color	: #fff;
}
/*******************************
* fomrs
********************************/
div.forms {
	font-size			: 80%;
	padding				: 2% 5%;
	color				: #000;
	background-color	: #fff;
}
fieldset {
	width				: 90%;
}
fieldset legend {
	font-weight			: bold;
	color				: #000;
}
.forms table {
	width				: 80%;
	margin-left			: 10%;
	color				: #000;
	background-color	: #fff;
}
/************************************************
* Sitemap * 
************************************************/
ul li.home {
list-style-type: none;
}

ul.tree {
margin: 0 0 0 1em!important;
padding: 0!important;
list-style: none!important;
}
ul.tree ul {
margin: 0 0 0 1em!important;
padding: 0!important;
}
ul.tree li {
margin: 0!important;
padding: 0 0 0 16px!important;
background-image: url(http://www.biyu-ka.com/blogimg/tree_lst.gif);
background-repeat: no-repeat!important;
list-style: none!important;
}
ul.tree li.tree_end {
background-image: url(http://www.biyu-ka.com/blogimg/tree_end.gif);
list-style: none;
}