/*
---------- YAMAHO Blog SITE CSS ----------
*/

/* eremento no shokika */
*{
	margin: 0;
	/* setting border: 0 hoses ie6 win window inner well border */
	padding: 0;
}
body{
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-size: small;
}
a { text-decoration: underline; }
a img { border: 0; }
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size:medium;
}

/* dhiforuto kara hikitugi no hakku */
/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */

/* honbun */
a {color:#DC5C00;}
a:hover {color:#DB7E40;}
p{
	margin:15px 0;
	line-height:120%;
}

/* table */
table {
	border-spacing: 0px;
	border-top:solid 1px #666666;
	border-right:solid 1px #666666;
	border-collapse: collapse;
	padding:0px;
	margin:5px;
}
table th {
	border-spacing: 0px;
	border-bottom: solid 1px #666666;
	border-left: solid 1px #666666;
	padding : 5px ;
	font-weight:normal;
	width:15%;
	background:#dddddd;
}
table td {
	border-spacing: 0px;
	border-bottom: solid 1px #666666;
	border-left: solid 1px #666666;
	padding : 5px ;
}

/* syohin itiran kiji no naka no table */
#items div.center table,#pagebody div.entry table{
	border-spacing: 0px;
	border:solid 1px #666666;
	border-collapse: collapse;
	padding:0px;
}
#items div.center table td,#pagebody div.entry table td{
	border-spacing: 0px;
	border: solid 1px #666666;
	border-collapse: collapse;
}

/* reiauto design */
.clears{clear:both;}
body {text-align: center; /* center on ie */}
#container{
	position: relative;
	margin: 0 auto; /* center on everything else */
	width: 802px;
	text-align: left;
}
#container-inner {
	position: static;
	width: auto;
}
#pagebody {
	position: relative;
	width: 100%;
}
#leftmenu{
	float:left;
	width:201px;
}
#main{
	float:right;
	width:599px;
}
#main-inner{padding:20px;}
#main #news{
	width:240px;
	float:left;
}
#main #osusume{
}

/* zentai */
body{background: #eeeeee;}
#container{
}
#container-inner{
	border-width: 0 1px 0 1px;
	border-style: solid;
	border-color: #555555;
}

/* header */
#banner{
	width: 800px; /* necessary for ie win */
	background:url("tmp/top_header_back.gif") top center repeat-y;
}
#banner_s{
	width: 800px; /* necessary for ie win */
	background:url("tmp/header_small.jpg") top center repeat-y;
}
#banner_s #banner-inner{height:90px;}
#banner-inner{border-top:solid 5px #583B11;}
#banner-inner h1{float:left;}
#banner-inner h1 span{display: none;}
#banner-inner h1 img{padding:10px 20px;}
#banner-inner .index{
	float:right;
	margin:10px 10px 10px 0px;
}
#banner-inner .index a{
	background:url("tmp/bt_index.gif") center center no-repeat;
	width:44px;
	height:12px;
	display:block;
}
#banner-inner .index a span{display:none;}
#banner-inner .language{
	float:right;
	margin:10px 10px 10px 0px;
}
#banner-inner .language a{
	background:url("tmp/bt_language.gif") center center no-repeat;
	width:71px;
	height:12px;
	display:block;
}
#banner-inner .language a span{display:none;}
	
/* shinchaku joho */
#main #news h2{
	height:20px;
	background:url("tmp/title_news.gif") center center no-repeat;
}
#main #news h2 span{display:none;}
#main #news .set{
	margin-top:10px;
	padding-bottom:10px;
	border-bottom:dashed 1px #606060;
}
#main #news .set .date{color:#F14630;}
#main #news .set .title{padding-left:10px;}

/* osusume syohin */
#main #osusume h2{
	height:20px;
	background:url("tmp/title_osusume.gif") left center no-repeat;
}
#main #osusume h2 span{display:none;}
#main #osusume .set, #main #osusumeflont .set{ margin-top:10px; }
#main #osusume .set h3,#main #osusumeflont .set h3{
	background:url("tmp/icon_green.gif") left center no-repeat;
	padding-left:12px;
	padding-bottom:3px;
}
#main #osusume .set .cnt_l,#main #osusumeflont .set .cnt_l{
	float:left;
	width:55px;
	margin-right:10px;
}
#main #osusume .set .cnt_r{
	float:left;
	width:460px;
	margin-bottom:15px;
}
#main #osusume .set .cnt_r p,#main #osusumeflont .set .cnt_r p{
	margin-top:5px;
}
/* pan kuzu list */
#main #panlist{ margin-bottom:20px; }

/* Flash banner */
#main #flashdl{padding-top:20px;}
#main #flashdl span{
	float:left;
	text-align:right;
}
#main #flashdl img{float:left;}

/* adobe banner */
#main #adobedl{padding-top:20px;}
#main #adobedl span{
	float:left;
	text-align:right;
}
#main #adobedl img{float:left;}

/* left menu no haikei */
#pagebody {background:url("tmp/menu_bg.gif");}
/* left menu */
#leftmenu-inner{
	border-right:solid 1px #555555;
	background:#dcdcdc;
}
#leftmenu a{
	display:block;
	height:50px;
}
#leftmenu a span{display:none;}
#leftmenu a.menu1{background:url("tmp/menu1.gif");}
#leftmenu a.menu2{background:url("tmp/menu2.gif");}
#leftmenu a.menu3{background:url("tmp/menu3.gif");}
#leftmenu a.menu4{background:url("tmp/menu4.gif");}
#leftmenu #rss{
	width:200px;
	text-align:right;
}
#leftmenu #rss a{display:inline;}
#leftmenu #rss img{margin:10px;}

/* top menu */
#topmenu{
	background-color:#A7CF7D;
	border-left:solid 201px #606060;
	padding:5px;
}
#topmenu a{
	margin:2px 10px 2px 10px;
	padding-left:10px;
	background:url("tmp/link_icon_o.gif") center left no-repeat;
	color:#263F21;
	text-decoration:none;
}
#topmenu a:hover{color:#536D4E;}
#topmenu a:visit{color:#40603A;}

/* footer */
#footer{
	background-color:#583B11;
	text-align:center;
}
#footer address{
	font-style:normal;
	color:#ffffff;
	padding:6px;
}

/* main contents */
#main h2.cat_title{
	font-weight:bold;
	border-bottom:solid 3px #D7001D;
	margin-bottom:10px;
	padding-bottom:2px;
}
#main h3.entry_title{
	margin:15px 0;
	padding-left:5px;
	padding-top:0px;
	border-left:solid 6px #606060;
}
#main div.extend{
	margin-bottom:40px;
	padding:5px;
	border-bottom:dashed 1px #555555;
	text-align:right;
	line-height: 150%;
}
#main div.extend a{
	padding-left:10px;
	background:url("tmp/link_icon_g.gif") center left no-repeat;
	font-size:1.1em;	
}


/* katarogu download */
#main #catalog div.set{margin-left:15px;}

/* site map */
#main #category-list li{list-style-type:none;}
#main #category-list ul.categories li{margin-bottom:20px;}
#main #category-list ul.categories li h3{
	padding-left:5px;
	border-left:solid 5px #606060;
	margin-bottom:5px;
}
#main #category-list ul.categories ul.categories li{
	margin-bottom: 0px;
	margin-left: 20px;
}
#main #category-list ul.categories ul.categories li h3{
	border:0;
	margin:10px 0;
	font-size:small;
	padding-left:10px;
	background:url("tmp/link_icon_o.gif") center left no-repeat;
}
#main #category-list ul.categories ul.entries li,
#main #category-list ul.categories ul.categories ul.entries li{
	padding-left:10px;
	background:url("tmp/link_icon_g.gif") center left no-repeat;
	margin:10px 0px;
	margin-left:20px;
	border:0;
}

/* shohin itiran */
#items div.itemcats{
	margin-top:5px;
	padding-bottom:5px;
	border-bottom: solid 1px #555555;
	height:55px;
}
#items div.itemcats img{
	float:left;
	margin-right:5px;
}
#items div.itemcats h3{
	float:left;
	margin:20px 0 auto 5px;
}

/* shohin itiran kobetu category page */
#items div.left{
	float:left;
	margin-right:20px;
}
#items div.right{float:left;}
#items div.right ul li{
	list-style-type:none;
	padding-left:18px;
}
#items div.center{
	clear: left;
	padding:15px 0;
}
#items div.center h3{
	padding-left:20px;
	margin-top:15px;
}
#items div.center div.extend{
	margin-bottom:40px;
	padding:5px;
	border-bottom:dashed 1px #555555;
	text-align:right;
}
#items div.center div.extend a{
	padding-left:10px;
	background:url("tmp/link_icon_g.gif") center left no-repeat;
	font-size:1.2em;	
}

/* shohin itiran kobetu category page cat01 */
#cat01 div.right ul li,#cat01 div.center h3{
	background:url(tmp/icon01s.gif) center left no-repeat;
}
/* shohin itiran kobetu category page cat02 */
#cat02 div.right ul li,#cat02 div.center h3{
	background:url(tmp/icon02s.gif) center left no-repeat;
}
/* shohin itiran kobetu category page cat03 */
#cat03 div.right ul li,#cat03 div.center h3{
	background:url(tmp/icon03s.gif) center left no-repeat;
}
/* shohin itiran kobetu category page cat04 */
#cat04 div.right ul li,#cat04 div.center h3{
	background:url(tmp/icon04s.gif) center left no-repeat;
}
/* shohin itiran kobetu category page cat05 */
#cat05 div.right ul li,#cat05 div.center h3{
	background:url(tmp/icon05s.gif) center left no-repeat;
}
/* shohin itiran kobetu category page cat06 */
#cat06 div.right ul li,#cat06 div.center h3{
	background:url(tmp/icon06s.gif) center left no-repeat;
}
/* shohin itiran kobetu category page cat07 */
#cat07 div.right ul li,#cat07 div.center h3{
	background:url(tmp/icon07s.gif) center left no-repeat;
}
/* shohin itiran kobetu category page cat08 */
#cat08 div.right ul li,#cat08 div.center h3{
	background:url(tmp/icon08s.gif) center left no-repeat;
}
/* shohin itiran kobetu category page cat09 */
#cat09 div.right ul li,#cat09 div.center h3{
	background:url(tmp/icon00s.gif) center left no-repeat;
}

/* kaisya joho hyoji */
#access{
	border:solid 1px #666666;
	background:#eeeeee;
	padding:10px;
}

.entry-content{
width:550px;
overflow:hidden;
}