@charset "utf-8";
/* CSS Document */

.box01_tit {
	background:url(../img/title001.jpg) no-repeat;
	width:650px;
	height:56px;
	text-indent:-9999px;
}
.box02_tit {
	background:url(../img/title002.jpg) no-repeat;
	width:650px;
	height:38px;
	text-indent:-9999px;
}

.txt01 {
	line-height:22px;
	padding:25px 5px;
}



.box03_tit a {
	background:url(../img/title003.jpg) no-repeat;
	width:650px;
	height:38px;
	text-indent:-9999px;
	display:block;
	margin-bottom:10px;
}





#rinen ul {
	margin:15px 30px 30px 30px;
	padding:0;
	list-style:none;
}

#rinen li {
	background:url(../img/mark.jpg) 0 5px no-repeat;
	padding:5px 0 5px 20px;
}


#gaiyo {
	text-align:center;
	margin:15px 0 30px 0;
}

#gaiyo table {
	margin:auto;
	border-top:1px dotted #999999;
}
#gaiyo td {
	border-bottom:1px dotted #999999;
}

.gaiLeft {
	padding:7px 5px 7px 0;
	background:#e4e2e0;
	font-weight:bold;
	color:#333333;
	text-align:right;
	line-height:18px;
}

.gaiRight {
	padding:7px 0 7px 5px;
	text-align:left;
	line-height:18px;
}

#access {	
	text-align:center;
	margin:15px 0 30px 0;
}

#access iframe {
	margin:auto;
}