/***********************************************/
/* o-rc.css                           */
/* Use with obihiro-rc/index.html        */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body {
	background-color: #FFFAF0;
	margin-left: 0px;
	margin-top: 0px;
}


/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#top{
    position:absolute; 
	width:764px; 
	height:100px; 
	left: 5%; 
	top: 0px; 
	background-image: url(img/top-back.gif); 
		
}
	
#title {
	position: absolute;
	height: 50px;
	width: 400px;
	left: 2px;
	top: 0px;
}

#sitemap {
	position: absolute;
	height: 17px;
	width: 80px;
	left: 580px;
	top: 24px;
}

#toppage {
	position: absolute;
	height: 17px;
	width: 80px;
	left: 670px;
	top: 24px;
}

#menu {
	position: absolute;
	height: 50px;
	width: 760px;
	left: 2px;
	top: 50px;
}

#body{
	position:absolute;
	width:764px;
	left: 5%; 
	top: 97px;
	background-image: url(img/top-back.gif);
		
}

/************** bodystyle *****************/

#bodystyle{
	padding: 10px 10px 10px 10px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	text-align:left;
	font-size: 90%;
	line-height: 150%;
	color: #643C1A;
}


/************** bodyfont *****************/

.font1{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	text-align:left;
	font-size: 90%;
	line-height: 170%;
	color: #502B1D;
}

.font1-2{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 80%;
	line-height: 170%;
	color: #502B1D;
}

.font2{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	text-align:left;
	font-size: 100%;
	line-height: 180%;
	color: #502B1D;
}

.font3{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	text-align:left;
	font-size: 110%;
	line-height: 190%;
	color: #502B1D;
}

.font4{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	text-align:left;
	font-size: 120%;
	line-height: 200%;
	color: #502B1D;
}
/************** botomstyle *****************/

#botomstyle{
	padding: 10px 2px 0px 2px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 80%;
	line-height: 120%;
	color: #643C1A;
}

/********************* end **********************/
.font-red {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 90%;
	line-height: normal;
	color: #FF0000;
}
