*{
	margin:0;
	padding:0;
}
body{
	font-size:75%;
	line-height:1.6;
	background:url(../images/content_bg.jpg) repeat left top;
	margin:0;
	padding:0;
}

img{
	border:none;
	vertical-align:bottom;
}
h1{
	display:none;
}
h2{

}
h3{
	clear:both;
	margin:0px;
}
h4{
	font-size:152%;
}
h5{
	font-size:100%;
}
/***clearfix***/
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
/**/


div#commonheader{
	background:#000;
	height:39px;
	margin-bottom:0px;
	height:30px;
}

p#inquiry{
	text-align:right;
	position:absolute;
	right:0;
	top:0;
}

#content{

}

#header_left{
	width:365px;
	float:left;
	padding:0px 0px 0px 65px;
}


#wrapper{
	clear:both;
	width:950px;
	margin:0 auto;
	background:#fff;
}

#detail_area{
	height:430px;
	background:url(../images/detail_bg.jpg) repeat-x;
	position:relative;
}

#witch{
	position:absolute;
	left: 611px;
	top: 128px;
}

#detail_bg{
	width:330px;
	height:155px;
	background:url(../images/detail_tablebg.png) no-repeat left top;
	padding:12px 0px 0px 0px;
	position:absolute;
	left: 22px;
	top: 251px;
}
#detail_table{
	width:290px;
	margin:0px auto 0px auto; 
}
#detail_table th{
	width:110px;
	text-align:left;
	padding:1px 0px 1px 0px;
}
#detail_table td{
	padding:1px 0px 1px 0px;
}
#content{
	padding:0px 25px;
	width:900px;
	margin:0 auto;
	background:#fff;
}
.titlebg_01{
	width:900px;
	height:89px;
	background:url(../images/titlebg_01.gif) no-repeat left top;
	margin:0px 0px 10px 0px;
	clear:both;
}
.titlebg_02{
	width:900px;
	height:89px;
	background:url(../images/titlebg_02.gif) no-repeat left top;
	margin:0px 0px 10px 0px;
	clear:both;
}
.none{
	display:none;
}
.ani01{
	padding:12px 0px 0px 18px;
}
.ani02{
	padding:14px 0px 0px 24px;
}

.content_left{
	width:435px;
	float:left;
}
.content_right{
	width:435px;
	float:right;
}

.video_area{
	width:435px;
	height:253px;
	background:url(../images/video_bg.gif) no-repeat left top;
}
.video{
	padding:7px 0px 0px 36px;
}
.stitle{
	margin:0px 0px 20px 0px;
}
.text{
	margin:0px 0px 40px 28px;
}

/***header***/
#top{
	background:url(../images/header.jpg) no-repeat left top;
	width:890px;
	height:464px;
	position:relative;
	margin:10px 0px 10px 0px;
}
#header_table{
	position:absolute;
	left: 597px;
	top: 249px;
	width: 250px;
}
#header_table th{
	text-align:left;
}
/***footer***/
#footer{
	background:url(../images/footer_bg.gif);
	margin:0 auto;
	clear:both;
	padding:0px 0px 20px 0px;
}

#footer_bn{
	text-align:center;
	padding:30px 0px 10px 0px;
}

#footer #copyright{
	text-align:center;
	margin:0px auto 0px auto;
	padding:10px 0px 0px 0px;
	clear:both;
}
#copyright a{
	color:#000;
	text-decoration:none;
}
#copyright a:hover{
	text-decoration:underline;
}
