@charset "shift_jis";


/* ページ内共通
---------------------------------------------------- */

#main h2{
	background:url(../images/supply_h2.jpg) top left no-repeat;
}

.section table{
	width:100%;
	border-collapse:separate;
	border-spacing:2px;
	margin-bottom:10px;
}

.section table td,
.section table th{
	border-bottom:solid 1px #999999;
	text-align:center;
	vertical-align:middle;
	padding:0 3px;
}

.section table th{
	text-align:center;
	background:#b7d372;
}

.section table td.odd{
	background:#d6eaa5;
}

.section table td.even{
	background:#e9f3d0;
}

.section table td.term{
	text-align:left;
}

.section table td.descriotion{
	width:132px;
}

.section p.btn{
	text-align:right;
}

.section .block h4{
	padding-bottom:10px;
}

.section p.btn{
	text-align:right;
}


/* １番目のセクション
---------------------------------------------------- */

/*cleafix-----*/
#s1 .block{
	zoom:1;
}
#s1 .block:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
/*-----cleafix*/

#s1 .block{
	clear:both;
}

#s1 p.btn{
	float:right;
}

#s1 p.text{
	float:left;
	width:360px;
}


/* ２番目のセクション
---------------------------------------------------- */

#s2 table td.descriotion{
	width:auto;
}

#s2 p.btn{
	float:right;
}

#s2 p.text{
	float:left;
	width:360px;
}

#s2 p.image{
	clear:both;
}


/* ３番目のセクション
---------------------------------------------------- */

#s3,
#s3 ul{
	clear:both;
}

/*cleafix-----*/
#s3 ul{
	zoom:1;
}
#s3 ul:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
/*-----cleafix*/

#s3 ul li{
	width:170px;
	float:left;
	margin-left:20px;
	display:inline;
	margin-bottom:20px;
}

#s3 ul li.first{
	margin-left:0;
}

#s3 p{
	clear:both;
}



/* ４番目のセクション
---------------------------------------------------- */




/* ５番目のセクション
---------------------------------------------------- */







