﻿BODY {
	FONT-SIZE: 14px; COLOR: #333333; BACKGROUND-COLOR: #ffffff;
	background-image: url('../../img/bg1.gif');
}

A:link {
	COLOR: #000099;
		TEXT-DECORATION: none;

}
A:visited {
	COLOR: #660099
}
A:active {
	COLOR: #ff6633
}
A:hover {
	COLOR: #ff6633
}


h1{
	line-height: 23px;
	font: normal normal normal 12px serif;
	background: url(../../img/titleBack.jpg) top center repeat-x;
	height: 23px;
	color: #666666;
	text-align: center;
	margin: 0 auto;
}

h2,h3, h4, h5, h6, address {
  font-family:"ＭＳ ゴシック", "Osaka－等幅";
  margin: 0;
  padding: 0;
  border: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 100%;
}

#OTRC {
	background-image: url('../../img/bg2.jpg');
	background-repeat: repeat-y;
	background-position: center;
}

#top {
	BORDER-TOP: #ff7f12 4px solid;
	background-repeat: no-repeat;
	width: 800px;
}


.topdummy {
	font-size: 5px;
}


#n_sitemap A {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	BACKGROUND: url(../../img/hn_sitemap_off.gif) no-repeat
}
#n_sitemap A:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	BACKGROUND: url(../../img/hn_sitemap_on.gif) no-repeat
}
#n_contact A {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	BACKGROUND: url(../../img/hn_contact_off.gif) no-repeat
}
#n_contact A:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	BACKGROUND: url(../../img/hn_contact_on.gif) no-repeat
}
	

#header {
	text-align: center;
	margin: 0 auto;
	width: 708px;
	background-image: none;
	background-repeat: no-repeat;
	height: 2px;
}


#header ul{
	float:left;
	list-style:none;
	margin-left:220px;
	}

#header ul li{
	float:left;
	display:block;
	margin-top:30px;
	margin-right:10px;
	}
	
#side{
	float:left;
	width:240px;
	text-align:left;
	}

#side a {
	PADDING-LEFT: 12px;
	BACKGROUND: url('../../img/ico_arrow_orange.gif') no-repeat left top;
	PADDING-TOP: 1px;
	TEXT-DECORATION: none;
	color: #333333;
	font-size: small;
}

#side a:hover {
	COLOR: #f63
}

#side ul li {
	list-style:none;
	border-right: medium none;
	border-top: medium none;
	border-left: medium none;
	border-bottom: 1 #cdcdcd dotted;
	margin-right: 1px;
}	

	

#side .flash{
	margin:15px 0 15px 3px;
	width:145px;
	text-align:left;
	font-size:10px;
	color:#666666;
	line-height:16px;
	}
	

#main{
	width:520px;
	float:right;
	text-align:left;
	margin-right:5px;
	}

#main h2{
	clear: both;
	height:30px;
	margin:0px 0px 0px 0px;
	padding:2px 0px 10px 5px;	
	color:#fff;
	font-size:1.2em;
	background:url(../../img/ttl_black.jpg) no-repeat;
}

#main h3{
	clear: both;
	height:30px;
	margin:0px 0px 0px 0px;
	padding:2px 0px 10px 5px;	
	background:url(../../img/ttl_sn.jpg) no-repeat;
}

.lineupArea {
	MARGIN: 0px; LINE-HEIGHT: 1em
}

HTML .lineupArea {
	MARGIN: 5px 5px; WIDTH: 520px
}
#main .lineupArea DL {
	FLOAT: left; MARGIN: 5px 5px 5px 5px
	}
#main .lineupArea DL A {
	font: x-small ;
	TEXT-DECORATION: none;
	BORDER-RIGHT: #cdcdcd 1px solid;
	BORDER-TOP: #cdcdcd 1px solid;
	DISPLAY: block;
	BACKGROUND: url(../../img/bg_lineup.gif) #f5f5f5 no-repeat right bottom;
	BORDER-LEFT: #cdcdcd 1px solid;
	WIDTH: 145px;
	BORDER-BOTTOM: #cdcdcd 1px solid;
	HEIGHT: 180px;
}
#main .lineupArea DL A:hover {
	BORDER-RIGHT: #fe7f13 1px solid; BORDER-TOP: #fe7f13 1px solid; BACKGROUND: url(../../img/bg_lineup.gif) #fff3ee no-repeat right bottom; BORDER-LEFT: #fe7f13 1px solid; COLOR: #336699; BORDER-BOTTOM: #fe7f13 1px solid
}
#main .lineupArea DT IMG {
	BORDER-RIGHT: #cdcdcd 1px solid;
	BORDER-TOP: #cdcdcd 1px solid;
	MARGIN: 5px 0 5 5;
	BORDER-LEFT: #cdcdcd 1px solid;
	BORDER-BOTTOM: #cdcdcd 1px solid;
}
#main .lineupArea DD {
	MARGIN-LEFT: 2px
}

UNKNOWN {
	WIDTH: 145px
}


#syoukai DT {
	background: url('../../img/ttl_sn.jpg') no-repeat;
	margin: 7px 0 7px 0;
	color: #ff7f12;
}
#syoukai DD {
	margin: 0 0 0 15px;
	font-size: small;
}

#footer{
	clear: both;
	width: 550px;
	text-align: center;
	background: url('../../img/footer.jpg') no-repeat center top;
	margin-top: 5px;
}



#footer ul {

	text-align: center;

	clear: both;

	margin:0 auto;

	padding-top: 6px;

	width: 550px;

	line-height: 16px;

	}

#footer ul li {
	display: inline;
	font-size:10px;
	margin-right:2px;
	white-space:nowrap;


	}

#footer a {
	color: #B99237;
	text-decoration: none;
}

#footer a:hover {
	color: #FF9933;
	text-decoration: underline;
}

