.catchcopy {
	background: url(./img/catchcopy.gif);
	text-align:left;
	text-indent: -9999px;
	background-repeat: no-repeat;
	width: 920px;
	height: 45px;
}
.catchcopy2 {
	background: url(./img/catchcopy2.gif);
	text-align:left;
	text-indent: -9999px;
	background-repeat: no-repeat;
	width: 920px;
	height: 45px;
}
#greeting {
	width: 975px;
	height:400px;
}
#greeting .left {
	float:left;
	width: 500px;
	height:auto;
	padding:10px;
	border: 1px solid #000;
	margin-right:10px;
	border-radius: 10px;        /* CSS3���� */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome�p */
	-moz-border-radius: 10px;   /* Firefox�p */
}
#greeting .right {
	float:left;
}
#step1 {
	background: url(./img/step1.gif);
	text-align:left;
	text-indent: -9999px;
	background-repeat: no-repeat;
	width: 920px;
	height: 35px;
	float:left;
}
#step1_contents {
	background: url(./img/meeting_maeno.gif);
	width: 920px;
	height:397px;
	margin-top:15px;
	float:left;
}
#step2 {
	background: url(./img/step2.gif);
	text-align:left;
	text-indent: -9999px;
	background-repeat: no-repeat;
	width: 920px;
	height: 35px;
	margin-top:30px;
	float:left;
}
#step2_contents {
	width: 920px;
	height:700px;
	float:left;
}
#step3 {
	margin-top:20px;
	background: url(./img/step3.gif);
	text-align:left;
	text-indent: -9999px;
	background-repeat: no-repeat;
	width: 920px;
	height: 35px;
	float:left;
}
#step4 {
	background: url(./img/step4.gif);
	text-align:left;
	text-indent: -9999px;
	background-repeat: no-repeat;
	width: 920px;
	height: 35px;
	float:left;
}
#philosophy {
	background: url(./img/philosophy.gif);
	text-align:left;
	text-indent: -9999px;
	margin-top:30px;
	background-repeat: no-repeat;
	width: 920px;
	height:426px;
	float:left;
}
#office {
	margin-top:15px;
	background: url(./img/maps.gif);
	width:920px;
	height:577px;
	float:left;
	display: block;
	clear:both;
}
#access1 {
	width: 920px;
	height: 276px;
	margin-top: 30px;
	background: url(./img/access1.gif);
	background-repeat: no-repeat;
	float:left;
}
a.bus1 {
	width: 150px;
	height: 45px;
	margin-left: 750px;
	margin-top: 200px;
	background: url(./img/bus1.gif);
	background-repeat: no-repeat;
	float:left;
}
a.bus1:hover {
	width: 150px;
	height: 45px;
	margin-left: 750px;
	margin-top: 199px;
	background: url(./img/bus1.gif);
}
a.googlemaps {
	width: 200px;
	height: 41px;
	margin-left: 700px;
	margin-top: 155px;
	background: url(./img/googlemaps.gif);
	background-repeat: no-repeat;
	float:left;
}
a.googlemaps:hover {
	width: 200px;
	height: 41px;
	margin-left: 700px;
	margin-top: 154px;
	background: url(./img/googlemaps.gif);
}
#access2 {
	width: 920px;
	height: 276px;
	margin-top: 30px;
	background: url(./img/access2.gif);
	background-repeat: no-repeat;
	float:left;
}
#access3 {
	width: 920px;
	height: 231px;
	margin-top: 30px;
	background: url(./img/access3.gif);
	background-repeat: no-repeat;
	float:left;
}
#main_bottom {
	width: 920px;
	height: 320px;
	margin: auto;
	overflow: hidden;
	float:left;
	position: relative;
}
dl.date4 {
	background: #efefef;
/*	border: 1px solid #ccc;
	border-top: none;
	width: 670px;*/
	position: relative;
}
dl.date4 dt {
	background: #efefef;
	border-top: 1px solid #ccc;
	position: absolute;
	left: 0;
	width: 5em;
	padding: 0.2em 0.4em;
}
dl.date4 dd {
	/*background: #fafafa;*/
	background: white;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-left: 6.8em;
	padding: 0.2em 0.4em;
}
dl {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.clear {
	clear:both;
}
.clear hr {
	display:none;
}
#items1 {
	margin-top:30px;
	background: url(./img/items1.jpg);
	text-align:left;
	text-indent: -9999px;
	background-repeat: no-repeat;
	width: 920px;
	height: 915px;
	float:left;
}
#items2 {
	margin-top:30px;
	background: url(./img/items2.jpg);
	text-align:left;
	text-indent: -9999px;
	background-repeat: no-repeat;
	width: 920px;
	height: 631px;
	float:left;
}
#subMenu2 {
	text-align:center;
}
#subMenu2 img {
	width:33%;
}
#subMenu2 img:hover {
	position:relative;
	top:3px;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
	display: inline;
	padding: 0;
	margin: 0;
	float: left;
}
#menu li a {
	display: block;
	border: 1px solid #666;
	background-color: #ccc;
	padding: 3px;
	text-decoration: none;
	color: #333;
	width: 100px;
	margin: 1px;
	text-align: center;
	font-size: 14px;
}
#menu li a:hover {
	background-color: #2d56be;
	color: #fff;
}
.effect1 {
	-webkit-box-shadow: 0 10px 6px -6px #777;
	-moz-box-shadow: 0 10px 6px -6px #777;
	box-shadow: 0 10px 6px -6px #777;
}
.box {
	border: solid 1px #000000;
	width: 70%;
	height: 200px;
	background: #FFF;
	margin: 40px auto;
}
.box h3 {
	text-align: center;
	position: relative;
	top: 80px;
}
#m1, #m2, #m3, #m6 {
 relative;
}
#m1 .txt {
	width:580px;
	padding:0 30px 10px 10px;
	float:left;
	line-height: 180%;
	font-size:18px;
}
#m1 .txt p {
	margin-bottom:10px;
}
#m1 .pic {
	width:290px;
	float:left;
}
#m1 .pic .name {
	margin:0 0 0 30px;
}
#m2 .list {
	width:530px;
	line-height: 150%;
	font-size:18px;
	border: solid 1px #2e3192;
	border-collapse: collapse;
	margin:0 21px 0 10px;
	float:left;
}
#m2 .list th {
	vertical-align: top;
	background-color:#adcbd9;
	border: solid 1px #2e3192;
	padding:5px;
}
#m2 .list td {
	border: solid 1px #2e3192;
	padding:5px;
}
#m2 .pic {
	width:350px;
	float:left;
}
#m3 .list {
	width:915px;
	font-size:21px;
}
#m3 .list th {
	vertical-align: top;
	padding:5px 0 5px 5px;
	text-align:right;
}
#m3 img {
	margin-left:10px;
	width:98%;
}
#m3 .list td {
	padding-top:5px;
	padding-left:15px;
	vertical-align: top;
}
#m3 .r {
	text-align:right;
}
#m3 .b {
	padding-bottom:20px;
}
#m6 .list {
	width:915px;
	font-size:21px;
}
#m6 .list th {
	vertical-align: top;
	padding:5px 0 5px 5px;
}
#m6 .list td {
	padding-top:5px;
	padding-left:15px;
	padding-bottom:20px;
	vertical-align: top;
	line-height: 150%;
}
#m6 .google {
	margin-left:10px;
}
.license {
	font-size: 32px;
	font-weight: bold;
	border: none;
	padding: 40px 0 20px 10px;
	margin:  0px;
	background-color:transparent;
	float:left;
}
p.l_sub {
	font-size: 24px;
	padding: 40px 0 0 20px;
	margin:  0px;
	float:left;
	font-weight: bold;
}
#k1 .txt {
	width:580px;
	padding:0 30px 10px 10px;
	float:left;
	line-height: 200%;
	font-size:18px;
}
#k1 .txt p {
	margin-bottom:10px;
}
#k1 .pic {
	width:260px;
	float:left;
	margin-left:40px;
}
#k1 .kobutu {
	margin-left:40px;
}
#k1 .jimukiki {
	margin-left:20px;
}
#k1 .list {
	width:530px;
	line-height: 150%;
	font-size:18px;
	border: solid 1px #2e3192;
	border-collapse: collapse;
	margin:0 21px 0 40px;
	float:left;
}
#k1 .list th {
	vertical-align: top;
	background-color:#adcbd9;
	border: solid 1px #2e3192;
	padding:5px;
}
#k1 .list td {
	border: solid 1px #2e3192;
	padding:5px;
}
.it {
	font-size: 32px;
	font-weight: bold;
	border: none;
	padding: 40px 0 0 10px;
	margin:  0px;
	background-color:transparent;
}
p.i_sub {
	font-size: 24px;
	padding: 20px 0 20px 40px;
	margin:  0px;
	font-weight: bold;
	line-height:150%;
}
table.inquiry {
	border-top:1px solid #663300;
	border-left:1px solid #663300;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	line-height:150%;
	font-size:16px;
/*	margin-left:15px;
	width:880px;*/
	word-break:break-all;
	word-wrap:break-word;
}
.inquiry th {
	border-right:1px solid #663300;
	border-bottom:1px solid #663300;
	color:#330000;
	background-color:#f4ede6;
	background-position:left top;
	padding:0.3em 1em;
	text-align:center;
	table-layout:fixed;
	word-break:break-all;
	word-wrap:break-word;
}
.inquiry tr.bgcolor {
	background-color:mintcream;
}
.inquiry td {
	border-right:1px solid #663300;
	border-bottom:1px solid #663300;
	padding:0.3em 0.3em;
	vertical-align:top;
	table-layout:fixed;
	word-break:break-all;
	word-wrap:break-word;
}
#catch_mani {
	width: 975px;
	height:313px;
	background-image: url("/business/img/manifest.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	float:left;
	position:relative;
}
#catch_mani #mani_left {
	display: block;
	position: absolute;
	top: 50px;
	left: 9px;
	width: 232px;
	height:254px;
}
#catch_mani #mani_left a {
	position:absolute;
	width:100%;
	height:100%;
}
#catch_mani #mani_left a:hover {
	background-color:#FFF;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
#catch_mani #mani_center {
	display: block;
	position: absolute;
	top: 50px;
	left: 317px;
	width: 168px;
	height:254px;
}
#catch_mani #mani_center a {
	position:absolute;
	width:100%;
	height:100%;
}
#catch_mani #mani_center a:hover {
	background-color:#FFF;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
#catch_mani #mani_right {
	display: block;
	position: absolute;
	top: 50px;
	left: 572px;
	width: 390px;
	height:254px;
}
#catch_mani #mani_right a {
	position:absolute;
	width:100%;
	height:100%;
}
#catch_mani #mani_right a:hover {
	background-color:#FFF;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
