body {
	background-color: #FFFFFF;
	margin:0px;
	background-image: url(../images/back2.gif);
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#container {
	margin-right: auto;
	margin-left: auto;
	padding: 35px 20px 0px 20px;
	width:750px;
	font-size:small;
	line-height:130%;
	background-color:#FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-image: url(../images/bg_hd.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#content {
	margin-bottom:20px;
}
#left {
	width:150px;
}
#logo {
	margin-top:4px;
	text-align:center;
	margin-bottom:15px;
}
#copy {
	margin-top:12px;
	font-size:75%;
	text-align:left;
	line-height:130%;
	color:#005000;
}
#right {
	width:580px;
	float:right;
}
#right-header {
	margin-bottom: 15px;
}
#right-content {
	padding:5px 5px 5px;
	margin-bottom:20px;
}
#footer {
	clear:both;
	background-color: #CCCCCC;
	padding:2px;
	font-size:70%;
	color:#333333;
}
#footer-navi {
	padding-right:5px;
	float:right;
}
#navi {
	margin-bottom: 15px;
	overflow: hidden;
}
.navi-bt {
	margin-top: 5px;
}
#navi li{
	list-style:none;
	padding:0px;
	margin:5px 0px 0px 0px;
}
#navi img{
	vertical-align:top;
}

#navi li li{
	margin:2px;
	padding:2px 19px;
	border-bottom:1px dotted #CCCCCC;
	background:url(../images/arrow_1.gif) no-repeat 3px;
}
#navi li a{
	display:block;
}
#navi li.bottom{
	margin-bottom:7px;

}
#contact {
	background-image: url(../images/con_bg1.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#contact p{
	margin:0px;
	font-size:80%;
	background: url(../images/con_bg2.gif) no-repeat bottom;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
}
