@import url("contact.css");
body {
	background-color:#F9F9F9;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	color: #333333;
	margin-top:0pt;


}

a:link {
	color:#FF3300;
	text-decoration: underline;

}
a:visited {
	color:#333333;
	text-decoration: underline;

}
a:hover {
	color:#FF9900;
	text-decoration: underline;
}
a{
	text-decoration :none;
}

.mainBox {
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D8D8D8;
	border-bottom-color: #F79910;
	border-left-color: #D8D8D8;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/back_img.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: smaller;
	font-style: normal;
	line-height: 150%;
	color: #333333;
	text-decoration: none;



}
.menuBox {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D8D8D8;
	padding: 0px;





}
.menuLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: D8D8D8;

}
.mainBoxSpace {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 25px;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	padding-bottom: 5px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: smaller;
	font-style: normal;
	line-height: 150%;
	color: #333333;
	text-decoration: none;

}

.mainBoxSpace h1{
	font: 0.9em "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	color: #FF6600;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;

}

.mainBoxSpace p{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;

}

.mainBoxST {
	padding-left: 2px;
}
.mainBoxSST {
	color: #3399CC;
	font-weight: bold;

}
