@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/backg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#wrap {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/contents_bg.gif);
	background-repeat: repeat-y;
}
#header {
	position: relative;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 900px;
}
#main_img {
	background-image: url(../images/main_img.jpg);
	background-repeat: no-repeat;
	height: 294px;
	width: 900px;
}
#navi  li {
	float: left;
}
#contents {
	width: 870px;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
}
#side_navi {
	width: 230px;
	float: right;
}
#contents_in {
	width: 600px;
	float: left;
	padding-top: 5px;
}
#main_img  h1 {
	color: #FFFFFF;
	width: 250px;
	padding-top: 120px;
	padding-left: 620px;
	line-height: 200%;
}
#link a {
	background-image: url(../images/sankaku_off.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-weight: bold;
}
#link li {
	float: left;
	padding-left: 20px;
}
#link {
	position: absolute;
	top: 60px;
	left: 650px;
	width: 250px;
}
#link a:hover {
	background-image: url(../images/sankaku_on.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#side_navi img {
	margin-top: 5px;
	margin-bottom: 5px;
}
#annai {
	background-image: url(../images/annai_bg.gif);
	background-repeat: repeat-y;
	margin-top: 10px;
	padding-bottom: 1px;
}
#annai_sita {
	background-image: url(../images/annai_sita.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 230px;
	padding-bottom: 10px;
}

#annai p {
	padding-left: 30px;
	padding-right: 30px;
}


#annai img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footer {
	width: 870px;
	padding-right: 10px;
	padding-left: 20px;
}
#footer p {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3366CC;
	border-right-color: #3366CC;
	border-bottom-color: #3366CC;
	border-left-color: #3366CC;
	width: 870px;
	text-align: center;
}
#add_copy {
	width: 870px;
}
#add_copy p {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	width: 380px;
	padding-bottom: 1px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#contents_ue {
	background-image: url(../images/contents_ue.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 900px;
}

#contents_sita {
	background-image: url(../images/contents_sita.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 900px;
}

#address {
	float: left;
	width: 400px;
}
#copy {
	float: right;
	width: 400px;
	text-align: right;
}

#copy p {
	text-align: right;
}
#annai p {
	margin-bottom: 5px;
}
