@charset "utf-8";

/* =======================================

 Top

======================================= */


/* Layout
--------------------------------------- */
#contents {
	width: 640px;
	margin-left: 0;
/*	padding-bottom: 390px; */
	min-height: 560px;
}


/* Aside
--------------------------------------- */
aside {
	float: right;
	width: 280px;
}


/* Main Image
--------------------------------------- */
#mainimage {
	padding-bottom: 18px;
	background:url('../../img/top_main_bg.jpg') repeat-x;
	height: 359px;
}

#mainimagep {
	display: none;
}
	
#mainimagep div {
	margin: 0 auto;
	width:950px;
	height:330px;
}

.theme-default #slider {
	margin: 0 auto;
	width:950px; /* Make sure your images are the same size */
	height:330px; /* Make sure your images are the same size */
}


/* Top Content Box
--------------------------------------- */
.topcntbox {
	width: 640px;
	background:url('../../img/top_box_bg01_s.jpg') no-repeat 0 0;
}

.topcntboxbtm {
	width: 640px;
	height: 22px;
	background:url('../../img/top_box_bg02_s.jpg') no-repeat 0 0;
}

.topcntbox h2 {
	padding: 3px 0 0 3px;
}


/* Top Case
--------------------------------------- */
#topcase {
}

#topcseimg {
	float: left;
	width: 260px;
	margin: 5px 14px 0 4px;
	padding-right: 2px;
	background:url('../../img/top_cse_dline.gif') no-repeat right top;
}

#topcase hgroup {
	margin: 4px 10px 0 0;
	height: 145px;
}

#topcase hgroup h3 {
	font-size: 16px;
	padding-top: 15px;
}

#topcase hgroup h3 a {
	padding-left: 12px;
	background:url('../img/arw_c01.gif') no-repeat 0 2px;
}

#topcase hgroup h4 {
	padding: 5px 0 0 12px;
	font-size: 16px;
	line-height: 1.7;
}


/* Cotents Banner
--------------------------------------- */
#contbnr {
	margin: 45px 0;
	position: relative;
}

#contbnr li:nth-of-type(2) {
	position: absolute;
	top: 0;
	left: 236px;
}
#contbnr li:nth-of-type(3) {
	position: absolute;
	top: 160px;
	left: 236px;
}
#contbnr li:nth-of-type(4) {
	position: absolute;
	top: 0;
	right: 0;
}
#contbnr li:nth-of-type(5) {
	position: absolute;
	top: 160px;
	right: 0;
}


/* Top News
--------------------------------------- */
#topnews {
	margin-top: 20px;
}

#topnews ul {
	margin: 8px 12px 20px 12px;
	overflow: hidden;
}

#topnews li {
	clear: left;
	padding: 7px 5px 0 7px;
	font-size: 12px;
	line-height: 1.5;
	border-top: dotted 1px #ccc;
}

#topnews li.fst {
	border-top: none;
}

#topnews li span {
	display: block;
	float: left;
}

#topnews li span.a {
	width: 410px;
	padding-bottom: 7px;
}

#topnews li span.n {
	width: 190px;
	background:url('../../img/top_nws_mrk_news.gif') no-repeat 102px 3px;
}

#topnews li span.p {
	width: 190px;
	background:url('../../img/top_nws_mrk_pdt.gif') no-repeat 102px 3px;
}

#topnews li span.e {
	width: 190px;
	background:url('../../img/top_nws_mrk_evt.gif') no-repeat 102px 3px;
}


/*  */
#pdtsrc {
	background:url('../img/src_bg01_s.gif') no-repeat 0 0;
}

#pdtname {
	position: relative;
	margin: 0 0 11px 14px;
	width: 612px;
	height: 45px;
	background:url('../img/src_dline.gif') no-repeat left bottom;
}

#pdtinfo select {
	width: 234px !important;
}

#pdtsrcbtn {
	width: 640px;
	height: 54px;
	background:url('../img/src_bg02_s.gif') no-repeat 0 0;
	text-align: center;
}


@media print {
	#mainimagep {
		display: block;
		padding-bottom: 18px;
		background:url('../../img/top_main_bg.jpg') repeat-x;
		height: 359px;
	}
	
	#mainimage {
		display: none;
	}
	
	#contents {
  padding-bottom: 60px;
  min-height: 0;
	}
}
