/*
Theme Name: 小町ネット様用テーマ
Theme URI: none
Description:小町ネット　アーカイブページ
Version: 3.0
Author: 株式会社ルシアス
Author URI:
*/

@charset "utf-8";


/* ==================================================================== */
/* アーカイブ
/* ==================================================================== */
#archives{
	font-size: 87.5%;
	margin-bottom: 20px;
}
@media screen and (min-width:768px){
	#archives{
		margin: 0 auto 20px;
		width: 720px;
	}
}
@media screen and (min-width:940px){
	#archives{
		width: 800px;
	}
}
