@charset "UTF-8";

@import 'style.css';

@import 'headmenu.css';























/*	サイドメニュー

-------------------------------------------------------*/

#side07 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333;

	text-align: left;

	background-color: #ebebeb;

	width: 231px;

}

#side07 p {

	line-height: 1.2em;

	margin-bottom: 0em;

}





/* 大項目選択済みボタン（タイトル扱い）*/

body#shop00 #side07 .shop00,

body#shop01 #side07 .shop01,

body#shop02 #side07 .shop02,

body#shop03 #side07 .shop03,

body#shop04 #side07 .shop04,

body#shop05 #side07 .shop05 {

	background-color: #c3dceb;

	width: 217px;

	border: 1px solid #FFF;

	margin-right: auto;

	margin-left: auto;

	padding-top: 3px;

	padding-right: 3px;

	padding-left: 3px;

	margin-bottom: 3px;

	overflow: hidden;

}

body#shop00 #side07 .shop00 .title,

body#shop01 #side07 .shop01 .title,

body#shop02 #side07 .shop02 .title,

body#shop03 #side07 .shop03 .title,

body#shop04 #side07 .shop04 .title,

body#shop05 #side07 .shop05 .title {

	background-image: url(../img/side_bttn-cat_on.gif);

	height: 46px;

	width: 217px;

	margin-right: auto;

	margin-left: auto;

	background-repeat: no-repeat;

	background-color: #FFF;

	margin-bottom: 3px;

	overflow: hidden;

}

body#shop00 #side07 .shop00 .title a,

body#shop01 #side07 .shop01 .title a,

body#shop02 #side07 .shop02 .title a,

body#shop03 #side07 .shop03 .title a,

body#shop04 #side07 .shop04 .title a,

body#shop05 #side07 .shop05 .title a {

	color: #333;

	text-decoration: none;

	display: block;

	padding-top: 8px;

	padding-left: 11px;

	padding-bottom: 5px;

}





/* 大カテゴリー未選択ボタン */

#side07 .side-menu {

	width: 225px;

	margin-right: auto;

	margin-left: auto;

	margin-bottom: 3px;

}

#side07 .side-menu .title {

	background-image: url(../img/side_bttn-cat.gif);

	background-repeat: no-repeat;

	height: 54px;

	overflow: hidden;

}

#side07 .side-menu .title a {

	color: #333;

	text-decoration: none;

	display: block;

	padding-top: 11px;

	padding-bottom: 5px;

	padding-left: 14px;

}






