@charset "Shift_JIS";

/* @group Header */

body#ind-txt div#wrapperHead {
	height: 201px;
}

body#ind-txt div#wrapperHead div.bgLeft {
	height: 201px;
	background: url(../../img_cmn/header_bg_left.gif) no-repeat left top;
}

body#ind-txt div#wrapperHead div.bgRight {
	height: 201px;
	background: url(../../img_cmn/header_bg_right.gif) no-repeat right top;
}

body#ind-txt div#wrapperHead div#bgHeader {
	height: 201px;
	background: #fff url(../../../img_cmn/header_bg_main.gif) repeat-x left top;
}

body#ind-txt div#header h1 {
	position: absolute;
	top: 114px;
	left: 73px;
}

body#ind-txt div#header h2 {
	position: absolute;
	top: 115px;
	right: 79px;
}

body#ind-txt div#header ul#btnLang {
	position: absolute;
	top: 158px;
	right: 79px;
	margin: 0;
	list-style: none;
}

body#ind-txt div#header ul#btnLang li {
	padding: 0;
	float: left;
}

/* @end */

/* @group Main */

body#ind-txt div#wrapperMain div#bgMain {
	padding: 4px 0 4px;
	background-image: none;
}

/* APPLY-IE7 */
*:first-child+html div#main ul {
	margin-bottom: -12px;
}
/* APPLY-IE6 */
* html div#main ul {
	margin-bottom: -12px;
}
div#main ul {
	width: 700px;
	margin: 69px auto 1px;
	padding: 0;
	position: relative;
	list-style: none;
}

div#main ul li {
	margin: 0;
	padding: 0 0 40px 0;
	clear: both;
	position: relative;
	overflow: hidden;
	text-align: left;
	zoom: 1;
}

div#main ul li span {
	display: block;
	float: left;
}

div#main ul li span img {
	border: 1px solid #999;
}

div#main ul li span.zoomIcon {
	display: none;
	float: none;
}

div#main ul li.zoomPhoto span.zoomIcon {
	display: block;
	position: absolute;
	left: 239px;
	width: 19px;
	height: 19px;
	background: url(../../img_cmn/ico_zoom.gif) no-repeat 0 0;
}

div#main ul li p {
	display: block;
	margin: 0 0 1em 281px;
	line-height: 1.6;
}

body#ind-txt div#wrapperMain p#btnCategorytop {
	position: relative;
	top: -3px;
}

/* APPLY-IE6 */
* html body#ind-txt div#wrapperMain p#btnPagetop {
	right: 22px;
}
body#ind-txt div#wrapperMain p#btnPagetop {
	position: absolute;
	right: 12px;
	margin-top: -2px;
	z-index: 10;
}

/* @end */

/* @group Footer */

body#ind-txt div#wrapperFoot div.bgLeft {
	background: url(../../img_cmn/footer_bg_left.gif) no-repeat left top;
}

body#ind-txt div#wrapperFoot div.bgRight {
	background: url(../../img_cmn/footer_bg_right.gif) no-repeat right top;
}

/* @end */