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

#contents p {
	padding: 10px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 116%;
}

#top_under {
	overflow: hidden;
	margin-top:60px;
}

#top_under_left {
	float: left;
}

#topix_box {
	width: 550px;
	height: 280px;
	border: 1px solid #8A8A8A;
	border-radius: 8px;
}

#topix_box img {
	margin: 8px 10px 0;
}

#topix_box hr {
	border: none;
	border-top: dotted 1px #8A8A8A;
	height: 1px;
	color: #fff;
	margin: 0;
	padding: 0;
}

#topix_box #news {
	width: 513px;
	height: 160px;
	line-height: 3;
	padding: 15px 18px;
}

time {
	margin-right: 10px;
	color: #8EC31F;
}

span.news_title {
	font-size: 108%;
}

span.news_title a {
	text-decoration: underline;
}


#topix_box .sankaku {
	display: block;
	width: 50px;
	font-size: 131%;
	line-height: 1;
	text-decoration: underline;
	margin-left: 500px;
}

#top_under_right {
	float: right;
}

#twitter_box {
	width: 260px;
	height: 350px;
	margin-bottom: 50px;
}

img.onlineshop_banner {
	margin-top: 50px;
}

#fb_box {
	width: 260px;
	height: 200px;
}

footer {
	clear: both;
}