@charset "UTF-8";
/* CSS Document */

* {
  margin: 0;
  padding: 0;
  font-style : normal;
  font-weight : normal;
  font-size: 100%;
}

/* 
a:link, a:visited{ border:none; color:#FFFFFF;}
a:hover, a:active{ border:none; color:#FF3300;}
 */

img { border-style:none; }

a img { border-style:none; }


body {
  background: #F5F5F1;
  text-align: center;
  font-family:Geneva, Arial, Helvetica, sans-serif;
}


#container {
  text-align: left;
  background: #FFF;
  margin: 0 auto;
  padding: 10px 0;
  width: 720px;
}


#header {
  width: 640px;
  height: 100px;
  margin: 10px auto;
  /* background-image: url(img/logo.gif); */
  background-repeat: no-repeat;
}


#navi {
	width: 470px;
	height: 40px;
	/* margin: 35px 0 0 220px; */
	margin: 40px 0 0 13px;
	float: left;
}


#contents {
	width: 640px;
	height: auto;
	margin: 0 auto;
	background: #FFFFFF;
}


#sub {
  background: #fff; 
  width: 180px;
  float: left;
  height: auto;
}


#main {
  width: 460px;
  float: left;
  background: #fff;
  height: auto;
}

#mainphoto {
	width: 460px;
	height: 307px;
	float: left;
	background-image: url(img/home/mainphoto3.jpg);
	margin-bottom: 10px;
}

.box_s {
	width: 120px;
	height: auto;
	margin: 10px auto;
	float:left;
	}
	
	
#footer {
  clear: both;
  width: 640px;
  height: 50px;
  background: #fff;
  margin: 30px auto 0;
}



/* left start */

#navi ul {
    width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    padding-left: 0;
    margin-left: 0;
	}


#navi li {
    list-style: none;
    padding: 0 5px;
    width: 65px;
    float: left;
    border-style: none;
	}


#navi a .home {
	border: none;
	}

#navi a:hover {
	position:relative; top:2px; left:2px;
	}


#navi img {
	border: none;
	}


/* /left end */


/* text */

br {
letter-spacing:0;
	}

p {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "MS Pゴシック", sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 17px;
	}


h1 {display: inline; position: absolute; left: -9999px;
	}


h2 {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "MS Pゴシック", sans-serif;
	font-size: 18px;
	}	

.style3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Verdana", "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 11px;
	}

.style4 {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Pゴシック", sans-serif;
	font-size: 11px;
	color: #000000;
	}
	
.style5 {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "MS Pゴシック", sans-serif;
	font-size: 9.2px;
	}
	
.style6 {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "MS Pゴシック", sans-serif;
	font-size: 8.5px;
	}	

.box {
	width: 460px;
	height: auto;
	margin: 10px 0;
	}
	
.whatnew
	{
	background-color:#F7F7F1;
	border: none;
	width: 144px;
	height: 155px;
	margin-bottom: 10px;
	padding: 3px;
	}

.whatnew a:link, a:visited{color:#000;}
.whatnew a:hover, a:active{color:#000;}

	

/* /text */


/* IE6,7,8用 */
* html .style4 {font-size:80%; font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-seriffont-style: normal;} 
       .style6 {font-size:50%; font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-seriffont-style: normal;} 
*:first-child+html
       .style4 {font-size:80%; font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-seriffont-style: normal;} 
       .style6 {font-size:50%; font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-seriffont-style: normal;} 
head~/* */body 
       .style4 {font-size:80%; font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-seriffont-style: normal;} 
       .style6 {font-size:50%; font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-seriffont-style: normal;} 
html:not(:target) 
       .style4 {font-size:80%; font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-seriffont-style: normal;} 
		.style6 {font-size:50%; font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-seriffont-style: normal;} 