@charset "shift-jis";

/*====================================================================

level2.css

====================================================================*/




/*=====================================================================
	common
=====================================================================*/


/*table
----------------------------------------------------------------*/

td{	border-left:1px solid #d7d7d7;}



/*table1*/
.table1,
.table2{
	width: 513px;
	margin-top: 10px;
}
.table1 th,
.table1 td,
.table2 th,
.table2 td{
	padding-top: 5px;
	padding-bottom: 2px;
	text-align: left;
	vertical-align: top;
}
.table1 th,
.table2 th{
	padding-left: 10px;
	white-space: nowrap;
	border-right: solid 2px #5f8cb0;
	border-bottom: solid 1px #BBBBBB;
}
.table1 td,
.table2 td{
	padding-left: 20px;
	border-bottom: solid 1px #BBBBBB;
}

.table2 th{ width:120px;}



/*btntable*/
.btntable{
	width: 236px;
	margin: 10px 0 0 117px;
}
.btntable td{
	text-align: center;
}


/*list
----------------------------------------------------------------*/
.list{
	margin-left:3em;
	text-indent:-2em;
}



/*=====================================================================
	about
=====================================================================*/


.list1{
	text-decoration:none;
	margin-left:1em;
}
.list1 li{
	margin-bottom:10px;
	padding-bottom:0;
	padding-left:25px;
	line-height:1.2em;
}
.list1 p{
	margin-top:5px;
	line-height:1.7em;
}

ul.list1 .no1{background:url(../img/no1.gif) top left no-repeat;}
ul.list1 .no2{background:url(../img/no2.gif) top left no-repeat;}
ul.list1 .no3{background:url(../img/no3.gif) top left no-repeat;}
ul.list1 .no4{background:url(../img/no4.gif) top left no-repeat;}
ul.list1 .no5{background:url(../img/no5.gif) top left no-repeat;}



/*=====================================================================
	contact
=====================================================================*/
/* btn */
.btnt{margin: 12px 0 0 0;}
.btnt{ border:none;}
.btnt td{
	padding-right: 35px;
	border:none;
}
.stick{height: 600px;}



/*=====================================================================
	other
=====================================================================*/

.line1{
	display:block;
	clear:both;
	width:513px;
	height:30px;
	border:none;
	margin:20px 0 20px 10px;
	background:url(../img/line.jpg) no-repeat;
}
.line1 hr{display: none;}

