@charset "utf-8";
/*1*/
#main h1 {
	marign: 0;
	padding: 0;
}

/******************************************************
		top main area settings
******************************************************/
#topmain {
	padding: 14px 0 0 20px;

}
*:first-child+html #topmain {
	padding: 260px 0 0 20px;
}

#topmain a {
	color: #018dc1;
	text-decoration: underline;
}
#topmain a:hover {
	color: #018dc1;
	text-decoration: none;
}

#topcont {
	width: 518px;
	float: left;
}
#topcont .main_bnr {
	margin-bottom: 10px;
}
#topcont .main_bnr2 {
	margin-bottom: 35px;
}

#topcont .title_area {
	position: relative;
	padding: 2px 0 0;
}
#topcont .title_area p {
	position: absolute;
	top: 0;
	right: 0;
}
#topcont .title_area p img {
	margin: 0 3px -2px 0;
}


dl#topics_area {
	padding: 10px 0 30px;
}
dl#topics_area dt {
	clear: left;
	float: left;
	width: 7em;
	font-weight: bold;
}
dl#topics_area dd {
	margin: 0 0 0.2em 7em;
}

#shopguide_area {
	padding: 10px 0 0;
}
#shopguide_area dl {
	width: 253px;
	float: left;
	clear:both;
}
#shopguide_area dl.even {
	float: right;
	clear:none;
}
#shopguide_area dl dt {
	float: left;
	width: 128px;
	padding: 0 0 30px;
}
#shopguide_area dl dd {
	float: right;
	width: 118px;
	padding: 0 0 30px;
}
#shopguide_area dl dd h3 {
	margin: 0 0 5px;
}


#bnr_area {
	margin: 10px 0 0;
	width: 180px;
	float: right;
	background: #e3e3e3;
}

#bnr_area ul {
	padding: 1px 1px 0;
}
#bnr_area ul li {
	margin: 0 0 1px;
}
#bnr_area ul li img {
	vertical-align: top;
}


/******************************************************
		top aside settings
******************************************************/
#wrapper #aside {
	width: 220px;
	min-height: 90px;
	_height: 90px;
	background: url(/aeon/kumagaya/senmonten/img/bg-aside_top.gif) no-repeat;
	float: left;
	line-height: 1.4;
}
#wrapper #aside_inner {
	background: url(/aeon/kumagaya/senmonten/img/bg-aside_bottom.gif) left bottom no-repeat  !important;
	margin: 0 0 0 9px;
	padding: 0 0 10px;
}
#wrapper #aside h2 {
	margin: 0;
}
#wrapper #aside #mailmagazine {
	padding: 0 0 15px;
	background: url(/aeon/kumagaya/senmonten/img/bg-aside_p_bottom.gif) left bottom no-repeat;
}
#wrapper #aside #mailmagazine p {
	margin: 0 20px;
}
#wrapper #aside #mailmagazine p.link {
	text-align:right;
	margin: 0 20px 10px;
}
#wrapper #aside #mailmagazine p.link a {
	color: #018dc1;
	text-decoration: underline;
}

#wrapper #aside #mailmagazine p.link a:hover {
	color: #018dc1;
	text-decoration: none;
}

#wrapper #aside #mobile {
	padding: 0 0 15px;
	background: url(/aeon/kumagaya/senmonten/img/bg-aside_w_bottom.gif) left bottom no-repeat;
}
#wrapper #aside #mobile p {
	margin: 0 20px;
}

#wrapper #aside #shopinfo {
	margin: 0;
	padding: 0 0 15px;
	background: url(/aeon/kumagaya/senmonten/img/bg-aside.gif) repeat-y;
}
#wrapper #aside #shopinfo p,
#wrapper #aside #shopinfo ul {
	margin: 0 20px;
}
#wrapper #aside #shopinfo p {
	color: #008dc1;
	margin-bottom: 0.2em;
}
#wrapper #aside #shopinfo p.link {
	text-align:right;
	margin: 0 20px 10px;
}
#wrapper #aside #shopinfo p.link a {
	color: #018dc1;
	text-decoration: underline;
}

#wrapper #aside #shopinfo p.link a:hover {
	color: #018dc1;
	text-decoration: none;
}

#wrapper #aside #shopinfo ul {
	font-size: 84%;
	background: none;
	padding: 0;
}

/*link*/
#wrapper #aside #aside_inner ul li a {
	display: inline;
	color: #008DC1;
	text-decoration: underline;
}

#wrapper #aside #aside_inner ul li a:hover,
#wrapper #aside #aside_inner ul li.current a {
	border-bottom: none;
	background: none;
	color: #008DC1;
	text-decoration: none;
}

#wrapper #aside #aside_inner ul li.last_child a {
	border-bottom: none;
}
