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

/******************************************************************************************
カテゴリータイトル
******************************************************************************************/
.category_main_title {
	text-align: center;
	height: 8%;
	width: 100%;
	margin: 0;
	padding: 3% 0 3%;
}
#category_music img, #category_movie img, #category_book img, #category_travel img, #category_diary img,#category_work img, #category_guitar img, #category_live img, #category_comic img { width: 20%; }
/******************************************************************************************
クィックカテゴリー
******************************************************************************************/
.quick_category { width:100%; margin-bottom:10%;}
.quick_category ul li { float:none; width:100%; margin: 0 auto; }
#q_cate_01, #q_cate_02, #q_cate_03, #q_cate_04, #q_cate_05, #q_cate_06, #q_cate_07, #q_cate_08, #q_cate_09 { margin:0 0 3% 0; }
#q_cate_01 a, #q_cate_02 a, #q_cate_03 a, #q_cate_04 a, #q_cate_05 a, #q_cate_06 a, #q_cate_07 a, #q_cate_08 a, #q_cate_09 a { width:100%; }


/******************************************************************************************
カテゴリーの幅
******************************************************************************************/
#category_wrap {
	margin: 0 0 10%;
	padding: 5%;
}
/******************************************************************************************
タグ
******************************************************************************************/
.tag_box { margin-bottom: 8%; }

