@charset "utf-8";
/* CSS Document */

body {
	background: #ffffff url(../images/common/bg_body_02.gif) repeat-x;
}

dl {
}

dt {
	margin-top: 8px;
}

dd {
}

/*	サイドバー下部
--------------------------------------- */

#side_link {
	margin-bottom: 30px;
}

#side_link p {
	margin-bottom: 8px;
}



/* ------------------------------------- 
 *	ページレイアウト
 * ------------------------------------- */


#content_wrapper {
	margin-top: 10px;
}


/*	サブメニュー
--------------------------------------- */

#sub_menu {
	width: 540px;
	margin: 10px auto;
}

#sub_menu ul #sub_menu_left,
#sub_menu ul #sub_menu_center,
#sub_menu ul #sub_menu_right {
	float: left;
	width: 179px;
}

#sub_menu ul li {
}




/*	お買い物ガイド
--------------------------------------- */

#shop_guide1,
#shop_guide2,
#shop_guide3,
#shop_guide4,
#shop_guide5,
#shop_guide6,
#shop_guide7,
#shop_guide8,
#shop_guide9 {
	clear: both;
	width: 550px;
	margin: 0 auto;
	margin-top: 20px;
}

#shop_guide1 h3,
#shop_guide2 h3,
#shop_guide3 h3,
#shop_guide4 h3,
#shop_guide5 h3,
#shop_guide6 h3,
#shop_guide7 h3,
#shop_guide8 h3,
#shop_guide9 h3 {
	height: 25px;
	margin-bottom: 10px;
	text-indent: -9999px;
}

#shop_guide1 h3 {
	background: url(../guide/images/h3_guide_01.gif) no-repeat;
}

#shop_guide2 h3 {
	background: url(../guide/images/h3_guide_02.gif) no-repeat;
}

#shop_guide3 h3 {
	background: url(../guide/images/h3_guide_03.gif) no-repeat;
}

#shop_guide4 h3 {
	background: url(../guide/images/h3_guide_04.gif) no-repeat;
}

#shop_guide5 h3 {
	background: url(../guide/images/h3_guide_05.gif) no-repeat;
}

#shop_guide6 h3 {
	background: url(../guide/images/h3_guide_06.gif) no-repeat;
}

#shop_guide7 h3 {
	background: url(../guide/images/h3_guide_07.gif) no-repeat;
}

#shop_guide8 h3 {
	background: url(../guide/images/h3_guide_08.gif) no-repeat;
}

#shop_guide9 h3 {
	background: url(../guide/images/h3_guide_09.gif) no-repeat;
}

#shop_guide1 p,
#shop_guide2 p,
#shop_guide3 p,
#shop_guide4 p,
#shop_guide5 p,
#shop_guide6 p,
#shop_guide7 p,
#shop_guide8 p,
#shop_guide9 p {
	margin-top: 10px;
	margin-bottom: 10px;
}

#shop_guide1 img,
#shop_guide2 img,
#shop_guide3 img,
#shop_guide4 img,
#shop_guide5 img,
#shop_guide6 img,
#shop_guide7 img,
#shop_guide8 img,
#shop_guide9 img {
	float: right;
	clear: both;
	margin-left: 8px;
}

.go_top {
	clear: both;
	margin-top: 18px;
	text-align: right;
}

#epsilon_service h5 {
	margin-top: 8px;
	margin-left: 1em;
}

#epsilon_service img {
	float: none;
}