/* Begin Typography & Colors */
html {
	overflow-y: scroll;
	/* height: 100%;
	margin-bottom: 1px; */
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #003300;
	text-align: center;
	font-size: small;
	margin: 0px;
	padding: 0px;
	background: url(../images/img_haikei.gif) repeat fixed center top;
	}

img {
	border: 0px;
}
a:link {
	color: #4B75C2;
	}

a:visited {
	color: #993333;
	}

a:hover {
	color: #951717;
	}

h1, h2, h3, h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #336699;
	text-align: left;
	line-height: 24px;
}

h1 {
	font-size: 130%;
	text-transform: uppercase;
	color: #FFFFFF;
	border-bottom: 1px dotted #FFDE63;
	background: url(../images/img_br_br.gif);
	text-align: center;
	border-top: 1px dotted #FFDE63;
	margin-top: 3px;
	margin-bottom: 3px;
}
h2 {
	font-size: 110%;
	padding: 0px 0px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 8px;
	margin-top: 0px;
	clear: both;
}
h3 {
	font-size: small;
	padding: 0px;
	width: auto;
	margin-bottom: 6px;
	margin-top: 0px;
}
h4 {
	font-size: 110%;
	margin: 0px;
	padding-top: 6px;
}
P {
	padding-bottom: 10px;
	padding-top: 0px;
	margin: 0px 0px 10px;
}

.breadcrumbs {
	font-size: 80%;
	color: #999999;
	width: 680px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	text-align: left;
	text-indent: 24px;
	padding-left: 8px;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
}

/* -- END TYPE */

/* -- START STRUCTURE */
.bodybox {
	width: auto;
	text-align: justify;
	padding: 20px 20px 10px;
	height: auto;
	line-height: 20px;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;
}

.left_col {
	width: 416px;
	float: left;
	margin: 10px 0px 0px;
	padding-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: justify;
}

/* -- IMAGES END */


.link_moreinfo {
	text-align: left;
	background-image: url(../images/ico_info.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 10px 3px;
}

.link_pdf {
	background-image: url(../images/ico_pdf_tiny.gif);
	background-repeat: no-repeat;
	background-position: 32px;
	text-indent: 30px;
	padding-left: 22px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: small;


}
.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
.link_page {
	background-image: url(../images/ico_info.gif);
	background-repeat: no-repeat;
	background-position: 32px;
	text-indent: 30px;
	padding-left: 22px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: small;
}
.link_page2 {

	background-image: url(../images/ico_info.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	text-indent: 20px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: small;
}
.link_page_right {
	background-image: url(../images/ico_link.gif);
	background-repeat: no-repeat;
	background-position: right 7px;
	text-indent: 20px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: small;
	text-align: right;
	padding-right: 16px;
}
.price {
	background-image: url(../images/ico_price.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-indent: 20px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 160%;
	text-align: right;
	padding-right: 48px;
	font-weight: bold;
	color: #FF0000;
}
.photowaku_center {
	background: url(../images/img_pwaku_01.gif);
	padding: 5px 5px 10px;
	height: 106px;
	width: 140px;
}
.photowaku01_right {
	background: url(../images/img_pwaku_00.gif) no-repeat fixed;
	padding: 5px 5px 10px;
	float: right;
	height: 106px;
	width: 140px;
}
.table01{
	background-color: #FFFFFF;
}
