/* CSS Document */
body {
   margin:0px;
}

div#wrap {
   padding: 0px 0px 0px 0px;
   width:710px;
   margin:0 auto;
}

/*ƒgƒbƒv*/
div#head {
   padding: 0px;
   width: 710px;
   height:40px;
   margin: 0 auto;
}

#head span{
    visibility:hidden;
}
#head ul, #head li{
    margin: 0;
	padding: 0;
	list-style: none;
}
#head li{
    height: 40px;
	float: left;
}
#head li.okt{
    width:273px;
    height:40px;	
	background-image: url(images/oktmenu_01.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
#head li.okt a, #head li.okt a:link{
    width:273px;
	height:40px;
	display:block;
	text-decoration:none;
}
#head li.spacer{
    width:273px;
    height:40px;
	background-image: url(images/oktmenu_02.jpg);
	background-repeat:no-repeat;
	background-position:top center;	
}
#head li.sitemap{
    width:74px;
	height:40px;
	background-image: url(images/oktmenu_03.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

#head li.otoiawase a, #head li.otoiawase a:link{
    width:80px;
	height:40px;
	display:block;
	background-image: url(images/oktmenu_04.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	text-decoration:none;
}

div#contents {
   padding: 0px;
   width: 710px;
   margin: 5px 0px 0px 0px;
}

div#notetop {
   padding: 0px;
   width: 710px;
   height:12px;
   margin: 0px 0px 0px 0px;
   background-image:url(images/notebook_01.jpg);
   background-repeat:no-repeat;
}
div#notecontent {
   padding: 0px;
   width: 710px;
   margin: 0px 0px 0px 0px;
   background-image:url(images/notebook_02.jpg);
   background-repeat:repeat-y;
   line-height:140%;
   letter-spacing:0.1em;
   font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
   font-size:12px;
   font-weight:normal;
   color:#333333;
}
#notecontent p {
   padding: 0px;
   margin: 0px 20px 0px 0px;
   line-height:140%;
   letter-spacing:0.1em;
   font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
   font-size:12px;
   font-weight:normal;
   color:#333333;
}
#notecontent span {
   padding: 0px;
   margin: 0px 20px 0px 0px;
}   

#notecontent img{
   float:left;
   margin-right:20px;
   padding-left:45px;
}   

div#notebottom {
   padding: 0px;
   width: 710px;
   height:76px;
   margin: 0px 0px 0px 0px;
   background-image:url(images/notebook_03.jpg);
   background-repeat:no-repeat;
   clear:both;
   line-height:140%;
   font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
   font-size:12px;
   font-weight:normal;
   color:#333333;
}

div#foot{
   padding: 0px;
   width: 710px;
   margin: 0px 0px 0px 0px;
   font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
   font-size:12px;
   font-weight:normal;
   color:#666;
}

#foot a:link {
	text-decoration: none;
	color: #666;
}
#foot a:visited {
	text-decoration: none;
	color: #666;
}
#foot a:hover {
	text-decoration: underline;
	color: #666;
}
#foot a:active {
	text-decoration: none;
	color: #666;
}
