@charset "Shift_JIS";
/*
-----------------------------------------------
OMIYAKAMON Ag Web Site ver.1 Print Style
Author:   Hideyuki Koyama -MONTAGE lab.(http://www.montagelab.com)
Version:  00 Jan 2007
----------------------------------------------- */

*{
	margin:0;
	padding:0;
}
body{
	margin:10px 50px;
	text-align: left;/* Center the content for IE */
	background:#fff;
	font: 76%/1.6 "ヒラギノ明朝 Pro W3", "Times New Roman", serif;
	color:666;
}
img{
	border:0;
}
img.withborder{
	padding:4px;
	border:1px solid #999966;
}

h1, h2, h3, h4, h5, h6{
	margin:1em 0 0 0;
	font:bold 126%/1.2 "ヒラギノ明朝 Pro W3", "Times New Roman", serif;
}
/*-- リスト指定
--------------------------------------------------------------------------------- */
ul{
	list-style:none;
}
/*-- 
--------------------------------------------------------------------------------- */
.navigation,
.b_itemlist,
.thumimgs a,
#topagetop{
	display:none;
}
.col_itemlist_yoko ul.thumimgs li{
	float:left;
}
.col_itemlist_yoko ul.spec{
	clear:both;
}
