@charset "UTF-8";
/* CSS Document for handheld */

body {
	color: #333333;
	background-color: #FFFFFF;
	font-size: 70%;
}
.fontSizeJavaScript {
	display: none;
}
#header p#fontSize {
	display: none;
}
#header img#icon {
	border-style: none;
}

#maincontents h2 {
	font-size: 110%;
	color: #0033CC;
	font-weight: bold;
	padding: 5px;
	display: inline;
	border-top: 1px dotted #003399;
	border-right: 1px dotted #003399;
	border-bottom: 1px dotted #003399;
	border-left: 5px double #003399;
}
#maincontents img {
	border-bottom: 2px dotted #003399;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#wrapper  #maincontents  dt  {
	background-image: url(../images/info_link_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
}
#subcontents h2 {
	font-size: 90%;
	font-weight: bold;
	color: #009900;
	border-top: 1px dotted #006600;
	border-right: 1px dotted #006600;
	border-bottom: 1px dotted #006600;
	border-left: 5px double #006600;
	display: inline;
	padding: 5px;
}
#subcontents img {
	border-style: none;
}
p.toPagetop {
	text-align: right;
	font-size: 80%;
}

#thanks #maincontents .thanks {
	height: 266px;
	width: 120px;
	display: none;
}
