/*ページ全体
-------------------------------------*/
body{
/* margin: 30x 35px 0px 15px;*/
 margin-right:auto;
margin-left:auto;
margin-top:0; 
 text-align: center;
 padding: 0;
/* font-size: xx-small;*/
 color: #000033;
/* background: #000099; */
background: #ffffff;
/* background-image:url("../gif/B1.gif"); */
 background-repeat:no-repeat;
}

#pre{
	margin-right:auto;
	margin-left:auto;
	width:832px;
	height:15px;
	background:#000099;

}


h1,h2,p,dl{
 margin: 0;
}
a:link{
 clolr: #1e90ff;
 background: transparent;
/* text-decoration:none;*/
}
a:visited{
 color: #1e90ff;
 background: transparent;
/* text-decoration:none;*/
}
a:hover,a:active{
 color: #dc0b00;
 background: transparent;
/* text-decoration:none;*/
}

/*ページ本体
------------------------------------*/
#pagebody{
 margin: auto;
 width: 832px;
 background-image:url("../gif/bg5.gif");
/*
 padding-left:0px;
 padding-right:0px;
 background:#000099;
*/
}
#subm{
  margin :10px 10px 3px 2px;
/*  background-color: #ffffcc; */

}
#content{
margin: auto;
/* float:height;*/
 width:832px;
 background-image:url("../gif/bg5.gif");
}

#low{
 float:under;
 width:832px;
}
#main{
 
 float:right;
 width:360px;

 
/*
 padding:20px 0px 0px 0px;
*/
}

#left{
 
 float:left;
 width:457px;
}



#pagebody:after{
 margin: auto;
 content:".";
 display: block;
 height: 0;
 clear:both;
 visibility:hidden;
}



/*左の詳細
----------------------------------*/
#left p{
line-height: 1.4em;
 margin: 0;
 padding: 0px 25px 0px 20px;
 text-align:left;
 /*font-size:xx-small;*/
/* color:#1e90ff; */
}
#left{
 image:url("../gif/osklogo.gif");
 padding: 0px10px5px30px;
}

/*営業案内詳細
-----------------------------------*/

#main dt,#main dd{
 margin: 0;
 padding: 0px 20px 0px 35px;
 line-height: 1.3;
 text-align:left;
 }
#main dt{
 font-size:9pt;
 color: #f0ffff;
 font-weight:bolder;
}
#main dd{
 font-size:8.65pt;
 margin-bottom: 0.1em;
 color: #87ceeb;
}
#main dl{
 background-image:url("../gif/haikei5.gif");
 background-repeat:no-repeat;
}
#main p{
 font-size: 10.5pt;
 line-height: 1.9;
 text-weight:bold;
}

/*フッタ
-----------------------------------*/
#footer{
	
margin-left:auto;
margin-right:auto;
background:url("../gif/bika_bg4.gif") bottom;
 height: 80px;
 width: 832px;
}
#footer p{
 margin: 0;
 padding:5px0px5px0px;
 text-align:right;
 text-transform:uppercase;
 font-size:xx-small;
}

#nav a{
	text-indent: -9999px;
	text-decoration: none;
	height: 68px;
}

#nav{
margin: auto;
	width: 832px;
	background:url("../gif/B3.gif") top;
/*	white-space: nowrap; */
} 

#item01{background: url(../gif/top.gif);display: block;width: 63px;}
#item01:hover{background-position: 0px -76px}

#item02{background: url(../gif/top.gif) no-repeat;display: block;width: 118px;
	background-position: -64px 0px}
#item02:hover{background-position: -64px -76px}

#item03{background: url(../gif/top.gif) no-repeat;display: block;width: 115px;
	background-position: -182px 0px}
#item03:hover{background-position: -182px -76px}
#item04{background: url(../gif/top.gif) no-repeat;display: block;width: 107px;
	background-position: -298px 0px}
#item04:hover{background-position: -297px -76px}
#item05{background: url(../gif/top.gif) no-repeat;display: block;width: 82px;
	background-position: -402px 0px}
#item05:hover{background-position: -402px -76px}


