@charset "utf-8";
h1.info {
	background: url(../img_info/info_img.jpg) no-repeat 0px 0px;
	height: 120px;
	width: 580px;
	text-indent: -9999px;
}
h1.form {
	background: url(../img_info/form_img.jpg) no-repeat 0px 0px;
	height: 120px;
	width: 580px;
	text-indent: -9999px;
}
h1.magazine {
	background: url(../img_info/info_img.jpg) no-repeat 0px 0px;
	height: 120px;
	width: 580px;
	text-indent: -9999px;
}
.infocontents {
	margin-bottom: 15px;
}



.infocontents td {
	font-size: 96%;
	margin: 0px;
	padding: 8px;
	border-right: 1px solid #CCCCFF;
	border-bottom: 1px solid #CCCCFF;
}
.infocontents table {
	border-top: 1px solid #CCCCFF;
	border-left: 1px solid #CCCCFF;
}
.map p {
	font-size: 96%;
	text-align: center;
}
.map {
	padding: 0px;
	margin-top: 10px;
}
.privacy {
	padding-top: 10px;
}
.privacy p{
	font-size: 96%;
	line-height: 130%;
	padding: 0px 25px;
	margin: 0px 0px 10px;
}
.privacy li {
	font-size: 96%;
	line-height: 130%;
	margin-left: 50px;
	margin-bottom: 10px;
	margin-right: 30px;
}
table.formtbl {
	margin: 10px 0px 0px;
}
td.formtitem  {
	font-size: 96%;
	vertical-align: top;
	line-height: 120%;
	margin: 0px;
	padding: 5px;
	font-weight: bold;
	border-bottom: 1px dotted #9999FF;
}
td.formtitem2 {
	font-size: 90%;
	vertical-align: top;
	line-height: 120%;
	margin: 0px;
	padding: 5px;
	border-bottom: 1px dotted #9999FF;
}
input ,textarea {
	background: #FFFFCC;
}
.infocontents h3 {
	font-weight: bold;
	background: #CCFFCC;
	margin: 0px 0px 10px;
	padding: 3px;
}
