/* Reset
---------------------------------------------------------*/

body { margin: 0; padding: 0;}
h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,tr,th,td,p,address,form,div,img {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 100%;
	font-weight:normal;
}
a,strong,em,abbr,span,img {border: none;}
li{list-style:none;}
img{vertical-align:bottom;}

/*
---------------------------------------------------------
*/

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	background-color:#FFF;
	
}

a:link{
color:#999;
text-decoration:none;
}
a:visited{
color:#3E3A39;
text-decoration:none;
}
a:active{
color:#fca61c;
text-decoration:none;
}
a:hover{
color:#fca61c;
text-decoration:none;
}

/* mainBody
---------------------------------------------------------*/

#mainBody{
	width:974px;
	background:url(../img/background.jpg) top center repeat-y;

	margin: 0px auto;
	
}

#content{
	width:950px;
	margin:0px auto;
	padding-bottom:30px;
	border-bottom:5px solid #fca61c;
}

#bodyBottom{
	width:974px;
	height:12px;
	margin:0px auto;
	background:url(../img/backgroundbottom.jpg) no-repeat;
}


#footer {
	width: 950px;
	margin: 0px auto 20px;
	text-align:center;
	color:#898989;
}






/* header
 ---------------------------------------------------------*/

#header {
	border-top:5px solid #fca61c;
	height:96px;
	width:950px;
	background:url(../img/menubar.jpg) bottom left no-repeat;
	margin:0px auto;
	padding-bottom:10px;
	position:relative;

}

#header h1{
	width:358px;
	height:96px;
	float:left;
	
}


#header .navi p{
	position:absolute;
	right:10px;
	top:13px;
	
	background:url(../img/sankaku.jpg) no-repeat;
	padding-left:12px;
	line-height:100%;
	margin-top:-3px;
}

#header a:link{
	color:#999;
	text-decoration:none;
}

#header a:visited{
	color:#999;
	text-decoration:none;
}

#header a:hovor{
	color:#fca61c;
	text-decoration:none;
}


/*　INDEX STYLE　
------------------------------------------------------------------------------------------------------*/


/* mainImage
 ---------------------------------------------------------*/
 
 #mainImage{
	 width:950px;
	 margin:0px auto 5px;
}


/* information 
 ---------------------------------------------------------*/
 
#information{
	width:880px;
	margin:0px auto;
	padding:0px 35px;
	padding-bottom:30px;
	border-bottom:5px solid #fca61c;
}

#information #contact{
	width:630px;
	float:left;
	border-right:1px solid #999;
	/*background:#CF0;*/
}

#information #contact h3{
	margin-bottom:5px;
}

#information .telBox{
	width:615px;
	border-bottom: 1px dotted #999;
	margin-bottom:10px;
	padding-bottom:10px;
}

.contactTel {
	float: left;
	width: 615px;
	/*background-color:#C93;*/
}

.contactTel span{
	color:#fca61c;
}
.contactTel2 {
	width:410px;
	float:right;
	
	/*background:#F96;*/
}

#information #banner{
	width:234px;
	float:right;
}





/*　Corporate STYLE　
------------------------------------------------------------------------------------------------------*/

#corporate {
	width:0px 880px;
	margin:0px 0px;
	padding:0px 0px;
	position:relative;
}


#corporateInfo {
	width:0px 880px;
	margin:0px auto;
	padding:20px 150px;
	position:relative;
	font-size: 100%;
}

table {
  width: 650px;
  border-collapse: collapse;
}

td {
  padding: 7px;
  border-bottom: dotted 1px #CCC;
  vertical-align: top;
}

#menseki {
	width:0px 880px;
	margin:0px auto;
	padding:20px 100px;
	position:relative;
	border-bottom: 1px dotted #999;

}

.mb10{
	margin-top:20px;
	margin-bottom:20px;
}

.mb10-5{
	margin-top:10px;
	margin-bottom:5px;
}

.mb0{
	margin-top:0px;;
	color:#999;
	font-size:11px;
}

.mb0 span{
	color:#090;
	font-weight:bold;
	font-size:13px;
}

.privacy {
	float: left;
}

.privacy span{
	font-weight:bold;
}

.contactFont {
	float: left;
}

.contactFont span{
	color:#999;
}




/*#link {
	margin: 0px;
	padding: 0px;
	width: 200px;
	float: right;
}

.contactmail {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}*/

#banner h3.whatsnew_tit {
	font-size: 150%;
	margin:10px 0;
	border-bottom: 1px dotted #000;
}
#banner dt, 
#banner dd {
	font-size: 120%;
}
