#toppage {
	display: block;
	overflow: hidden;
}
#toppage ul#subBanner {
	padding: 0px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#toppage ul#subBanner li{
	display: inline;
	float: left;
	list-style-type: none;
	padding: 0px;
}
#toppage ul#subBanner li.visit {
	background-image: url(../toppage/sub/visit.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 140px;
	width: 200px;
}
#toppage ul#subBanner li.visit a{
	display: block;
	height: 140px;
	width: 200px;
}
#toppage ul#subBanner li.visit a:hover {
	background-image: url(../toppage/sub/visit_f2.jpg);
}
#toppage ul#subBanner li.takumi {
	background-image: url(../toppage/sub/takumi.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 140px;
	width: 200px;
	margin-left: 20px;
}
#toppage ul#subBanner li.takumi a{
	display: block;
	height: 140px;
	width: 200px;
}
#toppage ul#subBanner li.takumi a:hover {
	background-image: url(../toppage/sub/takumi_f2.jpg);
}
#toppage ul#subBanner li.mobile {
	margin-left: 20px;
}
#toppage ul#subBanner li.product {
	background-repeat: no-repeat;
	display: block;
	height: 140px;
	width: 400px;
	margin-left: 20px;
	text-indent: -9999px;
	overflow: hidden;
}
#toppage ul#subBanner li.product dl {
	display: inline;
}
#toppage ul#subBanner li.product dl dt {
	height: 140px;
	width: 400px;
	display: block;
	background-image: url(../toppage/sub/product.jpg);
	background-repeat: no-repeat;
}
#toppage ul#subBanner li.product dl dt a{
	display: block;
	height: 140px;
	width: 400px;
}
#toppage ul#subBanner li.product dl dt a:hover {
	background-image: url(../toppage/sub/product_f2.jpg);
}
#toppage #leftArea {
	display: block;
	float: left;
	width: 700px;
	margin-left: 20px;
}
#toppage #centerArea {
	float: left;
	width: 360px;
	margin-left: 20px;
}
#toppage #rightArea {
	display: block;
	float: right;
	margin-left: 20px;
	width: 200px;
	margin-right: 20px;
}
#toppage #rightArea p.banner {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	color: #333;
	text-align: center;
}
#toppage #rightArea ul#banner{
	display: block;
	width: 194px;
	background-color: #FFF3E6;
	border: 1px solid #B1A9A2;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	margin-top: 8px;
	margin-bottom: 4px;
}
#toppage #rightArea ul#banner li {
	margin-bottom: 5px;
	text-align: center;
}
div#news {
	display: block;
	margin: 0px;
}
div#news h2 {
	font-size: 120%;
	padding: 2px;
	border: 1px solid #AAA39B;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	color: #5E484A;
	margin-bottom: 8px;
}
div#news dl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
div#news dl dt {
	font-size: 100%;
	font-weight: bold;
	color: #630;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
div#news dl dt .date {
	font-size: 80%;
	font-weight: normal;
}
div#news dl dd {
	padding-left: 1em;
	margin-bottom: 5px;
}
#facebook {
	margin-bottom: 5px;
	margin-top: 10px;
}
#facebook p {
	font-size: 90%;
	line-height: 1.2em;
	color: #333333;
	margin-bottom: 5px;
}
