/*
---------- 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 hikitsugi 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 ;
}

/*
---------- shohin ichiran 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;
}

/*
---------- hihyoji bubun ----------
*/
#topmenu{display:none;}
#leftmenu{display:none;}
#banner-inner h1 span{display:none;}
#banner-inner .index{display:none;}
#banner-inner .language{display:none;}

/*
---------- reiauto design ----------
*/
.clears{clear:both;}
body {text-align: center; /* center on ie */}
#container{
	position: relative;
	margin: 0 auto; /* center on everything else */
	text-align: left;
}
#container-inner {
	position: static;
	width: auto;
}
#pagebody {
	position: relative;
	width: 100%;
}
#main-inner{padding:20px;}
#main #news{
	width:40%;
	float:left;
}
#main #osusume{
	width:55%;
	float:right;
	margin-left:5%;
}
	
/*
---------- shinchaku joho ----------
*/
#main #news h2{border-bottom:solid 3px #000000;}
#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{border-bottom:solid 3px #000000;}
#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:220px;
	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;}


/*
---------- footer ----------
*/
#footer{text-align:center;}
#footer address{
	font-style:normal;
	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;	
}


/*
---------- catalog 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{
	margin-bottom:5px;
}
#main #category-list ul.categories ul.categories li{
	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 ichiran ----------
*/
#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 ichiran / kobetsu 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;
}
#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 ichiran / kobetsu category page cat01 */
#cat01 div.right ul li,#cat01 div.center h3{
	background:url(tmp/icon01s.gif) center left no-repeat;
}
/* shohin ichiran / kobetsu category page cat02 */
#cat02 div.right ul li,#cat02 div.center h3{
	background:url(tmp/icon02s.gif) center left no-repeat;
}
/* shohin ichiran / kobetsu category page cat03 */
#cat03 div.right ul li,#cat03 div.center h3{
	background:url(tmp/icon03s.gif) center left no-repeat;
}
/* shohin ichiran / kobetsu category page cat04 */
#cat04 div.right ul li,#cat04 div.center h3{
	background:url(tmp/icon04s.gif) center left no-repeat;
}
/* shohin ichiran / kobetsu category page cat05 */
#cat05 div.right ul li,#cat05 div.center h3{
	background:url(tmp/icon05s.gif) center left no-repeat;
}
/* shohin ichiran / kobetsu category page cat06 */
#cat06 div.right ul li,#cat06 div.center h3{
	background:url(tmp/icon06s.gif) center left no-repeat;
}
/* shohin ichiran / kobetsu category page cat07 */
#cat07 div.right ul li,#cat07 div.center h3{
	background:url(tmp/icon07s.gif) center left no-repeat;
}
/* shohin ichiran / kobetsu category page cat08 */
#cat08 div.right ul li,#cat08 div.center h3{
	background:url(tmp/icon08s.gif) center left no-repeat;
}

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

