h1 {
	line-height: 150%;
	padding: 0 5px;
	margin: 5px 0 5px 5px;
	border-style: solid;
	border-width: 2px 2px 2px 1em;
	border-color: #33f;
	color: #33f;
	background: #eee;
}
h2 {
	margin-top: 20px;
	color: #33f;
	margin-left: 20px;
	padding-left: 15px;
	line-height: 1.5em;
	background: url(./star-r.gif) no-repeat left center;
}

/* @group チャンネル文字
 */

#channelmoji {
	margin-top: 10px;
	margin-left: 40px;
	width: 610px;
	height: 165px;
	text-align: center;
	font-weight: bold;
}

#channelmoji a {
	display: block;
	width: 610px;
	height: 50px;
	font-size: 22px;
	line-height: 50px;
	text-decoration: none;
}
#channelmoji a:link,
#channelmoji a:visited {
	color: #02e;
}
#channelmoji a:hover {
	color: #0af;
}
#channelmoji a span {
	font-size: 10px;
	color: #f00;
}
#channelmoji a:hover span {
	color: #f66;
}



/* @end */

/* @group nocs */
#nocs {
	margin-left: 40px;
}


/* @end */

div#syouhin {
	width: 650px;
	margin: 20px auto;
}

div#syouhin-itiran, div#gaiyou-list {
	margin: 10px 0 10px 40px;
	padding: 10px;
}
div#syouhin-itiran {
	background: #eff;
	border: dotted 1px #666;
}
div#gaiyou-list {
	border: solid 1px #000;
}

div#syouhin-itiran dl#list-1 {
	width: 230px;
	float: left;
}

div#syouhin-itiran dl#list-2 {
	width: 350px;
	float: left;
}

div#syouhin-itiran dl dt, div#syouhin-itiran dl dd {
	display: list-item;
	font-size: 80%;
}

div#syouhin-itiran dl dt {
	font-weight: bold;
	list-style-type: square;
	margin: 1em 0 0 2em;
}

div#syouhin-itiran dl dt#sonota {
	margin: 3.5em 0 0 0.5em;
	line-height: 150%;
	list-style-type: none;
	color: #f00;
}

div#syouhin-itiran dl  dd {
	list-style-type: circle;
	margin: 0.5em 0 0 4em;
}

div#gaiyou-wrapper {
	width: 300px;
	margin-left: 30px;
	float: left;
}

div#gaiyou-list dl dt {
	font-size: 80%;
	font-weight: bold;
	margin: 1em 0 0 0;
}

div#gaiyou-list dl dd {
	font-size: 70%;
	margin: 0.5em 0 0 2em;
}

p#shizai-photo {
	float: left;
}

p#shizai-photo img {
	margin: 34px 20px;
	border: solid 1px #000;
}

div#shizai-footer {
	width: 678px;
	text-align: center;
	clear: both;
	background: #ffc;
	text-align: center;
	line-height: 2em;
	border: solid 1px #000;
	margin: 0 auto 10px;

}

/* @group お知らせ */
.catch {
	list-style-type: none;
}


/* @end */