body {
	margin: 0px auto;
	padding: 0px;
	font-family: Verdana, Arial, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka",sans-serif;
	text-align: center;
	background-image: url(img/back_img.gif);
}

li {
	list-style-type: none
}

h2 {
	margin-top: 20px;
	padding: 10px 0px;
	font-size: 14px;
	color: #fff;
	border: 1px solid #999;
	text-align: center;
	background-color: #ffffee;
}
h3 {
	margin: 20px 0px 5px 10px;
	padding: 0px;
	font-size: 16px
}

h4 {
	padding: 3px;

	font-size:12px;
	background: #FFCC00;
	display: inline
	
}

dt {
	font-weight: bold;
	color: #339999
	
}

dd, p {
	padding: 0px 0px 0px -50px;
	line-height: 1.7;
	
}

li {
	list-style-type: disc
}

.text1 {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 230px;
	line-height: 150%;
	background-image: url(img/text_img_01.jpg);
	background-repeat: no-repeat;
}
.text2 {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 230px;
	line-height: 150%;
	background-image: url(img/text_img_02.jpg);
	background-repeat: no-repeat;
}
.text1 a strong {
	font-weight: normal;
}
#container {
	width: 640px;
	text-align: left;
	background-color: #FFFFFF;
}
.head {
	margin: 0px;
	padding: 50px 30px 190px 0px;
	display: block;
	background-image: url(img/hed.jpg);
	background-repeat: no-repeat;
	font-size: 30px;
	text-align: right;
}
.head a {
	color: #000;
	text-decoration: none;
}
.head a:visited {
	color: #000;
	text-decoration: none;
}
#cnt {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	clear: both;
}
#menu {
	font-size: 12px;
}

#menu img {
	vertical-align: middle;
}

#menu a {
	text-decoration: none;
}

#menu li {
	margin-left: 4px;
	border: double 4px #CC6600;
	background: #CCCC00;
	display: inline;
	
}

#menu a:hover {
	color: #900;
}

#menu a span {
	padding-left: 9px;
}
#foot {
	margin: 40px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	font-size: 12px;
	background-image: url(img/fot_top.gif);
	background-repeat: no-repeat;
	text-align: left;
	clear: both;
}
#foot_menu {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
#foot_menu img {
	vertical-align: middle;
}
#foot_menu a {
	margin-right: 10px;
	padding: 0px 0px 0px 10px;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 3px;
}
#foot_menu a:hover {
	color: #f00;
}
#foot_menu strong {
	font-weight: normal;
}
a {
	color: #000;
}
a:visited {
	color: #000;
}
a:active {
	color: #000;
}
a:hover {
	color: #900;
}