@charset "utf-8";
/* CSS Document */

.main h2 {
	background-image: url(../img/plate2.gif);
	background-repeat: no-repeat;
	height: 30px;
	text-indent: 20pt;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
	line-height: 30px;
	color: #FFF;
}
.main p {
    padding-right: 10px;
    padding-left: 10px;
    margin-top: 5px;
    font-size: 10pt;
}
.main img {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#side #toiawase {
	width: 243px;
	margin-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../img/side/info_b.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	height: 177px;
}
.main h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
	background-image: url(../img/plate_sub.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 600px;
	margin-top: 10px;
	line-height: 30px;
	text-indent: 15px;
	color: #333;
	margin-left: 10px;
}
.oshirase{
	float:left;
}
.oshirase p{
	font-size:10pt;
	width:270px;
	list-style-position:outside;
}
.name{
	clear:both;
	margin-left:305px;
}
.name td{
	font-size:12px;
	line-height:16px;
	vertical-align:top;
	padding:3px 0;
}
.name_right{
	text-align:right;
}
.price_left {
	float: left;
}
.price_right {
	float: right;
	width: 50%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
