/* CSS Document */

body {
	color:#666666;
}

/* ------------------------------------------------------------
„HeaderArea
------------------------------------------------------------ */
#HeaderArea {
	overflow:hidden;
	border-top:2px solid #0099cc;
	border-bottom:1px solid #cccccc;
	margin:0 auto;
}

#HeaderArea .headerContents {
	overflow:hidden;
	width:920px;
	margin:0 auto;
}

#HeaderArea .headerContents p {
	line-height:0;
}

/* ------------------------------------------------------------
„FloatArea
------------------------------------------------------------ */

#FooterArea .footerContents {
	clear:both;
	position: relative;
	margin: 0 auto;
	width: 920px;
}

#FooterArea .ftLogo,
#FooterArea .ftTxt,
#FooterArea .ftLinkUnit {
	float: left;
	display: inline;  /* for IE6 */
	margin: 0;
	border: none;
	padding: 0;
}

#FooterArea .ftLinkUnit {
	float: right;
	display: inline;  /* for IE6 */
	text-align: right;
	width: 590px;
}


/* ------------------------------------------------------------
„ContentsArea
------------------------------------------------------------ */

h1 {
	font-size:100%;
	font-weight:normal;
}

#Wrapper {
	width:920px;
	padding-bottom:20px;
	margin:0 auto;
}

ul#PanList {
	display:block;
	overflow:hidden;
	padding:7px 0;
	font-size:83.4%;
}

ul#PanList li {
	float:left;
	display:block;
	padding-left:4px;
}

ul#PanList li.home {
	background:url(/library/re2012/shop/images/lower/icon_pan.gif) right 2px no-repeat;
	padding:0 12px 0 0;
	color:#0099cc;
}

ul#PanList li.home a {
	text-decoration:none;
	color:#0099cc;
}

ul#PanList li.panlink {
	background:url(/library/re2012/shop/images/lower/icon_pan.gif) right 2px no-repeat;
	padding:0 12px 0 4px;
	color:#0099cc;
}

ul#PanList li.panlink a {
	text-decoration:none;
	color:#0099cc;
}


ul#PanList li.panlink a:hover {
	text-decoration:underline;
}


#MainContents {
	float:left;
	width:720px;
}

/* ------------------------------------------------------------
„SideContentsArea
------------------------------------------------------------ */

#SideContents {
	float:right;
	width:200px;
}

#SideContents #Btn_List {
	float:right;
	width:180px;
	background-color:#ffffff;
	padding-bottom:20px;
}

#SideContents #Btn_List01 {
	background-color:#fdf1f5;
	width:180px;
}	

#SideContents #Btn_List ul {
	width:160px;
	background-color:#fdf1f5;
	margin:10px auto 0 auto;
	padding-bottom:5px;
}

#SideContents #Btn_List ul li {
	margin-bottom:5px;
}

#SideContents #Btn_List02 {
	float:right;
	width:167px;
}

#SideContents #Btn_List02 li.NoPadding {
	padding:0;
}

#SideContents #Btn_List02 li {
	padding:9px 0;
	border-bottom:1px solid #e0e0e0;
}

#SideContents #Btn_List02 li.NoBorder {
	border:none;
}
	