@charset "utf-8";

* {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	line-height:21px;
}
/* レイアウトの設定*/
body{
	background-image: url("img/bg.gif");
}

br{
	font-size: 16px;
}

.category0{
	text-align:center;
	background-color:#999999;
	color:#ffff00;
	width:100%;
	font-size: 16px;
}

.category1{
	text-align:center;
	width:100%;
	font-size: 16px;
}

.img0{
	width:80px;
	height:60px;
	border: none;
}

.price0{
	color:#ff0000;
}

.fsd1{
	font-size: 14px;
	line-height:19px;
}

.fsu1{
	font-size: 18px;
	line-height:23px;
}

h1{
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
}

table.bgimgoff{
	background-color:#ffffff;
}

p.title {
	font-size: 18px;
	margin: 0;
	padding-bottom: 3px;
	color: #00f;
	line-height: normal;
	font-weight: bold;
}
p.edit {
	font-size: 15px;
	margin: 0;
	padding-top: 5px;
}
#smallb {
	font-size: 13px;
	font-weight: bold;
}
#as-info {
	height: 200px;
	overflow: auto;
	padding: 5px;
	border: 1px solid #36c;
}
#as-info dl {
	margin: 0;
}
#as-info dt {
	color: #00f;
	font-weight: bold;
}
#as-info dd {
	color: #000;
	margin: 0;
	padding-bottom: 15px;
}
#as-info dd em {
	color: #999;
	font-size: 12px;
	font-style: normal;
}
