@charset "utf-8";
/* ===================================================================
CSS information

 file name  :  layout.css
 style info :  layout/header/footer/topicpath/pagetop
=================================================================== */

	
/*----------------------------------------------------
	layout
----------------------------------------------------*/
#container {
	width: 942px;
	_width: 966px;
	margin: 0 auto;
	padding: 3px 12px 0;
	background: url(../images/bg_container.jpg) repeat-y;
	text-align: left;
}
#header {
	margin-bottom: 2px;
	background: url(../images/bg_header.jpg) no-repeat top right;
	font-size: 90%;
}
#wrap, #wrap2, #wrap3 {
	float: left;
	width: 746px;
}
#wrap2, #wrap3 {
	background: url(../images/bg_content2.gif) repeat-y;
	width: 939px;
}

#main {
	width: 710px;
	float:right;
	padding-bottom: 30px;
	padding-right:15px;
}
#main2 {
	width: 550px;
	float: right;
	padding-bottom: 30px;
}
#main3 {
	width: 880px;
	padding: 10px 30px;
}

body#catalog #wrap2, body#catalog2 #wrap2, body#search #wrap2 {
	width: 939px;
}
body#catalog #main, body#catalog2 #main, body#search #main {
	width: 710px;
	float: right;
	padding-right: 30px;
}
#topside {
	width: 193px;
	float: left;
}
#localMenu {
	width: 194px;
	float: left;
}
#sidebar {
	width: 193px;
	float: right;
}
#footer {
	clear: both;
	height: 100%;
	background: url(../images/bg_footer.jpg) repeat-x top;
	overflow: hidden;
}
/* -----------------------------------------------------------
	#header
----------------------------------------------------------- */
#header h1 {
	float: left;
	width: 260px;
}
#header #headerinfo {
	float: right;
	width: 680px;
	overflow: hidden;
}
#header #headersection {
	height: 20px;
	padding: 5px;
	color: #301600;
	font-size: 1.25em;
	font-weight: bold;
	text-align: right;
}
#header #headersection ul#hNav {
	text-align: right;
}
#header #headersection ul#hNav li {
	display: inline-block;
	font-size: 70%;
	padding-left: 6px;
	width: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}
#header #headersection ul#hNav li a {
	height: 13px;
	width: 13px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 18px;
	background-image: url(../images/icon_localnavi.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#header #headerinfo #pageUtility {
	float: right;
	width: 422px;
	height: 30px;
	margin-top: 5px;
	_margin-top: 0px;
	text-align: right;
	overflow: hidden;
}
#header #headerinfo #pageUtility form {
	float: left;
	width: 230px;
	margin-right: 5px;
}
#header #headerinfo #pageUtility dl#viewSelect {
	height: 30px;
	overflow: hidden;
	margin-top: 1px;
	padding-left: 25px;
}
#header #headerinfo #pageUtility dl#viewSelect dt {
	float: left;
	padding: 3px 0;
	margin-right: .5em;
	color: #000;
	font-weight: bold;
}
#header #headerinfo #pageUtility dl#viewSelect dd {
	/*	display:inline;
	margin-right:1px; */
	float: left;
	margin: 0 .1em;
}
#header #headerinfo #pageUtility dl#viewSelect dd.dn {
	display: none;
}
#header ul#gnavi {
	clear: both;
	width: 941px;
	height: 100%;
	background: url(../images/bg_gnavi.jpg) no-repeat;
	overflow: hidden;
}
#header ul#gnavi li {
	float: left;
	padding-top: 7px;
	padding-bottom: 6px;
}
#header ul#gnavi li.toppage {
	padding-left: 7px;
	margin-right: 178px;
}
#header ul#gnavi li.toppage01 {
	padding-left: 7px;
	margin-right: 359px;
}
#header ul#gnavi li.toppage02 {
	padding-left: 7px;
	margin-right: 250px;
}
#header ul#gnavi li.toppage_en {
	padding-left: 7px;
	margin-right: 170px;
}
/* -----------------------------------------------------------
	#footer
----------------------------------------------------------- */
#footer h2 {
	float: right;
}
#footer ul {
	float: left;
	padding-top: 12px;
}
#footer ul li {
	display: inline;
	padding: 0 12px;
	border-right: 1px solid #828282;
}
#footer ul li a {
	background-repeat: no-repeat;
	background-position: 40px;
	text-indent: 0px;
}
#footer ul #cc {
	display: inline-block;
	width: 80px;
	height: 15px;
	background-repeat: no-repeat;
	background-position: center 0;
	vertical-align: bottom;
	background-color: transparent;
	margin-bottom: 1px;
}
#footer li a:link, #footer li a:visited {
	color: #4c1200;
	font-weight: bold;
	text-decoration: underline;
}
#footer p#copyright {
	clear: both;
	font-size: .833em;
	padding: 0 12px;
}
/* -----------------------------------------------------------
	ul#skip
----------------------------------------------------------- */
ul#skip {
	display: none;
}
/* -----------------------------------------------------------
	#topicpath
----------------------------------------------------------- */
#topicpath {
	margin-bottom: 5px;
	background: url(../images/bg_topicpath.jpg) no-repeat 0 50%;
}
#topicpath ul {
	padding: 0 10px;
	max-width: 941px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#topicpath ul li {
	display: inline;
	line-height: 1.8;
}

#topicpath ul li a {
	font-weight: bold;
}

/* -----------------------------------------------------------
	#pagetop
----------------------------------------------------------- */
p.pagetop {
	clear: both;
}
.pageTop {
	font-size: 80%;
	text-align: right;
	width: 940px;
}
.pageTop a {
	background-image: url(../images/ico_top.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 115px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: block;
	background-attachment: scroll;
	float: right;
	clear: right;
	margin-top: 20px;
}