@charset "Shift_JIS";
	

.pb10{
	padding-bottom:10px;
	}

.pb20{
	padding-bottom:20px;
	}
	
.pb40{
	padding-bottom:40px;
	}	
	
	

	
/* ------------------------------- */		
	
.photo-w{
	width:800px;
	text-align:justify;
	text-justify:distribute;
	}

.photo{
	padding:10px 5px 20px 5px;
	}
	
.photo01{
	float:left;
	padding-right:10px;
	width:260px;
	text-align:center;
	margin-bottom:40px;
	background-image:url(../img/photo_bg.jpg);
	background-repeat:no-repeat;
	}
	
.photo02{
	float:left;
	width:260px;
	padding-right:10px;
	text-align:center;
	overflow:hidden;
	background-image:url(../img/photo_bg.jpg);
	background-repeat:no-repeat;
	}	
	
.photo03{
	float:right;
	width:260px;
	text-align:center;
	background-image:url(../img/photo_bg.jpg);
	background-repeat:no-repeat;
	}	
	
/* ------------------------------- */	
	
.bg4{
	background-image:url(../img/bg4_2.gif);
	background-repeat:repeat-x;
	width:800px;
	}

/* ------------------------------- */	


table#table-01 {
    width: 800px;
	background-image:url(../img/bg4_2.gif);
	padding-bottom:10px;
	border:none;
	margin:0px;
	cellspacing="0"; /*for IE*/
}


table#table-01 th {
    padding-top: 20px;
	padding-bottom:10px;
	padding-left:20px;
    font-weight: bold;
	font-size:12px;
	width:154px;
}

table#table-01 td {
    padding-top: 20px;
	padding-bottom:10px;
    text-align: left;
	width:605px;
}

.table-01img{
	margin-top:0px;
	}
	
/* ------------------------------- */


input, select, textarea {
}


input.big {
	width:264px;
	height:18px;
}

textarea.big {
	width:596px;
	height:113px;
}

select {
}

.answer{
	text-align:center;
	width:800px;
	}


ul.form li{
	padding-bottom:10px;
	}



.setPrInIntxt {
	background-image:url(../img/ico.jpg);
	background-repeat:no-repeat;
	text-indent:25px;
	font-weight:bold;
	font-size:16px;
	padding-bottom:20px;
}

.ico-ya{
	vertical-align:-1px;
	}