﻿@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
}

table {
	border-spacing: 0;
}

th, td {
	vertical-align: middle;
	border-collapse: collapse;
}
table, th, td, tr, img {
	border: 0;
}
img {
	vertical-align: bottom;
}


ul li{
	list-style: none;
}
/* ------------------------------------------------------------------base*/ 
/*body*/
body {
	height: 100%;
	text-align: center;
	font:12px 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック';
}
/*link*/ 
a {
	color: #960;
}
a img {
	border-style: none;
}
a:visited {
	color: #960;
}
a:hover {
	color: #6E8BCC;
}
/*font-size*/

li {
	font-size: 1.4em; /* 14px */
}

#background{
  width: 1024px;
	margin: 0 auto;
  background: url(../images/back.jpg) no-repeat;
	overflow: hidden;
} 
#conteiner{
  width: 800px;
	margin: 0 auto;
	overflow: hidden;
}
/*------------------------------------------------------------Header*/
/*HeaderBox*/
#headerarea {
	height: 150px;
	width: 800px;
  margin: 0 auto;
  text-align: left;
  font-size:10px;
}

#headertop {
 float:right;
 margin-right:30px;
 overflow: hidden;

}

#header {
	height:55px;
	width: 800px;
	text-align: center;
	margin: 0 auto;
}

/*Logo*/
#logoleft {
	float: left;
  height:46px;
	width: 432px;
  margin-top:30px;
}
#inforight {
	float: right;
	height:50px;
	width: 204px;
  margin:10px;
}
/*HeaderContact*/


/*------------------------------------------------------------Main*/
/*MainPhoto*/
#mainphotoarea {
	text-align: center;
	width: 800px;
  height:400px;
	margin: 0 auto;
}

#mainphotoleft {
	width: 640px;
  height:400px;
  float: left;
  margin: 0 auto;
}

#subnaviright{
  float: right;
  width: 160px;
  height:400px;
}

#subnaviclear{
  clear: both;
  padding-top:40px;
 overflow: hidden;
}
#subnaviclear ul li {
  margin:10px 5px 10px 5px;
  
}

#mainnaviarea{
  clear: both;
  width: 800px;
  height:150px;
  margin: 0 auto;
}

#cmainnaviarea{
  clear: both;
  width: 800px;
  height:150px;
  margin: 0 auto;
}

#mainnavi{
 clear: both;
 width: 800px;
 height:150px;
}

#mainnavi ul li {
	float: left;
  margin:10px 5px 10px 5px;
}

#contentsuclear{
  clear: both;
  width: 800px;
  height:500px;
  margin: 0 auto;
  text-align:left;
  background-color:#fff;
}
#crcontentsuclear{
  clear: both;
  width: 800px;
  height:500px;
  margin: 0 auto;
  text-align:left;
  background-color:#fff;
}


#crcontentsuclear ul li{
  float:left;
   margin:20px 0px 0px 22px;

}
#contentsuleft{
  float: left;
  width: 640px;
  height:400px;
}
#christmasclear{
 clear: both;
 width: 640px;
  height:79px;
}

#contentsufotoleft{
  float: left;
  width: 310px;
  height:400px;
  margin-top:20px;
}
#contentsufotoright{
  float: right;
  width: 310px;
  height:400px;
  margin-top:20px;
}
#contentsuright{
  float: right;
  width: 160px;
  height:400px;
}
#subcontentsuclear img{
  clear: both;
  margin-top:29px;
}
#news {
	clear: both;
  width:800px;
  height:100px;
  margin: 0 auto;
  overflow:scroll;
}


#news dl dt {
	font-size: 12px;
	line-height: 170%;
	font-weight: bold;
	float: left;
  margin-left:20px;
}
#news dl dd {
	font-size: 14px;
	line-height: 170%;
	overflow: hidden;
}
#pagetop {
  margin:10px 0px 5px 0px;
  clear: both;


}
/*------------------------------------------------------------Footer*/
/*FooterBox*/
#footerarea {
	width: 800px;
  height:150px;
	text-align: center;
	clear: both;
  overflow: hidden;

}
#footer {
	text-align: center;
	width: 800px;
	margin: 0 auto;


}

/*FooterLink*/

#footer ul {

	list-style-type: none;
  margin:10px 0px 0px 40px;
}
#footer ul li {
	display: inline;
	border-right: 1px solid #488318;
	padding: 0 2px;
	line-height: 110%;
	font-size: 12px;
}

#footer ul li#home {
	border-left: 1px solid #488318;
}
#footer ul li a {
	text-decoration: none;
	color: #488318;
}
#footer ul li a:hover {
	text-decoration: underline;
}
/*Copyright*/
#copyright {
	font-size: 10px;
}

  
/*------------------------------------------------------------Navi*/



/*------------------------------------------------------------Hoverimg*/
a:hover img.hoverimg {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}
/*------------------------------------------------------------Page Top*/

/*------------------------------------------------------------other*/