@charset "UTF-8";

body{
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	margin:0;
	padding:0;
	background-image:url(images/back.gif);
	line-height:1.2;
		}

.main{
	font-size:1.0em;
	width:800px;
	margin:0px auto;
	padding:0px;
	background-color:#FFF;
	border-left:1px solid #666;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
}

.readbox{
	float:left;
	width:425px;
	padding:10px 0px 10px 30px;
	}

.head{
	margin:0px 0px 0px 30px;
	}

.photo01{
	margin:0px 0px 0px 0px;
	}

.photos{
	width:660px;
	margin:auto;
	}

.photo02{
	width:300px;
	float:left;
	margin:0px 15px;
	}	

.photo03{
	width:300px;
	float:left;
	margin:0px 15px;
	}

.right{
	text-align:right;
	}	
.center{
	text-align:center;
	}	
.totop{
	font-size:0.8em;
	margin:10px 0px 0px 20px;
	}

.konnna{
	width:700px;
	margin:0px auto;
	padding:0px 0px 20px 50px;
	}
	
.houhou{
	width:700px;
	margin:0px auto;
	padding:0px 0px 20px 50px;
	}
	
.utiwake{
	width:700px;
	margin:0px auto;
	padding:0px 0px 20px 50px;
	}
	
.onegai{
	width:700px;
	margin:0px auto;
	padding:0px 0px 20px 50px;
	}
.kaikei{
	width:700px;
	margin:0px auto;
	padding:0px 0px 20px 50px;
	}


.kaikei_date{
	text-align:right;
	width:600px;
	margin:0px auto;}

.kaikei_table01{
	width:280px;
	float:left;	
	margin:0px 20px;
	}

.kaikei_table01 table{
	width:280px;
	margin:0px 0px;
	}

.kaikei_table01 table th{
	text-align:left;
	font-weight:normal;
	border-bottom:1px dotted #999;
	}
.kaikei_table01 table td{
	text-align:right;
	border-bottom:1px dotted #999;
	}


.kaikei_table02{
	width:280px;
	float:left;	
	margin:0px 20px;
	}

.kaikei_table02 table{
	width:280px;
	margin:0px 0px;
	}

.kaikei_table02 table th{
	text-align:left;
	font-weight:normal;
	border-bottom:1px dotted #999;
	}
.kaikei_table02 table td{
	text-align:right;
	border-bottom:1px dotted #999;
	}


.syurui{
	width:700px;
	margin:0px auto;
	padding:0px 0px 20px 50px;
	}

.syusai{
	width:700px;
	margin:0px auto;
	padding:0px 0px 20px 50px;
	}

.toiawase{
	width:700px;
	margin:0px auto;
	padding:0px 0px 20px 50px;
	}
.kaisoku{
	width:700px;
	margin:0px auto;
	padding:0px 0px 20px 50px;
	}
	
.jonet{
	width:650px;
	margin:0px auto;
	padding:0px 60px 20px 50px;
	}
	
.form_btn a{
	margin:0px auto 0px 220px;
     width: 195px;
     height: 38px;
     background-repeat: no-repeat;
     background-position: 0px 0px;
     display: block;
     background-image: url(images/form_btn.gif);
     text-indent:-700em;
}

.houhou a:hover {
     background-position: 0px -38px;
     text-indent:-700em;
}

.link{
	margin:10px auto 30px auto;
	}
.kaisokulink a{
	margin:0px 15px 0px 20px;
     width: 80px;
     height: 22px;
     background-repeat: no-repeat;
     background-position: 0px 0px;
     display: block;
     background-image: url(images/kaisoku.gif);
     text-indent:-700em;
}

.kaisokulink a:hover {
     background-position: 0px -22px;
     text-indent:-700em;
}

	
	
.jonettoha a{
     width: 190px;
     height: 22px;
     background-repeat: no-repeat;
     background-position: 0px 0px;
     display: block;
     background-image: url(images/jonettoha.gif);
     text-indent:-700em;
}

.jonettoha a:hover {
     background-position: 0px -22px;
     text-indent:-700em;
}

.tirashipdf a{
	margin:0px 10px 0px 30px;
     width: 190px;
     height: 22px;
     background-repeat: no-repeat;
     background-position: 0px 0px;
     display: block;
     background-image: url(images/tirashipdf.gif);
     text-indent:-700em;
}

.tirashipdf a:hover {
     background-position: 0px -22px;
     text-indent:-700em;
}

.tomjblog a	{
	margin:10px 0px 0px 10px;
     width: 190px;
     height: 35px;
     background-repeat: no-repeat;
     background-position: 0px 0px;
     display: block;
     background-image: url(images/tomojblog.gif);
     text-indent:-700em;
}

.tomjblog a:hover {
     background-position: 0px -35px;
     text-indent:-700em;
}		
	
.form{
	margin:0px auto 0px 0px;
	width:650px;
	border:0px solid #000;
	}
	
.form	ul{
	width:550px;
	margin:0 auto;
	}


.form .table01{
	width:530px;
	margin:0 auto;
	border-collapse:collapse;
	border-top:		0px solid #aaa;
	border-bottom:	1px solid #aaa;
	border-right:	0px solid #aaa;
	border-left:	1px solid #aaa;
	}

.form .table01 td{
	padding:5px;
	text-align:left;
	border-top:		1px solid #aaa;
	border-bottom:	0px solid #aaa;
	border-right:	1px solid #aaa;
	border-left:	0px solid #aaa;
	}

.form .table02{
	margin:0 auto 0 10px;
	border-collapse:collapse;
	border-top:		0px solid #aaa;
	border-bottom:	0px solid #aaa;
	border-right:	0px solid #aaa;
	border-left:	0px solid #aaa;
	}

.form .table02 td{
	padding:5px 2px 2px 2px;
	text-align:left;
	border-top:		0px solid #aaa;
	border-bottom:	1px dotted #aaa;
	border-right:	0px solid #aaa;
	border-left:	0px solid #aaa;
	}
	
	
.form_com li{
	width:550px;
	margin:10px 0px 0px 0px;
;	}
	
	
	