#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCC;
	text-align: left;
	background-color: #FFF;
}#header {
	height: 60px;
	background-image: url(../img/header_back.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 780px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
}
#header_left {
	height: 60px;
	width: 550px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#header h1 {
	color: #666;
	font-weight: normal;
	font-size: 12px;
	float: left;
	width: 550px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#header h2 {
	float: left;
	margin: 0px;
	padding: 0px;
}
#header img {
	vertical-align:top;
}
.contact_btn {
	float: right;
}
.contact_btn a{
	display: block;
	height: 62px;
	width: 145px;
	text-decoration: none;
	background-image: url(../img/contact_btn.jpg);
	background-repeat: no-repeat;
}
.contact_btn a:hover {
	background-image: url(../img/contact_btn_ovr.jpg);
	background-repeat: no-repeat;
}
.contact_btn em {
	visibility: hidden;
}
.tel {
	float: right;
	background-image: url(../img/telephone.jpg);
	background-repeat: no-repeat;
	height: 56px;
	width: 126px;
}
.tel em {
	visibility: hidden;
}

#top_img {
	width: 800px;
	float: left;
	height: 250px;
	background-color: #CCC;
}

#navi {
	height: 45px;
	float: left;
}
#navi ul li {
	float: left;
}
#navi a {
	display: block;
	height: 45px;
	float: left;
	text-decoration: none;
}
#navi li.btn01 a {
	width: 161px;
	text-decoration: none;
	background-image: url(../img/btn01.jpg);
	background-repeat: no-repeat;
}
#navi li.btn01 a:hover {
	background-image:url(../img/btn01_ovr.jpg);
	background-repeat:no-repeat;
}
#navi li.btn02 a {
	width: 160px;
	text-decoration: none;
	background-image: url(../img/btn02.jpg);
	background-repeat: no-repeat;
}
#navi li.btn02 a:hover {
	background-image:url(../img/btn02_ovr.jpg);
	background-repeat:no-repeat;
}
#navi li.btn03 a {
	width: 160px;
	text-decoration: none;
	background-image: url(../img/btn03.jpg);
	background-repeat: no-repeat;
}
#navi li.btn03 a:hover {
	background-image:url(../img/btn03_ovr.jpg);
	background-repeat:no-repeat;
}
#navi li.btn04 a {
	width: 160px;
	text-decoration: none;
	background-image: url(../img/btn04.jpg);
	background-repeat: no-repeat;
}
#navi li.btn04 a:hover {
	background-image:url(../img/btn04_ovr.jpg);
	background-repeat:no-repeat;
}
#navi li.btn05 a {
	width: 159px;
	text-decoration: none;
	background-image: url(../img/btn05.jpg);
	background-repeat: no-repeat;
}
#navi li.btn05 a:hover {
	background-image:url(../img/btn05_ovr.jpg);
	background-repeat:no-repeat;
}
#navi li em {
	visibility: hidden;
}

#top_left {
	float: left;
	width: 595px;
}
#top_left h3 {
	font-size: 12px;
	font-weight: normal;
	margin-top: 10px;
	margin-left: 30px;
}
#top_right {
	float: right;
	height: 142px;
	width: 195px;
	background-image: url(../img/top_right.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	text-align: center;
	padding-top: 175px;
	padding-right: 10px;
	line-height: 150%;
}
#top_right .otoiawase a {
	text-decoration: none;
	display: block;
	background-image: url(../img/otoiawase.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 182px;
	float: left;
	margin-left: 7px;
}
#top_right .otoiawase a:hover {
	background-image: url(../img/otoiawase_ovr.jpg);
	background-repeat: no-repeat;
}
#top_right .otoiawase em {
	visibility: hidden;
}
#footer {
	float: left;
	width: 800px;
	background-color: #CCC;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
}
#footer address {
	font-size: 12px;
	font-style: normal;
}
#contents {
	float: left;
	width: 780px;
	padding: 10px;
}
#contents .text {
	width: 755px;
	font-size: 12px;
	line-height: 180%;
	padding-left: 5px;
	margin-bottom: 15px;
}
#contents .text_half {
	width: 755px;
	font-size: 12px;
	line-height: 180%;
	padding-left: 5px;
	background-image: url(../img/image01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: auto;
	padding-bottom: 20px;
}

#contents .title {
	margin-bottom: 5px;
}
.soudan a {
	text-decoration: none;
	background-image: url(../img/btn06.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 68px;
	width: 190px;
}
.soudan a:hover {
	background-image: url(../img/btn06_ovr.jpg);
}
.soudan em {
	visibility: hidden;
}

#contents h3 {
	font-size: 12px;
	font-weight: normal;
}
#contents li {
	font-size: 12px;
	background-image: url(../img/mark.jpg);
	background-repeat: no-repeat;
	line-height: 15px;
	padding-left: 20px;
	padding-bottom: 15px;
}
#contents .red {
	color: #F00;
}
#area_left {
	float: left;
	width: 400px;
}
#area_right {
	float: right;
	padding-top: 20px;
}
#contents .text_area {
	font-size: 15px;
	line-height: 180%;
	float: left;
	margin-left: 10px;
}
#contents .area_img {
	float: right;
	margin-bottom: 30px;
}
