@charset "utf-8";
.desclist {
	list-style-position: inherit;
	list-style-type: circle;
}


/*flat設定*/
.floatl{
	float:left;
}

.floatr{
	float:right;
}

/*imgIE6隙間制御設定*/
.displayBlock{
	display:block;
}

/*clear設定*/
.clear{
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

* html .clear{
	display:inline-block;
}

#LeftMenu{
	width:151px;
	float:left;
}

#MainContents{
	width:435px;
	float:right;
}


.menuList01{
	width:137px;
	border-right:solid 2px #B8BBC0;
	border-left:solid 2px #B8BBC0;
	padding:0px 0px 10px 10px;
}	

.menuList01 a:link {
	color: #3277c6;
	text-decoration: underline;
}
.menuList01 a:visited {
	color: #3277c6;
	text-decoration: underline;
}
.menuList01 a:hover {
	color: #3277c6;
	text-decoration: none;
}
.menuList01 a:active {
	color: #3277c6;
	text-decoration: none;
}

.menuList01 ul{
	padding:0px;
	list-style:none;
}

.menuList01 li{
	background-image:url(../../use/shop/images/icon_03.jpg);
	background-position:0px 8px;
	background-repeat:no-repeat;
	padding-left:14px;
	font-size:11px;
	padding-top:5px;
	line-height:normal;
}

#LeftMenu ul{
	padding:0px;
	list-style:none;
}

#LeftMenu li.white{
	border-top:solid 1px #B8BBC0;
	border-right:solid 2px #B8BBC0;
	border-left:solid 2px #B8BBC0;
	background-image:url(../../use/shop/images/icon_05.jpg);
	background-position:7px 10px;
	_background-position:7px 11px;
	background-repeat:no-repeat;
	padding:8px 0px 8px 22px;
	font-size:11px;
	line-height:normal;
}

#LeftMenu li.gray{
	border-top:solid 1px #B8BBC0;
	border-right:solid 2px #B8BBC0;
	border-left:solid 2px #B8BBC0;
	background-image:url(../../use/shop/images/icon_04.jpg);
	background-position:7px 10px;
	_background-position:7px 11px;
	background-repeat:no-repeat;
	padding:8px 0px 8px 22px;
	font-size:11px;
	line-height:normal;
	background-color:#FAF8F8;
}

#LeftMenu a:link {
	color: #3277c6;
	text-decoration: none;
}
#LeftMenu a:visited {
	color: #3277c6;
	text-decoration: none;
}
#LeftMenu a:hover {
	color: #3277c6;
	text-decoration: underline;
}
#LeftMenu a:active {
	color: #3277c6;
	text-decoration: underline;
}

.searchBox{
	width:425px;
	background-color:#d6d7d9;
	padding:6px 0px 6px 10px;
}

.searchBt01{
	float:left;
	margin-top:2px;
	margin-left:8px;
}

.searchBt02{
	float:left;
	margin-top:2px;
}

.tilBox01{
	padding:8px;
	background-color:#f2f2f2;
	color:#242424;
	font-weight:bold;
}

.pageNavi{
	float:right;
	margin-top:8px;
}

.pageNavi span{
	margin:0px 12px;
}

.pageNavi a:link {
	color: #3277c6;
	text-decoration: none;
}
.pageNavi a:visited {
	color: #3277c6;
	text-decoration: none;
}
.pageNavi a:hover {
	color: #3277c6;
	text-decoration: underline;
}
.pageNavi a:active {
	color: #3277c6;
	text-decoration: underline;
}

.Line01{
	display: block;
	border-bottom:dotted 1px #adb0bf;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

* html .Line01{
	display:inline-block;
}

.Box01{
	width:427px;
	border-bottom:dotted 1px #adb0bf;
	margin:15px 0px 0px 0px;
	padding:0px 0px 15px 8px;
}

.Box02{
	background-image:url(../../use/shop/images/icon_02.jpg);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:18px;
	float:left;
}

.Box03{
	font-size:11px;
	color:#8a8a8a;
}

.iconNew{
	float:left;
	margin-top:3px;
	margin-left:8px;
}
	
