@charset "utf-8";

body {
	margin: 9px 0px 0px;
	padding: 9px 0px 0px;
}
body,td,th {
	font: 0.8em Verdana, Helvetica, sans-serif, Arial;
}
html{
	overflow-y:scroll;
}
img {
	border: none;
}
.txt-red {
	color: #BA1B21;
}


#container {
	width: 801px;
	border: 1px solid #999999;
	margin-right: auto;
	margin-left: auto;
}
.indexbg {
	background-color: #D0E2D8;
}

#header {
	height: 81px;
	width: 801px;
}
.euro {
	background-image: url(img/2008/header-euro.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.erg {
	background-image: url(img/2008/header-erg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.hg {
	background-image: url(img/2008/header-hg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.fg {
	background-image: url(img/2008/header_fg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#header h1 {
	text-indent: -9999px;
}
#header address {
	text-indent: -9999px;
}

#navi {
	width: 801px;
	background-image: url(img/2008/navi-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#navi li {
	text-align: center;
	display: block;
	float: left;
	width: 133px;
	font-size: 12px;
}
#navi a {
	display: block;
	width: 133px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
#navi a:hover {
	background-image: url(img/2008/navi-bgf2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}


#dropmenudiv{   
position:absolute;   
border:1px solid black;   
border-bottom-width: 0;   
font:normal 12px Verdana;   
line-height:18px;   
z-index:100;   
}  
 
#dropmenudiv a{   
width: 100%;   
display: block;   
text-indent: 3px;   
border-bottom: 1px solid black;   
padding: 1px 0;   
text-decoration: none;   
font-weight: bold;   
}  
 
#dropmenudiv a:hover{ /*hover background color*/   
background-color: white;   
}

.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}

#main {
	height: auto;
	width: 801px;
}
#main #main-left {
	float: left;
	width: 531px;
	height: 100%;
}
#main #main-left #main-img {
	height: 270px;
	width: 531px;
}
#main #main-left #topix {
	width: 504px;
	height: auto;
	padding: 9px 9px 9px 18px;
}
#main #main-left #topix img {
	padding-left: 6px;
}

#main #main-left #topix h2 {
	font-size: 14px;
	font-weight: bold;
	height: 27px;
	width: 504px;
	display: block;
}
#main #main-left #topix #news-area {
	height: 171px;
	width: 504px;
	overflow: auto;
}
#main #main-left #topix p {
	line-height: 130%;
	margin-bottom: 9px;
}
#main #main-left #topix-navi {
	width: 504px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 18px;
}
#main #main-left #topix-navi li {
	display: block;
	float: left;
	height: 36px;
	width: 158px;
	margin-right: 7px;
}
#main #main-left #topix-navi a {
	display: block;
	height: 25px;
	width: auto;
	background-image: url(img/2008/top-navi-e.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	letter-spacing: 2px;
	text-indent: 45px;
	padding-top: 9px;
	color: #000000;
}
#main #main-left #topix-navi a:hover {
	border: 1px solid #999999;
}

#main #main-right {
	width: 270px;
	height: auto;
	float: left;
	display: inline;
	background-color: #FFFFFF;
}
#main #main-right #brand-bn {
	height: auto;
	width: 270px;
}


#main #main-right .right-bn {
	width: 270px;
}
#main #main-right .right-bn2 {
	width: 252px;
	float: left;
	display: inline;
	margin: 3px;
	padding-bottom: 3px;
}
#main #main-right .item-navi {
	width: 252px;
	height: auto;
	padding-top: 9px;
	padding-right: 9px;
	padding-left: 9px;
	display: block;
	float: left;
}
#main #main-right .item-navi img {
	margin-right: 9px;
	float: left;
	height: 81px;
	width: 81px;
}
#main #main-right .item-navi h2 {
	font-weight: bold;
	margin: 0px 0px 3px;
	font-size: 0.9em;
}
#main #main-right .item-navi p {
	font-size: 0.8em;
	line-height: 140%;
}


#contents {
	height: auto;
	width: 747px;
	padding: 27px 27px 9px;
}
.item {
	margin-bottom: 27px;
}
.item table {
	width: 747px;

}
.item th {
	font-size: 0.9em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
.item td {
	font-size: 0.9em;
	margin: 0px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.item .td-price   {

}
#contents .item .td-border img {
	border: 1px solid #999999;
}


td .item-details {
	height: 200px;
	overflow: auto;
	width: 240px;
}


.player {
	margin-bottom: 27px;
	width: 747px;
}
.player table {


}
.player th {
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
}
.player th img {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.player td {
	font-size: 0.9em;
	vertical-align: top;
}
.player .profilearea {
	width: 210px;
	padding-left: 9px;
	padding-right: 2px;
}


#contents h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 18px;
	background-image: url(img/2008/euro-h2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 27px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#contents h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 9px;
	margin-top: 9px;
	color: #000066;
}
#contents h4 {
	font-weight: bold;
	margin-bottom: 9px;
	font-size: 1.1em;
	margin-top: 9px;
}

#contents ol {
	list-style: decimal outside;
	padding-left: 27px;
	padding-right: 18px;
}
#contents li {
	margin-bottom: 9px;
}
#contents p {
	line-height: 120%;
	padding-bottom: 9px;
}
#contents th {
	font-size: 1em;
	padding-top: 9px;
	padding-right: 9px;
}
#contents td {
	padding-top: 9px;
	font-size: 1em;
}
#contents #corporate {
	width: 747px;
}

#contents #corporate h4 {
	display: block;
	float: left;
	width: 147px;
	height: auto;
	margin: 0px;
	font-size: 1em;
	text-indent: 9px;
}
#contents #corporate .co {
	float: left;
	width: 600px;
	margin-bottom: 9px;
	height: auto;
}
#contents #shoplist table {
	width: 747px;
	margin-bottom: 27px;
}
#contents #shoplist th {
	background-color: #CCCCCC;
	padding-bottom: 6px;
	padding-top: 6px;
	padding-left: 6px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#contents #shoplist td {
	padding-top: 3px;
	padding-bottom: 6px;
	font-size: 0.9em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#contents #shoplist .tdsp {
	width: 261px;
	font-size: 0.8em;
	font-weight: bold;
}
#contents #shoplist .tdad {
	width: 360px;
	font-size: 0.8em;
	font-weight: bold;
}
#contents #shoplist .tdtel {
	width: 108px;
	font-size: 0.8em;
	font-weight: bold;
}
#contents #site-map ul {
	margin-left: 63px;
	list-style-type: none;
	list-style-position: outside;
}
#contents #site-map li {
	background-image: url(img/folder_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	padding-top: 9px;
}
#contents #site-map h3 {
	background-image: url(img/folder_01.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 18px;
	padding-top: 9px;
}




.floatclear {
	clear: both;
}
.bn-right {
	margin-bottom: 18px;
	text-align: right;
}




.comenavi-r {
	font-size: 12px;
	text-align: right;
}

.comenavi-c {
	font-size: 12px;
	text-align: center;
}

.ex ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 18px;
}





#footer {
	width: 765px;
	padding: 18px;
	height: auto;
	clear: both;
	background-color: #FFFFFF;
}
#footer li {
	font-size: 12px;
	display: block;
	float: left;
	margin-right: 18px;
	background-image: url(img/2008/euroico.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
}

#copyright {
	font-size: 12px;
	width: 789px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	clear: both;
	padding: 6px 6px 9px;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
