@charset "utf-8";

/*
columns
----------------------------------------------------------*/
.width {
	width:315px;
}

.widthbottom { width:500px;}
.marketcolumn {
	width:865px;
	text-decoration: none;
	margin: 0　auto;

}

.centercolumn {
	width: 98%;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
}
.imgspace {
	margin-top: 10px;
	margin-bottom: 5px;
}
.programtext {
	font-size: 1.2em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-decoration: none;
	padding: 10px 10px 10px 25px;
	line-height: 1.8;
}
.itembox {
	margin-top: 10px;
	margin-bottom: 10px;
}
#headtitle {
	font-size: 1.1em;
	font-weight: bold;
}
.marketbox {
	width: 280px;
	background-color: #FFF;
	background: url('../images/market/dotjapan_site.jpg') no-repeat center top;
	height: 50px;
	padding-top: 340px;
}
