@charset "Shift_JIS";

body{
	padding:0;
	margin:0;
	background-color:#ffffff;
	font-size:12px;
	color:#000000;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	background-image:url(../images/bg.png);
}

A:link    { text-decoration: none; color: #D13046; }
A:visited { text-decoration: none; color: #A71328; }
A:active  { text-decoration: underline; color: #D13046; }
A:hover   { text-decoration: underline; color: #E26173; }

TD{
	font-size:12px;
	border-width : 0px 0px 0px 0px;
}

#rosemont_header{
	width:800px;
	height:80px;
	padding:0px 0 0 0;
	position:absolute;
	top:6px;
	background-image:url(../images/logo1.gif);
	background-repeat:no-repeat;
	background-color:#ffffff;

}

#rosemont_menu{
	width:800px;
	height:30px;
	padding:0px 0 0 0;
	position:absolute;
	top:86px;
	background-color:#ffffff;

}

#rosemont_contents{
	width:800px;
	padding:20px 0 0 0;
	position:absolute;
	top:116px;
	background-image:url(../images/line01.gif);
	background-repeat:no-repeat;
	background-color:#ffffff;

}

#rosemont_footer{
	width:800px;
	height:80px;
	padding:40px 0 0 0;
	background-image:url(../images/line02.gif);
	background-repeat:no-repeat;
	background-color:#ffffff;
	text-align:center;

}

#contents3{
	width:389px;
	height:330px;
	padding-top:30px;
	padding-left:30px;
	position:absolute;
	top:26px;
	left:320px;
	font-size:12px;
	color:#000000;
	line-height:14px;
	background-image:url(../images/bg.gif);
	background-repeat:no-repeat;
}

#contents4{
	position:absolute;
	top:220px;
	left:560px;
	font-size:12px;
}

#contents5{
	width:400px;
	padding-top:0px;
	padding-left:30px;
	position:absolute;
	top:26px;
	left:320px;
	font-size:12px;
	color:#000000;
	line-height:14px;
}
