/* Base */
body, th, td {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 1.5;
	color: #333333;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
p, form, dl, dt, dd {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
ul, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
address {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
 height: 0;
 font-size: 1px;
 line-height: 0px;
}
/* BG */
body {
	background-image: url(../img/bg.jpg);
	margin: 0px 0px 20px;
	padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
}
/* Layout */
#container {
	width: 740px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#hdr {
	margin: 0px;
	padding: 0px;
	width: 740px;
}
#wrap {
	background-image: url(../img/warp_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 740px;
	padding-bottom: 2px;
}
.left {
	background-image: url(../img/left_bg.gif);
	background-repeat: repeat-y;
	width: 185px;
	background-position: left;
	padding-right: 15px;
	vertical-align: top;
}
ul#navi {
	padding-right: 8px;
	padding-left: 8px;
	background-image: url(../img/navi_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 7px;
	margin-bottom: 15px;
}
ul#navi li {
	margin: 0px;
	padding: 0px;
}
ul#navi	li img	{
	vertical-align: top;
}
.left address {
	margin-bottom: 20px;
	padding-right: 8px;
	padding-left: 8px;
}
.right {
	width: 510px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #E0760C;
	background-color: #FDF7E8;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	vertical-align: top;
}
.section {
	margin-bottom: 30px;
}
.section p {
	margin-bottom: 20px;
}
#pagetop {
	text-align: right;
	margin-bottom: 20px;
	color: #FFFFFF;
	background-repeat: no-repeat;
}
#ftr {
	text-align: right;
	height: 47px;
	width: 725px;
	padding-top: 19px;
	padding-right: 15px;
	background-image: url(../img/ftr.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	margin-top: 10px;
}

/* h */
h2 {
	margin-bottom: 10px;
}
h3 {
	margin-bottom: 10px;
}
/* font */
.size14 {
font-size:14px
}
.colorOrange {
	color: #FF9900;
}
.colorRedbrown {
	color: #CA4A22;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7F7D77;
	padding-top: 3px;
	padding-bottom: 3px;
}
.mgb20 {
	margin-bottom: 20px;
}
.left #getFlashplayer {
	margin-bottom: 20px;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 10px;
}

