/*書式設定
----------------------------------*/

body{
	margin: 0;
	padding: 0;
	border: 0 none;
	font-size:14px;
	color: #444444;
	background-color: #FFF;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

html,a,form,div,table,ul,ol,li,dl,h1,h2,h3,h4,h5,h6,p{
	margin: 0;
	padding: 0;
	border: 0 none;
}

img{
	margin:0;
	padding:0;
	border: 0 none;
}

ul{
	list-style-type: none;
}

td{text-align:left;}

a:hover img {
	filter : alpha(opacity = 70);
	-moz-opacity : 0.70;
	opacity : 0.70;
}

/*====================================
main
====================================*/
img {
	vertical-align: bottom;
}

h1 {
	margin: 0 0 0 0;
	padding: 0;
}


#contents {
	width: 992px;
	text-align: center;
	margin: 0 auto;
}

div.main {
	position: relative;
}

p.btn_01 {
	position: absolute;
	top: 880px;
	left: 280px;
}

p.btn_02 {
	position: absolute;
	top: 932px;
	left: 280px;
}

p.btn_03 {
	position: absolute;
	top: 1488px;
	left: 736px;
}

div.footer {
	padding-top: 4px;
	height: 18px;
	background: #C11B2D;
	text-align: right;
}

p.gotop {
}

div.area_btn {
	position: relative;
	margin-top: 24px;
}







/* -----------------------------------------
		Slideshow
----------------------------------------- */
#slide_area{
	position: absolute;
	top: 0;
	left: 0;
  width:940px;
  height:592px;
}

#slideshow{
	width:940px;
  height:592px;
	margin:0;
	padding:0;
	position:relative;
	border:0px;
}

#slideshow{ float:left; }

#slideshow .active{
	filter:alpha(opacity=0)!important;
	-moz-opacity: 0!important;
	opacity:0!important;
}

#main_p {
	width:940px;
	height:360px;
	overflow:hidden;
	margin:216px 0 0 26px;
	position:relative;
}

#main_p div {
	position: absolute;
	top:0;
	left:0px;
}

#main_p div img{
	display:block;
	width:940px;
	height:360px;
	overflow:hidden;
}

#slideshow #sumb_ov {
  width:449px;
  height:173px;
  background:url(../images/sumb_ov_bg.png) repeat-x left top;
  margin:0 auto;
  overflow:hidden;
  clear:both;
  position: absolute;
  top: 20px;
  left: 520px;

}

@media print {
	#sumb_ov {
		font-size: 0px;
	}
}

#sumb_ov ul {
  display:block;
  width:990px;
  height:173px;
  margin:0;
  padding:0;
  overflow:hidden;
}

#sumb_ov ul li {
  width:116px;
  height:173px;
  float:left;
  display:block;
}

#sumb_ov ul li img{
	display:block;
  width:101px;
  height:173px;
	margin:0;
	float:left;
}