@charset "utf-8";

* {
	margin:0;
	padding:0;
}

body {
	line-height: 1.5;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	font-style: normal;
	color: #444444;
}

img {
	border-style: none;
}

h1 {
	font-size: medium;
	font-weight: bold;
	color: #999;
	padding-bottom: 10px;
}

a {
	text-decoration: none;
	color: #006EBC;
}

a:hover {
	text-decoration: underline;
}

#container {
	width: 866px;
	margin: 0px auto;
	padding: 0px 0px 10px 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#header {
	width: 866px;
	height: 118px;
	background-image: url(../common/header_866x120.png);
	padding: 2px 0px 0px;
	margin: 0px auto;
	display: block;
	color: #999;
	text-align: right;
}

#g_navi {
	width: 866px;
	height: 20px;
	line-height: 20px;
	padding: 0px;
	font-size: 14px;
	background-color: #990099;
	clear: both;
	margin: 0px auto;
}


#g_navi a {
	color: #FFF;
	text-decoration: none;
}

#g_navi li {
	height: 20px;
	list-style-type: none;
	text-align: center;
	float: left;
}


#g_navi #nav_home a {
	width: 145px;
	background-image: url(../common/gnavi_01.png);
	display: block;
}

#g_navi #nav_shop a,
#g_navi #nav_item a,
#g_navi #nav_knowledge a,
#g_navi #nav_about a {
	width: 144px;
	background-image: url(../common/gnavi_02.png);
	display: block;
}

#g_navi #nav_belgium a {
	width: 145px;
	background-image: url(../common/gnavi_03.png);
	display: block;
}

#g_navi #nav_home a:hover,
#g_navi #nav_home .active {
	width: 145px;
	background-image: url(../common/gnavi_01_o.png);
	display: block;
}

#g_navi #nav_shop a:hover,
#g_navi #nav_item a:hover,
#g_navi #nav_knowledge a:hover,
#g_navi #nav_about a:hover,
#g_navi #nav_shop .active,
#g_navi #nav_item .active,
#g_navi #nav_knowledge .active,
#g_navi #nav_about .active {
	width: 144px;
	background-image: url(../common/gnavi_02_o.png);
	display: block;
}

#g_navi #nav_belgium a:hover,
#g_navi #nav_belgium .active {
	width: 145px;
	background-image: url(../common/gnavi_03_o.png);
	display: block;
}

#contents {
	width: 866px;
	background-image: url(../common/background_866x1.gif);
	background-repeat: repeat-y;
	float: left;
}

#main {
	width: 640px;
	padding: 10px;
	float: left;
}

#main #catch {
	padding-bottom: 10px;
	display: block;
}

#main .get_reader {
	clear: both;
	border: 1px dashed #CCC;
	padding: 3px 5px;
	margin: 0 0 1em;
}

#sub {
	width: 185px;
	padding: 10px;
	float: right;
}

#sub h2 {
	font-size: medium;
	font-weight: bold;
	padding-bottom: 10px;
}

#sub #location {
	padding-bottom: 10px;
}

#sub #s_list {
	list-style-type: none;
	padding-bottom: 1em;
}

#sub #s_list #min a,
#sub #s_list #hac a,
#sub #s_list #kin a,
#sub #s_list #fun a {
	width: 185px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	background-image: url(../shop/img/shop_bcg_185x25.png);
	font-weight: bold;
	font-size: small;
	color: #444444;
	text-indent: 15px;
	text-decoration: none;
	list-style-type: none;
	line-height: 25px;
	display: block;
}

#sub #s_list #min a:hover,
#sub #s_list #hac a:hover,
#sub #s_list #kin a:hover,
#sub #s_list #fun a:hover {
	width: 185px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	background-image: url(../shop/img/shop_bcg_o_185x25.png);
	color: #FD628E;
	list-style-type: none;
	display: block;
}

#sub #s_link {
	text-indent: 5px;
	list-style-type: none;
}


#sub #shop_date {
	padding-bottom: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 1em;
}

#sub #shop_photo {
	padding-bottom: 10px;
}

#topicPath {
	clear: both;
	padding: 0 10px 0.2em;
}

#topicPath li {
	display: inline;
	list-style-type: none;
}

#topicPath li a {
	padding-right: 10px;
	background-image: url(../common/glue.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.window img {
	vertical-align: baseline;
	margin-left: 0.5ex;
	margin-right: 0.5ex;
}

#footer {
	width: 866px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../common/footer_866x15.png);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	clear: both;
}
