/*shop*/

#shop_contents {
	margin: 15px auto;
	padding: 0px;
	width: 750px;
	float: none;
	height: 400px;
}
#notice {
	font-size: 80%;
	color: #999999;
	margin: 0px;
	padding: 0px;
	float: left;
}

#shop_contents h1 {
	margin: 0;
	padding: 0;
}
#shop_box {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 330px;
}#shopboxl {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	float: left;
	width: 330px;
}
#shop_contents h2 {
	font-size: 120%;
	line-height: 12px;
	color: #999999;
	margin: 15px 0px 15px 15px;
	padding: 0px;
}

#shopboxr {
	margin: 0px 30px 0px 0px;
	padding: 0px;
	float: right;
	width: 330px;
}

#shop_product {
	margin: 0px 15px 0px 0px;
	padding: 0px;
	height: 20px;
	border-left: 10px solid #f7c8c9;
	font-size: 120%;
	color: #999999;
	text-indent: 1em;
}

#shop_part {
	background: url(../img/arrow_black.gif) no-repeat 0.2em;
	margin: 0px;
	padding: 0px;
	height: 20px;
	text-indent: 1.2em;
	color: #999999;
}
#shop_product2 {
	margin: 0px 15px 0px 0px;
	padding: 0px;
	height: 20px;
	border-left: 10px solid #455ED2;
	font-size: 120%;
	color: #999999;
	text-indent: 1em;
}

#shop_part2 {
	background: url(../img/arrow_black.gif) no-repeat 0.2em;
	margin: 0px;
	padding: 0px;
	height: 20px;
	text-indent: 1.2em;
	color: #999999;
}
#shop_btn01 {
	background: url(../img/btn_shop02.jpg) no-repeat 0px 0px;
	margin: 10px 0px 0px;
	float: left;
}

#shop_btn02 {
	background: url(../img/btn_shop01.jpg) no-repeat 0px 0px;
	margin: 10px 0px 0px;
	float: left;
}
#shop_btn01 a:hover {
	background: url(../img/btn_shop02_2.jpg) no-repeat 0px 0px;
}
#shop_btn02 a:hover {
	background: url(../img/btn_shop01_2.jpg) no-repeat 0px 0px;
}

#shop_btn01 #cl , #shop_btn02 #cl {
	display:none;
}

#shop_btn01 a , #shop_btn01 a:hover , #shop_btn02 a , #shop_btn02 a:hover{
	text-decoration:none;
	margin:0;
	padding:0;
	width:330px;
	height:220px;
	display:block;
}

#shop_contents a:link , #shop_contents a:visited , #shop_contents a:active{
		color:#577BCE;
		text-decoration:none;
}

#shop_contents a:hover{
		color:#999999;
}	



/*グローバルサイト*/
#global_box {
	display: block;
	list-style: none;
	margin: 0px 0px 45px;
	padding: 0px;
	width: 330px;
}

#global {
	margin: 0px 15px 0px 0px;
	padding: 0px;
	height: 20px;
	border-left: 10px solid #577BCE;
	font-size: 120%;
	color: #577BCE;
	text-indent: 0.4em;
	border-bottom: 1px solid #577BCE;
	line-height: 120%;
}
#shopboxl img {
	margin-top: 50px;
}

#global_part {
	background: url(../img/arrow_black.gif) no-repeat 0.2em;
	margin: 6px 0px 0px;
	padding: 0px;
	height: 20px;
	text-indent: 1.2em;
	color: #999999;
}

#global_box li.text{
	padding: 7px 0 0 18px;
}
#global_box li.text a{
	color: #4D4D4D;
	text-decoration: underline;
}





#sitemap_contents {
	margin: 15px auto;
	padding: 0px;
	width: 750px;
	height: 580px;
}

#sitemap_contents h1 {
	margin: 0;
	padding: 0;
}

#sitemap_box {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 330px;
}

#sitemapboxl {
	margin: 0px 15px 0px 20px;
	padding: 0px;
	float: left;
	width: 300px;
}
#sitemap_contents h2 {
	font-size: 120%;
	line-height: 12px;
	color: #0b3d90;
	margin: 15px 0px 10px;
	padding: 0px 0px 5px;
	border-bottom: 1px solid #0b3d90;
}

#sitemapboxr {
	margin: 0px 30px 0px 15px;
	padding: 0px;
	float: right;
	width: 300px;
}

#sitemap_box {
	display: block;
	list-style: none;
	margin: 0px 0px 20px;
	padding: 0px;
	width: 300px;
}
#sitemap_part {
	background: url(../img/arrow_black.gif) no-repeat 0.2em;
	margin: 4px 0px 0px;
	padding: 0px;
	height: 20px;
	text-indent: 1.2em;
	color: #0b3d90;
}
#sitemap_contents a:link , #sitemap_contents a:visited , #sitemap_contents a:active{
		color:#0b3d90;
		text-decoration:none;
}

#sitemap_contents a:hover{
		color:#cccccc;
}	
.clear2 {
	clear: right;
}

