*{
	margin:0;
	padding:0;
}
body{
	font-size:75%;
	line-height:1.6;
	background:#fff url(../commonimages/bg.gif) repeat;
}

img{
	border:none;
	vertical-align:bottom;
}
h1{
	display:none;
}
h2{
	clear:both;
	width:235px;
	float:left;
	padding:0 0 10px 0;
}
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;
}

#wrapper{
	clear:both;
	width:890px;
	margin:0 auto;
	overflow:hidden;
}
/***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;
}
#app_bt{
	position:absolute;
	left: 728px;
	top: 415px;
}

/***content***/
.con_title{
	padding:0px 0px 0px 60px;
}
.con_img{
	margin:30px 0px 0px 45px;	
}
.con_img02{
	margin:30px 0px 0px 50px;
}
.con_text{
	width:360px;
	margin:10px 0px 0px 45px;	
}
.content01{
	clear:both;
}
.content02{
	clear:both;
	margin:0px 0px 30px 0px;
}

#container01{
	float:left;
	width:440px;
	height:425px;
	background:url(../images/bg01.gif) no-repeat left top;
}
#container02{
	float:right;
	width:440px;
	height:425px;
	background:url(../images/bg02.gif) no-repeat left top;
}
#container03{
	float:left;
	width:440px;
	height:425px;
	background:url(../images/bg03.gif) no-repeat left top;
}
#container04{
	float:right;
	width:440px;
	height:425px;
	background:url(../images/bg04.gif) no-repeat left top;
}
#container05{
	float:left;
	width:440px;
	height:425px;
	background:url(../images/bg05.gif) no-repeat left top;
}
#container06{
	float:right;
	width:440px;
	height:425px;
	background:url(../images/bg06.gif) no-repeat left top;
}
#container07{
	float:left;
	width:440px;
	height:473px;
	background:url(../images/bg07.gif) no-repeat left top;
}
.con07_left{
	padding:10px 0px 0px 50px;
	width:165px;
	float:left;
}
.con07_right{
	padding:10px 40px 0px 0px;
	width:160px;
	float:right;
}
.con07_img{
	padding:5px 0px 0px 0px;
}

#container08{
	float:right;
	width:440px;
	height:473px;
	background:url(../images/bg08.gif) no-repeat left top;
}
.con08_left{
	padding:0px 0px 0px 50px;
	width:165px;
	float:left;
}
.con08_right{
	padding:0px 40px 0px 0px;
	width:160px;
	float:right;
}

/***footer***/
#footer{
	width:890px;
	margin:0 auto;
	clear:both;
}
#link_bt{
	padding-top:5px;
	margin:0px auto 20px auto;
	width:425px;
	height:66px;
}
#footer #copyright{
	text-align:center;
	margin:0px 0px 10px 0px;
}
#footer #copyright a{
	color:#000;
}
