@charset "utf-8";

/* CSS Import Style
---------------------------------------------------- */
@import "01styles_main.css";
@import "02styles_layout.css";


/* Top Style
---------------------------------------------------- */
body {
	background: url(/images/top/bg_body.gif) repeat-x left top #f8f5ec;
}

.container #flashBox {
	margin-left: -22px;
}

#home .header {
	width: 922px;
	margin: 0 auto 18px;
	height: 66px;
}

#home .mainMenu ul {
	position: relative;
	padding-right: 1px;
	background: url(/images/bg_mainMenu.gif) repeat-x right 26px;
}
	
#home .mainMenu li {
	display: inline;
	padding-left: 1px;
}


#home .mainArea {
	width: 923px;
}

.topBox {
	clear: both;
	margin-bottom: 10px;
}

.topBox .contents {
	float: left;
	margin-right: 20px;
	position: relative;
}

h2 {
	margin-bottom: 15px;
}

	.topBox .contents li {
	}
	
	.topBox .contents #historyList li {
		background: url(/images/icon_arrow01.gif) no-repeat 4px 5px;
		margin-bottom: 10px;
		padding-left: 15px;
		_width: 180px;
	}
	
	.topBox .contents li a .newIcon {
		background: url(/images/icon_new.gif) no-repeat right bottom;
	}

.topBox .contents dt {
	font-weight: bold;
	color: #3f2e1e;
	float: left;
	width: 60px;
	clear: both;
	margin-bottom: 10px;
}

.topBox .contents dd {
	background: url(/images/line_dot01.gif) no-repeat left top;
	margin: 0 0 10px 65px;
	padding-left: 5px;
}

.topBox .contents dd a {
	background: url(/images/icon_arrow01.gif) no-repeat 4px center;
	padding-left: 15px;
}

.topBox .contents .btn {
	position: absolute;
	right: 0px;
	top: 10px;
}

.topBox .bottom {
	margin-right: 0px;
}

#eventContents {
	width: 445px;
}

#eventContents dd a {
	display: block;
	background: url(/images/icon_arrow01.gif) no-repeat 4px 5px;
}

#odekakeSnap {
	width: 242px;
}

#odekakeSnap #preImg {
	border: none;
	margin-top: -6px;
}

#odekakeSnap li {
	float: left;
	width: 49px;
	background: none;
	margin: 0 1px 0 2px;
	padding: 4px;
	_padding: 0px;
	font-size: 100%;
}

#odekakeSnap table td {
	border: 3px solid #c4bfbf;
	width: 49px;
	height: 51px;
	*height: 49px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
}


#odekakeSnap table td:hover {
	border: 3px solid #6c3d3d;
}

#odekakeSnap table td a {
	background-image: none;
	padding-left: 0;
}

#odekakeSnap li a {
	background: none;
	padding-left: 0px;
}

#odekakeLink {
	clear: both;
	background: url(/images/top/bg_odekake.jpg) no-repeat left top;
	position: relative;
	width: 242px;
	height: 61px;
	margin-top: 2px;
}

#odekakeLink ul {
	position: absolute;
	right: 2px;
	top: 14px;
}

#odekakeLink li {
	float: left;
	margin-left: 1px;
	background-image: none;
	padding-left: 0;
}

#odekakeLink a {
	padding-left: 0;
	background: none;
}

#newsList dd {
	background: url(/images/top/line_dot_news.gif) no-repeat left center;
	padding-left: 20px;
}

#newsList dd a {
	background: none;
	margin-left: -15px;
}

#goods li {
	clear: both;
	margin-bottom: 15px;
	height: 57px;
	position: relative;
}

#goods li img {
	border: 1px solid #c4bfbf;
}

#goods a {
	background: none;
	padding-left: 0;
}

#goods li a.outLink {
	background: url(/images/icon_outlink.gif) no-repeat left 5px;
	padding-left: 13px;
	width: 150px;
	display: block;
	margin-left: 70px;
}

#goods li a.outLink img {
	position: absolute;
	top: 0px;
	left: 2px;
}

#goods li a.aLink {
	background: url(/images/icon_arrow01.gif) no-repeat left 5px;
	padding-left: 13px;
	width: 150px;
	display: block;
	margin-left: 70px;
}

#goods li a.aLink img {
	position: absolute;
	top: 0px;
	left: 2px;
}

#bannerBox {
	clear: both;
	padding: 20px 0 0 0px;
}

#bannerBox ul {
	margin-bottom: 10px;
}

#bannerBox li {
	display: inline;
	margin-right: 15px;
}

.pdfLink {
	display: inline-block;
	background: url(/images/icon_pdf_l.gif) no-repeat right bottom;
	padding: 5px 25px 0px 0;
}

