@charset "euc-jp";

/* common
--------------------------------------------------------------------------------*/
#wrapper {
	width: 896px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	text-align:	center;
	background: url(../images/bg02.gif) repeat-y center top;
	margin: 0 auto;
}
#wrapperInnr {
	width: 864px;
	text-align:	left;
	margin: 0 16px;
}

#culumn2Bg {
	background: url(../images/bg03.gif) repeat-y;
}

#container01 {
	text-align: left;
	background: url(../images/cont_bg02.gif) no-repeat;
	padding: 27px 64px 0 64px;
}
#container02 {
	text-align: left;
	background: url(../images/cont_bg01.gif) no-repeat;
	padding: 27px 8px 0 16px;
}

#contents01 {
	padding: 0 0 24px 0;
}
#contents02 {
	width: 616px;
	padding: 0 15px 24px 0;
}

#hFlaArea {	}

#hNoFla {
	display: none;
	width: 864px;
	height: 132px;
	text-align:	left;
	margin-left: 16px;
	border-bottom: 47px solid #E2E2E2;
}
*html #hNoFla {	margin: 0;	}
*:first-child+html #hNoFla {	margin: 0;	}

#hNoFla h1 {
	float: left;
	padding: 20px 0 0 40px;
}
#hNoFla p {
	padding: 25px 0 0 200px;
}
#hNoFla a {
	text-decoration: underline;
}
#hNoFla ul {
	list-style-type: none;
	padding: 20px 0 0 200px;
}
#hNoFla ul li {
	display: inline;
}


/* float hack --- */
.clearFix {
 overflow: hidden/*DW ³خا§حر*/;
}
.clearFix:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
* html .clearFix {	display: inline-block;	}
*:first-child+html .clearFix {	display: inline-block;	}
/* no mac IE \*/
* html .clearFix {	height: 1%;	}
.clearFix {	display: block;	}
/* */

.fltL {	float: left;	}
.fltR {	float: right;	}



/* font --- */
.txB {	font-weight: bold;	}

.txClr01 /* green */	{	color: #3B9000;	}

.alnRit {	text-align: right;	}
.alnCntr {	text-align: center;	}


/* margin + padding --- */
.mgnT01 {	margin-top: 8px;	}
.mgnT02 {	margin-top: 12px;	}
.mgnT03 {	margin-top: 16px;	}
.mgnT04 {	margin-top: 20px;	}
.mgnT05 {	margin-top: 24px;	}
.mgnT06 {	margin-top: 32px;	}

.pdgT01 {	padding-top: 8px;	}
.pdgT02 {	padding-top: 12px;	}
.pdgT03 {	padding-top: 16px;	}
.pdgT04 {	padding-top: 20px;	}
.pdgT05 {	padding-top: 24px;	}
.pdgT06 {	padding-top: 32px;	}
.pdgT07 {	padding-top: 40px;	}


/* link --- */
ul.linkBk {
	list-style-type: none;
}
ul.linkBk li {
	background: url(../images/link_back.gif) no-repeat 0 0.3em;
	padding-left: 16px;
}


/* form --- */
#container02 table td input.frm01 {
	width: 240px;
	border: 1px solid #B4B49B;
}
#container02 table td input.frm02 {
	width: 40px;
	border: 1px solid #B4B49B;
}
#container02 table td input.frm03 {
	width: 400px;
	border: 1px solid #B4B49B;
}
#container02 table td input.frm04 {
	width: 300px;
	border: 1px solid #B4B49B;
}
#container02 table td textarea {
	width: 400px;
	height: 100px;
	border: 1px solid #B4B49B;
}



/* search --------------- */
#searchArea {
	height: 64px;
	background: #E2E2E2;
}
#searchArea #searchBox {
	width: 832px;
	text-align: left;
	margin: 0 auto;
}
#searchArea #searchBox .srchBg {
	background: url(../images/srch_box_bg.gif) no-repeat left bottom;
	padding-bottom: 13px;
}
#searchArea #searchBox .srchBg img,
#searchArea #searchBox .srchBg select,
#searchArea #searchBox .srchBg input {
	vertical-align: middle;
}
#searchArea #searchBox .srchBg input {
	margin-left: 4px;
}
#searchArea #searchBox .srchBg input.fw {
	width: 200px;
}


/* side --------------- */
#container02 #side {
	width: 200px;
	margin: 45px 0 0 0;
}

#container02 #side #bnrArea {
	text-align: center;
}
#container02 #side #bnrArea div {
	margin-bottom: 16px;
}

#container02 #side #icon h3 {
	margin-bottom: 16px;
}
#container02 #side #icon .clearFix {
	margin-bottom: 12px;
}
#container02 #side #icon .fltR {
	width: 153px;
}
#container02 #side #icon .fltR dt {
	font-weight: bold;
}

#container02 #side #help {
	padding-bottom: 16px;
}
#container02 #side #help dt {
	font-weight: bold;
	margin-top: 13px;
}
#container02 #side #help p {
	margin-top: 13px;
}

#container02 #side .bnrRvw {
	text-align: center;
}



/* footer --------------- */
.fPtop {
	text-align: right;
	background: url(../images/f_ptop_bg.gif) no-repeat left bottom;
	margin: 0 16px;
	padding: 0 8px 4px 0;
}

#footer {
	text-align: left;
	background: #FFF;
	margin: 0 18px;
	padding: 14px 0 30px;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
}

#footer .fltL {
	background: url(../images/line02.gif) repeat-y right top;
	padding: 4px 16px 4px 0;
}
#footer ul {
	list-style-type: none;
}
#footer ul li {
	display: inline;
	border-right: 1px solid #B3B3B3;
	padding: 0 13px;
}
#footer ul li.fNobo {
	border: none;
}
#footer address {
	clear: both;
	padding-top: 10px;
}



/* POPUP
--------------------------------------------------------------------------------*/
body#popup {
	text-align: left;
}
body#popup #header {
	background: url(../images/pop_h_bg.gif) repeat-x left bottom;
	padding: 20px 12px 15px 17px;
}
body#popup #header .fltR {
	padding-top: 4px;
}

body#popup #footer .alnCntr {
	text-align: right;
	border-bottom: 4px solid #C1C1C1;
	margin-bottom: 12px;
}
body#popup #footer {
	height: 65px;
	margin: 37px 0 0 0;
	padding: 0 20px 0 20px;
}
body#popup #footer img {
	vertical-align: middle;
}



/* TOP
--------------------------------------------------------------------------------*/
#topContainer {
	text-align: left;
	padding: 16px;
}

#topFlaArea {	}

#topNoFla {
	display: none;
	width: 864px;
	height: 292px;
	border-bottom: 47px solid #E2E2E2;
	margin-left: 16px;
	padding-top: 80px;
}
*html #topNoFla {	margin: 0;	}
*:first-child+html #topNoFla {	margin: 0;	}

#topNoFla h1 {
	margin-bottom: 28px;
}
#topNoFla a {
	text-decoration: underline;
}
#topNoFla ul {
	list-style-type: none;
	margin-top: 40px;
}
#topNoFla ul li {
	display: inline;
}

#topContainer {
	text-align: left;
	padding: 16px;
}

#topContainer h2 {
	margin-bottom: 16px;
}
#topContainer h2 span img {
	vertical-align: top;
	margin: 10px 0 0 9px;
}


#topContainer #topRecommend {
	width: 304px;
}
#topContainer #topRecommend .book01,
#topContainer #topRecommend .book02,
#topContainer #topRecommend .book03 {
	width: 138px;
	border: 2px solid #CCC;
	margin-bottom: 4px;
	padding: 4px;
}
#topContainer #topRecommend .book01:hover,
#topContainer #topRecommend .book02:hover,
#topContainer #topRecommend .book03:hover{
	border-color: #6FC136;
}
#topContainer #topRecommend .book01.hover,
#topContainer #topRecommend .book02.hover,
#topContainer #topRecommend .book03.hover {
/* for IE6 */
	border-color: #6FC136;
}
#topContainer #topRecommend p {
	margin-left: 50px;
	padding-bottom: 6px;
}
#topContainer #topRecommend .topRecoDtl {
	clear: both;
	position: absolute;
	height: 0;
	overflow: hidden;
	width: 150px;
	z-index: 100;
	margin-left: -6px;
}
#topContainer #topRecommend .book01:hover .topRecoDtl,
#topContainer #topRecommend .book02:hover .topRecoDtl,
#topContainer #topRecommend .book03:hover .topRecoDtl {
	height: auto;
}
#topContainer #topRecommend .book01.hover .topRecoDtl,
#topContainer #topRecommend .book02.hover .topRecoDtl,
#topContainer #topRecommend .book03.hover .topRecoDtl {
/* for IE6 */
	height: auto;
}
#topContainer #topRecommend .topRecoDtl p {
	color: #D9D9D9;
	background: #494949;
	margin: 0;
	padding: 7px 8px;
}


#topContainer #topNews {
	width: 329px;
	background: url(../images/line02.gif) repeat-y right top;
	padding-bottom: 16px;
}
#topContainer #topNews #topNewsInnr {
	width: 288px;
	margin-left: 16px;
}
#topContainer #topNews #topNewsInnr h2 {
	margin-bottom: 7px;
}
#topContainer #topNews dt {
	color: #666;
	background: url(../images/link01.gif) no-repeat left center;
	padding: 4px 0 0 14px;
}
#topContainer #topNews dd {
	background: url(../images/line01.gif) repeat-x left bottom;
	padding: 0 2px 4px 2px;
}
#topContainer #topNews dd.topNewsBtm {
	background: none;
	padding-bottom: 0;
}


#topContainer #topCalendar {
	clear: both;
	margin-top: 4px;
}
#topContainer #topCalendar td span {
	position: relative;
	display:	block;
}
#topContainer #topCalendar td div {
	position: absolute;
	width: 250px;
	left: 0px;
	top: 32px;
	z-index: 101;
	visibility: hidden;
	background: #494949;
	padding: 7px 8px;
}
#topContainer #topCalendar td p {
	color: #6FC136;
}
#topContainer #topCalendar td p a {
	color: #D9D9D9;
}


#topContainer #topBanner {
	width: 182px;
}
#topContainer #topBanner img {
	margin-bottom: 16px;
}




