/* CSS Document */

body{
	padding:0px;
	margin:0px;
	background:url(../images/mainbg.gif) 0 0 repeat-x #fff;
	color:#5E5E5E;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
}
div, p, ul, h2, h3, img{padding:0px; margin:0px;}

/*----TOP PANEL----*/
#topPan{
	width:800px;
	height:170px;
	position:relative;
	color:#fff;
	padding:0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #15AEFD;
	background-image: url(../images/title_link.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.ol {
	font-size: 11px;
	line-height: 1.3em;
}

#topPan img.logo{
	width:235;
	height:52px;
	position:absolute;
	top:133px;
	left:565px;
}
#topPan img.book{width:158px; height:99px; position:absolute; top:20px; right:46px;}

h1{
	font-size:14px;
	padding:70px 0 0 100px;
}

#topContactPan{
	width:80px;
	height:20px;
	position:absolute;
	top:0px;
	right:0px;
}
#topContactPan p.callus{background:#0C71A4; color:#fff; width:64px; height:14px; line-height:14px; font-size:14px; font-weight:bold; text-transform:uppercase; padding:0px;}
#topContactPan p.no{font-size:26px; padding:4px 0 0;}

#topMenuPan{
	width:595px;
	height:20px;
	position:absolute;
	bottom:0px;
	left:102px;
}
#topMenuLeftPan{width:69px; height:16px; float:left; background:url(../images/menu-leftbg.gif) 0 0 no-repeat;}
#topMenuMiddlePan{
	width:456px;
	height:16px;
	float:left;
}

#topMenuMiddlePan ul{
	width:456px;
	height:20px;
}
#topMenuMiddlePan ul li{
	width:90px;
	height:16px;
	border-right:1px solid #E5E5E5;
	float:left;
}
#topMenuMiddlePan ul li a{
	width:90px;
	height:16px;
	display:block;
	background:#fff;
	color:#4A4A4A;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 16px;
}
#topMenuMiddlePan ul li a:hover{background:#fff; color:#0574AF; text-decoration:none;}
#topMenuMiddlePan ul li.home{background:#fff; color:#0574AF; text-decoration:none; border-left:1px solid #E5E5E5;font:10px/16px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; text-transform:uppercase;}
#topMenuMiddlePan ul li.contact{width:67px; border-right:1px solid #fff;}
#topMenuMiddlePan ul li.contact a{width:67px; height:16px; display:block; background:#fff; color:#4A4A4A; font:10px/16px "Trebuchet MS",Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold; text-align:center; text-transform:uppercase;}
#topMenuMiddlePan ul li.contact a:hover{background:#fff; color:#0574AF; text-decoration:none;}

#topMenuRightPan{
	width:70px;
	height:16px;
	float:right;
	background:url(../images/menu-rightbg.gif) 0 0 no-repeat;
}
#outer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
/*----/TOP PANEL----*/
/*----BODY PANEL----*/
#bodyPan{
	width:800px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
/*----/BODY RIGHT PANEL----*/
/*----/BODY PANEL----*/
/*----FOOTER PANEL----*/
#footermainPan{height:85px; background:url(../images/footerbg.gif) 0 0 repeat-x #fff; color:#010101; clear:both; padding:72px 0 0;}
#outer #bodyPan #kanri {
	font-size: 10px;
	text-align: right;
	width: 795px;
	padding-top: 5px;
	padding-right: 5px;
	border: 1px solid #999999;
}



#footerPan{
	width:480px;
	position:relative;
	margin:0 auto;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif
}

#footerPan ul{
	width:460px;
	position:relative;
	margin:0 auto;
}

.td_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#footerPan li{float:left; }
#footerPan ul li a{padding:0 10px 0; color:#010101; background:#F3F3F3; text-decoration:none;}
#footerPan ul li a:hover{text-decoration:underline;}

#footerPan p.copyright{
	width:230px;
	background:#F3F3F3;
	color:#04496D;
	position:absolute;
	top:24px;
	left:115px;
	font-size:12px;
	right: 540px;
}

td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
