div,h1,h2,h3,h4,h5 {
	padding: 0px;
	margin: 0px;
}
table,form{
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

ol, ul, li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}

img, div {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
p{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
h1{
font-size:10px;
text-align: right;
}


h2{
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
}
body{
	margin:0px;
	padding:0px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 175%;
	font-weight: normal;
	color: #333333;
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFFFFF;
}
.clearfix{
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	content:".";
	zoom:1;
}
.imageLeft{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.imageRight{
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
.button{
	text-align: center;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}
.center{
	text-align: center;
}
.font_bold{
	font-weight: bold;
}
.font_red{
	color: #EE0000;
}
#content{
	width:840px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-left: 0px;
	behavior: url("iepngfix.htc");
	background-position: center top;
}
#header{
}
#globalNavi{
	height: 42px;
	display: block;
	padding: 0px;
	margin: 0px;
}
#globalNavi ul {
	list-style:none;
}
#globalNavi ul li {
	margin:0;
	padding:0;
	list-style:none;
	float: left;
}
#globalNavi ul li a {
	display: block;
	text-indent: -5000px;
	cursor: pointer;
}
#globalNavi ul li a:hover {
	background-position: bottom;
}
#globalNavi ul li a.menu01{
	width: 130px;
	height: 42px;
	background-image: url(../images/menu01.jpg);	
}
#globalNavi ul li a.menu02{
	width: 130px;
	height: 42px;
	background-image: url(../images/menu02.jpg);	
}
#globalNavi ul li a.menu03{
	width: 130px;
	height: 42px;
	background-image: url(../images/menu03.jpg);	
}
#globalNavi ul li a.menu04{
	width: 130px;
	height: 42px;
	background-image: url(../images/menu04.jpg);	
}
#globalNavi ul li a.menu05{
	width: 130px;
	height: 42px;
	background-image: url(../images/menu05.jpg);	
}
#globalNavi ul li a.menu06{
	width: 130px;
	height: 42px;
	background-image: url(../images/menu06.jpg);	
}
#main{
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-y;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 40px;
	padding-bottom: 40px;
	display: block;
}
#left{
	float: left;
	width: 180px;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
}
#right{
	width: 550px;
	padding-right: 20px;
	padding-left: 10px;
	float: left;
	overflow: hidden;
	display: block;
}
#footer{
	background-image: url(../images/bg_footer.jpg);
	height: 36px;
	line-height: 24px;
	text-align: center;
	color: #000000;
	background-repeat: no-repeat;
	font-size: 12px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 20px;
}
#footer a:link {
	color: #333333;
	text-decoration: none;
}
#footer a:visited {
	color: #333333;
	text-decoration: none;
}
#footer a:active {
	color: #333333;
	text-decoration: underline;
}
#footer a:hover {
	color: #333333;
	text-decoration: underline;
}
.inline_top{
	height:16px;
	background-image: url(../images/inline_top.gif);
	background-repeat: no-repeat;
}
.inline_normal{
	background-image: url(../images/inline_normal.gif);
	padding-right: 20px;
	padding-left: 20px;
	width: 560px;
}
.inline_bottom{
	height:16px;
	background-image: url(../images/inline_bottom.gif);
	background-repeat: no-repeat;
}
ul.gallery{
	padding:0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

ul.gallery li{
	float:left;
	padding:0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.text_s{
	font-size: 10px;
	line-height: 150%;
}
