@charset "UTF-8";
/* CSS Document */

@media print {

#home #header ul {
	width: 400px;
	margin: 0px;
	padding: 0px;
	left: 420px;
	top: -40px;
	position: relative;
}

#home #header li {
	float: left;
	list-style: none;
	margin-left: 15px;
	font-size: 12px;
}

#home #header li a {
	display: block;
	padding-left: 14px;
	background-image: url(../images/common/header_li.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	color: #3C3355;
}

#copy {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	background-image: url(../images/index/copy2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#copy p {
	font-size: 12px;
	line-height: 1.4;
	color: #3F3455;
	padding-left: 400px;
}

*+html body #copy p {
	font-size: 12px;
}

/* info style
-----------------------------------------*/
#info {
	width: 545px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#info h2 {
	background-image: url(../images/index/info_h2.gif);
	background-repeat: no-repeat;
	height: 30px;
	font-size: x-small;
	text-indent: -9999px;
	background-color: #3E3353;
}

#info ul {
	position: relative;
	top: -25px;
	left: 423px;
	width: 116px;
	height: 19px;
}

#info li {
	list-style: none;
	float: left;
}

#info li a {
	display: block;
	text-indent: -9999px;
	height: 19px;
}

#info li#nRss a {
	height: 19px;
	width: 20px;
	background-image: url(../images/index/rss.gif);
	background-repeat: no-repeat;
	margin-right: 8px;
}

#info li#nView a {
	background-image: url(../images/common/viewAll_btn.gif);
	background-repeat: no-repeat;
	width: 88px;
}

#info li#nRss a:hover ,
#info li#nView a:hover {
	background-position: 0px -19px;
}

#info dl {
	padding: 10px 10px 5px;
	background-color: #F4EDF5;
	overflow: hidden;
	position: relative;
	top: -19px;
}

#info dt {
	background-image: url(../images/common/li_bgOn.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 14px;
	clear: both;
	float: left;
	margin-bottom: 10px;
	margin-right: 8px;
	font-size: 85%;
	overflow: hidden;
	position: relative;
}

#info dd {
	margin-bottom: 10px;
	font-size: 85%;
}



/* hole style
-----------------------------------------*/

#hole {
	width: 265px;
	float: right;
	overflow: hidden;
	position: relative;
	margin: 0px;
	padding: 0px;
}

#hole h2 {
	background-image: url(../images/index/hole_h2.gif);
	background-repeat: no-repeat;
	height: 30px;
	font-size: x-small;
	text-indent: -9999px;
}

#hole ul#viewAll {
	position: relative;
	top: -25px;
	left: 172px;
	width: 88px;
	height: 19px;
}

#hole ul#viewAll li {
	list-style: none;
	float: left;
}

#hole ul#viewAll li a {
	display: block;
	text-indent: -9999px;
	height: 19px;
}

#hole li#allHole a {
	height: 19px;
	width: 88px;
	background-image: url(../images/common/viewAll_btn.gif);
	background-repeat: no-repeat;
}

#hole li#allHole a:hover {
	background-position: 0px -19px;
}

#hole ul#holeList {
	background-color: #F4EDF5;
	clear: both;
	padding: 5px 0px 10px;
	position: relative;
	top: -19px;
	overflow: hidden;
}

#hole ul#holeList li {
	list-style: none;
	overflow: hidden;
	position: relative;
}

#hole ul#holeList li a {
	text-indent: -9999px;
	margin-bottom: 0px;
	overflow: hidden;
	position: relative;
	height: 28px;
}

#hole ul#holeList li#holeBtn01 a {
	background-image: url(../images/index/hole_btn01.gif);
	background-repeat: no-repeat;
	height: 28px;
	display: block;
	overflow: hidden;
	position: relative;
}

#hole ul#holeList li#holeBtn02 a {
	background-image: url(../images/index/hole_btn02.gif);
	background-repeat: no-repeat;
	height: 28px;
	display: block;
	overflow: hidden;
	position: relative;
}

#hole ul#holeList li#holeBtn03 a {
	background-image: url(../images/index/hole_btn03.gif);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	overflow: hidden;
	position: relative;
}

#hole ul#holeList li#holeBtn04 a {
	background-image: url(../images/index/hole_btn04.gif);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	overflow: hidden;
	position: relative;
}

#hole ul#holeList li#holeBtn05 a {
	background-image: url(../images/index/hole_btn05.gif);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	overflow: hidden;
	position: relative;
}

#hole ul#holeList li#holeBtn01 a:hover ,
#hole ul#holeList li#holeBtn02 a:hover ,
#hole ul#holeList li#holeBtn03 a:hover ,
#hole ul#holeList li#holeBtn04 a:hover ,
#hole ul#holeList li#holeBtn05 a:hover {
	background-position: 0px -28px;
}

#hole ul#holeList li.noList a {
	background-image: none;
	font-weight: normal;
	padding: 0px 0px 0px 10px;
	font-size: 80%;
	text-indent: 0px;
}

/* banner style
-----------------------------------------*/

#banner {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	height: 160px;
	position: relative;
}

#banner dl {
	width: 820px;
	position: relative;
	overflow: hidden;
}

#banner dt {
	float: left;
	margin-right: 5px;
	width: 270px;
	overflow: hidden;
	position: relative;
}

#banner dt a {
	width: 268px;
	border: 1px solid #F3EBE6;
	display: block;
}

#banner dt a:hover {
	border: 1px solid #A01631;
}

#banner dd {
	width: 540px;
	overflow: hidden;
	position: relative;
}

#banner dd div.bnr ,
#banner dd div.bnrRight {
	float: left;
	width: 265px;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 75px;
}

#banner dd div.bnr a ,
#banner dd div.bnrRight a {
	width: 263px;
	display: block;
	border: 1px solid #E6DDEC;
	overflow: hidden;
	position: relative;
}

#banner dd div.bnr a:hover ,
#banner dd div.bnrRight a:hover {
	border: 1px solid #3F3455;
}

#banner dd div.bnrRight {
	margin-right: 0px;
	overflow: hidden;
	position: relative;
}

/* footer style
-----------------------------------------*/

#footer-inner div#footBnr {
	float: left;
	width: 400px;
	margin-right: 20px;
}

#footer-inner div.fBnr ,
#footer-inner div.fBnr2 {
	float: left;
	width: 195px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#footer-inner div.fBnr2 {
	margin-right: 0px;
}


div#footBnr img {
	margin-bottom: 2px;
}

div#footBnr p a {
	font-size: 9px;
}

div#footBnr p a:hover {
	text-decoration: underline;
}

div#footMobile {
	float: right;
	width: 380px;
	background-color: #F4EDF5;
	padding: 15px 10px 10px;
	font-size: 110%;
}

div#footMobile dl {
	width: 380px;
	overflow: hidden;
	position: relative;
	background-image: url(../images/common/qrcode.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 80px;
	margin-bottom: 8px;
}

div#footMobile dt {
	float: left;
	width: 50px;
	margin-right: 10px;
}

div#footMobile dd {
	width: 230px;
	float: left;
}

.boldTxt {
	font-weight: bold;
}

}

