@charset "Shift_JIS";

/* INDEX */

div#hd {
	width: 100%;
	margin: 0 auto;
	background: url("../images/back.gif") repeat-y center;
	height: 100%;
	overflow: auto;
}
div#headCol {
	background-color: #ffffff;
	width: 100%;
	height: 120px;
	margin-bottom: -1px;
	border-bottom: solid 1px #cccccc;
}
div.headBox {
	width: 950px;
	margin: 0 auto;
	padding-bottom: 29px;
}
div.banaBox {
	text-align: left;
}
div.banaBox div {
	padding: 10px 0 5px 0;
	font-size: 82%;
}
div.mainBox {
	position: relative;
	bottom: 70px;
}
ul.list {
	position: relative;
}
ul.list li {
	float: left;
}
div#menuBox {
	width: 100%;
	text-align: left;
	height: 100px;
}
li.menu1 {
	position: relative;
	bottom: 220px;
}
li.menu2 {
	position: relative;
	bottom: 130px;
	right: 16px;
}
li.menu3 {
	position: relative;
	bottom: 95px;
	right: 9px;
}
li.menu4 {
	position: relative;
	bottom: 100px;
}
div#sideCol {
	float: right;
	width: 160px;
	padding-left: 15px;
}
div#leftCol {
	position:relative;
	float: left;
	width: 160px;
	padding-right: 15px;
	clear: both;
}
div.contArea {
	width: 950px;
	margin: 0 auto;
}
div.mainCont {
	width: 600px;
	height: 1800px;
	float: left;
	margin-bottom: 20px;
}
p.leftImg {
	margin-bottom: -18px;
	margin-top: -53px;
}
p.rightImg {
	margin-bottom: -18px;
}
p.toiaws {
	width: 160px;
	height: 93px;
	background-image: url("../images/right_tel_bk.png");
	background-repeat: no-repeat;
}
p.toiaws img {
	padding-top: 60px;
}
p.kensk {
	width: 160px;
	height: 93px;
	background-image: url("../images/search_bar.png");
	background-repeat: no-repeat;
	padding-top: 35px;
}
div.footer {
	width: 100%;
	height: 80px;
	clear: both;
	background-color: #ffffff;
	padding: 20px 0 30px 0;
	border-top: solid 1px #cccccc;
}
div.subMenu {
	height: 95px;
	padding-bottom: 1em;
}
div.subMenu img {
	float: left;
}
.pt40 {
	display: inline;
}
.pt40 li {
	margin: 0 auto;
	display: inline;
}

div#menuArea {
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 70px;
	margin: 0 auto;
	background: rgba(255, 255, 255, 0.6); 
}
div#menuArea ul {
	padding-top: 12px;
}
div#menuArea li {
	display: inline;
}
.rightInfo {
	width: 150px;
	height: 200px;
	overflow: auto;
	padding: 5px;
	font-size: 80%;
	background-color: #ffffff;
	text-align: left;
}

div#menu{
    position: absolute;
    top:250;
    }

#ibox {
    overflow: auto;
    width: 150px;
    height: 200px;
}
#ibox iframe {
    width: 145px; /*PC”Å‚Ì•|5px‚­‚ç‚¢*/
    height: 200px;
}

#ibox2 {
    overflow: auto;
    width: 200;
    height: 1850px;
}
#ibox2 iframe {
    width: 195px; /*PC”Å‚Ì•|5px‚­‚ç‚¢*/
    height: 1850px;
}
