#main td,
#main p {
	/* font-family: "lr oSVbN", Osaka; */
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}

#main h3 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}

#main h4 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}

#main h3.how2use {
	color: #7D1C51;
}

#main p.menu {
	background-color: #FFFFB3;
	border: 1px solid #FED77D;
	padding: 2px;
}

#main p.return {
	padding-top: 15px;
	padding-bottom: 10px;
}


#main p.link a:link,
#main p.link a:visited,
#main p.link a:active {
	color: #FF0000;
}
#main p.link a:link {
	color: #FF0000;
}

#main table.section {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#main div.section {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#main span.attention {
	color: #FF0000;
}

#main dl {
	margin-bottom: 5px;
}
#main dd {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	line-height: 120%;
}
#main dt {
	font-weight: bold;
}
#main ol {
	padding: 0px;
	margin: 0px 0px 0px 25px;
	list-style-position: outside;
}
#main ul {
	padding: 0px;
	margin: 0px 0px 10px 25px;
	list-style-position: outside;
}
#main li {
	margin-bottom: 5px;
}

#main table.access_map_table {
	margin-bottom: 15px;
}
#main table.access_map_table a:link img,
#main table.access_map_table a:visited img,
#main table.access_map_table a:active img {
	border: 1px solid #0000FF;
}
#main table.access_map_table a:hover img {
	border: 1px solid #0000FF;
}

#main div.what_prent_box {
	padding: 5px;
	width: 500px;
	border: 1px solid #666666;
	font-size: 10px;
	margin-bottom: 10px;
}

/* Form p StyleSheet */
#main div.form {
	text-align: left;
}
#main div.form table {
	border: 0px none;
	padding: 1px;
	margin: 0px 0px 10px;
}
#main div.form td {
	font-size: 14px;
	line-height: 120%;
	color: #333333;
	background-color: #CCECF4;
	padding: 2px;
}
#main div.form span.note {
	font-size: 12px;
}
#main div.form th {
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #333333;
	background-color: #CCECF4;
	text-align: left;
	padding: 2px;
	vertical-align: top;
}
#main div.form input {
	width: 200px;
	border: 1px solid #666666;
}
#main div.form input.checkbox {
	width: auto;
	border: 1px solid #666666;
}
#main div.form input.no_style {
	width: auto;
	border: none;
}
#main div.form input.post_number {
	width: 100px;
}
#main div.form input.bank {
	width: 100px;
}
#main div.form span.notice {
	font-size: 10px;
	color: #FF0000;
	font-weight: normal;
}
#main div.form h4 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-top: 15px;
	margin-bottom: 5px;
}
#main td {
	font-size: 14px;
	line-height: 120%;
}
/* Form p StyleSheet */

#main p.rss {
	padding: 2px;
	border: 1px solid #333333;
}

#main span.notice,
#main p.attention {
	color: #FF0000;
}
