@charset "UTF-8";
/* CSS Document */

#wrap {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 100%;
}
#head {
	clear: both;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#headwrap {
	clear: both;
}
#logo {
	float: left;
	width: 210px;
	text-align: center;
	margin-left: 7px;
	padding-top: 15px;
}
#co_logo {
	float: left;
	width: 210px;
	text-align: center;
}
#co_logo h2 {
	padding: 0px;
}
#telwrap {
	text-align: right;
	float: right;
	width: 400px;
}
.telnum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
}
#navwrap {
	background-color: #FFFFFF;
	clear: both;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #C9CACA;
}
#nav {
	width: 1104px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#nav li {
	float: left;
}
#nav img {
	display: block;
}
#flash {
	width: 832px;
	background-color: #FFF;
	border-radius:2px;
	padding: 4px;
	margin-bottom: 8px;
	position: relative;
	height: 182px;
}
.pagetitle {
	width: 230px;
	height: 182px;
	color: #FFF;
	background-image: url(../img/titlebg.png);
	text-align: center;
	vertical-align: middle;
	position: absolute;
	top: 4px;
	right: 4px;
}
.pagetitle h2 {
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin-top: 35%;
}
#topphoto {
	clear: both;
	width: 1490px;
	margin-right: auto;
	margin-left: auto;
}
#topphoto a, #foot a {
	color: #FFF;
	text-decoration: none;
}
#topphoto_l {
	float: left;
	background-color: #FFFFFF;
	border-radius:2px;
	padding: 5px;
	width: 204px;
}
#topphoto_r {
	float: right;
	background-color: #FFFFFF;
	border-radius:2px;
	width: 1050px;
}
.topphoto_mdl {
	float: left;
	width: 418px;
	padding-bottom: 5px;
}
.topphoto_right {
	float: left;
	padding-top: 5px;
	padding-left: 5px;
}
.topphoto_mdl img {
	border-radius:2px;
}
.photo_small {
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	position: relative;
	height: 204px;
	width: 204px;
}
.photo_large {
	width: 413px;
	float: left;
	height: 413px;
	position: relative;
	margin-top: 5px;
	margin-left: 5px;
}
.photo_caption {
	color: #FFFFFF;
	background-image: url(../img/titlebg.png);
	height: 26px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	font-size: 14px;
	line-height: 26px;
	text-align: right;
	padding: 4px;
	width: 405px;
	-webkit-border-bottom-right-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-bottomleft: 2px;
}
.photo_caption02 {
	color: #FFFFFF;
	background-image: url(../img/titlebg.png);
	height: 26px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	font-size: 14px;
	line-height: 26px;
	text-align: right;
	padding: 4px;
	width: 196px;
	-webkit-border-bottom-right-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-bottomleft: 2px;
}
#topgreet {
	background-color: #FFFFFF;
	clear: both;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #C9CACA;
	font-size: 12px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 25px;
}
#companyinfo {
	background-color: #FFFFFF;
	border-radius:2px;
	font-size: 12px;
	background-image: url(../img/infobg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 25px;
	text-align: left;
	margin-top: 30px;
	min-height: 386px;
	padding: 10px;
}
#contwrap {
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	padding-top: 20px;
	position: relative;
	width: 1060px;
}
#cont {
	float: right;
	width: 840px;
}
#footwrap {
	clear: both;
	height: 100%;
	overflow: hidden;
	color: #FFF;
}
#foot {
	text-align: center;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	line-height: 16px;
	font-size: 12px;
	padding: 10px;
}
#news {
	width: 380px;
	margin-bottom: 30px;
}
#news table {
	border-collapse:collapse;
	font-size: 12px;
	margin-top: 5px;
}
#news th {
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
	padding-right: 5px;
	background-image: url(../img/list.gif);
	background-repeat: no-repeat;
	background-position: 0 16px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}
#news td {
	font-size: 12px;
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}
#news .box01 {
	clear: both;
	overflow: auto;
	height: 240px;
	padding-right: 20px;
}
#main {
	width: 760px;
	height: 100%;
	background-color: #FFF;
	padding: 40px;
	border-radius:2px;
}
#sub {
	float: right;
	width: 220px;
	background-color: #6CC;
	height: 100%;
}
#sidenav {
	background-color: #FFF;
	border-radius:2px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
	margin-top: 28px;
	text-align: left;
}
.sidelist {
	padding-bottom: 20px;
}
.sidelist li {
	line-height: 20px;
	background-image: url(../img/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	padding-left: 16px;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.sidelist a {
	color: #006400;
	text-decoration: none;
}
.photo340 {
	clear: both;
	width: 720px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
.photo340 .box {
	float: right;
	width: 340px;
}
.photo340 .photo {
	float: left;
	width: 340px;
	padding-right: 10px;
	padding-left: 10px;
}
.photo340 .photo02 {
	float: right;
	width: 340px;
	padding-right: 10px;
	padding-left: 10px;
}
.photo340 .box02 {
	float: left;
	width: 340px;
}
.photo339 {
	clear: both;
	width: 720px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
.photo339 .box {
	float: right;
	width: 340px;
}
.photo339 .photo {
	float: left;
	width: 339px;
	padding-right: 11px;
	padding-left: 10px;
}
.photo339 .photo02 {
	float: right;
	width: 339px;
}
.photo339 .box02 {
	float: left;
	width: 340px;
}
.photo220 {
	clear: both;
	width: 720px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
.photo220 .box {
	float: right;
	width: 460px;
	padding-right: 10px;
}
.photo220 .photo {
	float: left;
	width: 220px;
	padding-right: 10px;
	padding-left: 10px;
}
.photo220 .photo03 {
	float: left;
	width: 220px;
	padding-right: 20px;
}
.photo220 .photo02 {
	float: right;
	width: 220px;
}
.photo220 .box02 {
	float: left;
	width: 460px;
	padding-left: 10px;
	padding-right: 10px;
}
.photo216 {
	clear: both;
	width: 720px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
.photo216 .box {
	float: right;
	width: 460px;
	padding-right: 12px;
	padding-left: 8px;
}
.photo216 .photo {
	float: left;
	width: 216px;
	padding-right: 12px;
	padding-left: 12px;
}
.photo216 .photo03 {
	float: left;
	width: 216px;
	padding-right: 26px;
}
.photo216 .photo02 {
	float: right;
	width: 216px;
}
.photo216 .box02 {
	float: left;
	width: 460px;
	padding-right: 8px;
	padding-left: 12px;
}
.photo160 {
	clear: both;
	width: 720px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
.photo160 .box {
	float: right;
	width: 460px;
}
.photo160 .photo {
	float: left;
	width: 160px;
	padding-right: 10px;
	padding-left: 10px;
}
.photo160 .photo03 {
	float: left;
	width: 160px;
	padding-right: 20px;
}
.photo160 .photo02 {
	float: right;
	width: 160px;
}
.photo160 .box02 {
	float: left;
	width: 460px;
}
.midashi {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	line-height: 20px;
	font-size: 18px;
	margin-bottom: 15px;
	width: 720px;
	background-image: url(../img/midasibg01.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-bottom: 24px;
	font-weight: bold;
}
.midashi02 {
	font-size: 16px;
	line-height: 24px;
	clear: both;
	margin-bottom: 20px;
	padding-bottom: 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	background-color: #DAE07D;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 6px;
	padding-left: 6px;
	border-bottom-color: #A48B78;
}
.komidashi {
	line-height: 20px;
	background-image: url(../img/midasibg02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 16px;
	padding-left: 20px;
	font-weight: bold;
	color: #006400;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	margin-bottom: 20px;
}
.midasi_flow {
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	color: #22AC38;
	background-image: url(../img/midasibg03.gif);
	background-repeat: no-repeat;
	clear: both;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-left: 30px;
	padding-top: 6px;
	padding-bottom: 14px;
}
.txtbox {
	clear: both;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
.linebox {
	clear: both;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	padding-top: 9px;
	padding-right: 9px;
	padding-left: 9px;
	border: 1px solid #006200;
	margin-bottom: 30px;
	background-color: #B5D963;
}
.centerphoto {
	text-align: center;
	clear: both;
	padding-bottom: 30px;
}
.centertxt {
	text-align: center;
	clear: both;
}
.tbl {
	width: 100%;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	clear: both;
}
.tbl td {
	padding: 6px;
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.tbl th {
	padding: 6px;
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-color: #B5D963;
	width: 30%;
}
.pagetop {
	text-align: right;
	clear: both;
	padding-bottom: 50px;
	font-size: 12px;
	line-height: 20px;
}
.pagetop a {
	color: #006400;
}
.wc_anctxt img {
	vertical-align: top !important;
}
.midasi_info {
	font-size: 18px;
	color: #006400;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	line-height: 20px;
	margin-bottom: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.midasi_info .caption {
	font-size: 10px;
	color: #A48B78;
	line-height: 14px;
}
.ban_gallery {
	height: 140px;
	width: 760px;
	clear: both;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px solid #666;
}
.midasi_gallery {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 24px;
	color: #000;
}
.green {
	color: #006400;
}
.bannerphoto {
	margin: 0px;
	padding: 0px;
	float: right;
}
.bannertxt {
	float: left;
	width: 315px;
	padding-top: 20px;
	padding-left: 45px;
	font-size: 12px;
	color: #A48B78;
}
