@charset "iso-8859-5";
/* CSS Document */
*{
margin:0;
padding:0
}
img {border:0px}
html{
	width:100%;
	margin:0px;
	padding:0px;
	font-family: "小塚ゴシック Pro L";

}
body{
	height:100%;
	margin:auto;
	text-align:center;
	font-size:12px;
	line-height: 16px;
	width: 850px;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#content a {
	color: #af0e0e;

}

#content a:hover{text-decoration:none}


#footer{
	height:31px;
	background-color:#262525;
	font-family:Tahoma;
	font-size:11px;
	color:#9c9c9c;
	padding:20px 0 20px 30px;
	text-align:left;
	clear: both;
}
#header{
width:100%;
height:97px;
margin:0px;
}

.main_img{
	width:766px;
	height:348px;
	background-image:url(images/title_slogan.jpg);
	background-repeat:no-repeat;
	background-position:0 57px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;

}

.main_img2{
	width:470px;
	height:250px;
	background-image:url(images/website_under_construction.jpg);
	background-repeat:no-repeat;
	background-position:0 57px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;

}

/*---------------- menu tab----------------------*/
#menu_tab{
	width: auto;
	text-align:center;
	height:34px;
	margin:auto auto auto 150px;
	padding-top:50px;

}

ul.menu {
list-style-type:none; display:block; width:475px; 
 margin: auto; padding:0px; background:none;}

ul.menu li {
display:inline;
font-size:14px;
font-weight:bold;
line-height:34px;}

a.nav:link, a.nav:visited {
display:block; float:left; padding:0px 15px 0px 15px; margin:0;height:34px;
text-decoration:none; background:none; color:#FFFFFF;}

a.nav_selected:link, a.nav_selected:visited {
display:block; float:left; padding:0px 15px 0px 15px; margin:0; height:34px;
text-decoration:none;background:none; color: #FF0000;}

a.nav:hover {
color:#FF0000;}



#footer div{float:left}
.bottom_menu a{
font-family:Tahoma;
font-size:11px;
color:#9c9c9c;
text-decoration:none
}
#footer li {
display:block;
float:left;
padding:0 7px 2px 7px;
}
.copy{
padding:7px 20px 7px 20px;
margin:0 20px 0 0 
}
.copy a{
font-family:Tahoma;
font-size:11px;
color:#9c9c9c;
text-decoration:underline
}
.copy a:link{text-decoration:underline}
.copy a:visited{text-decoration:underline}
.copy a:hover{text-decoration:none}
.bottom_menu{
width:480px;
margin:0 20px 0 20px 0;
padding:7px 0 7px 20px
}

.small_title{
	font-family:"Tahoma";
	font-size:12px;
	color:#af0e0e;
	font-weight:bold;
	padding:20px 0 10px 0;
	line-height: 14px;

}

.small_title2{
font-family:"小塚ゴシック Pro R";
font-size:18px;
color:#af0e0e;
font-weight:bold;
padding:20px 0 10px 0
}


.arrow{
padding:0 0 0 10px;
width:135px;
background-image:url(images/arrow.gif);
background-position:0px 4px;
background-repeat:no-repeat
}
#content{
	padding:20px 0 0 13px;
	margin:10px auto 40px;
	text-align:left;
	font-family:"Tahoma";
	font-size:13px;
	color:#d2d1c6;
	width: 766px;
	text-decoration: none;



}
.column{
	background-image:url(images/dash.gif);
	background-position:left top;
	background-repeat:repeat-y;
	width:350px;
	text-align:left;
	padding:0 10px 0 20px;
	float:left;
	font-size: 13px;

}
.column a {
	color: #af0e0e;

}

.column a:hover{text-decoration:none}


.column2{
width:140px;
text-align:left;
padding:0 30px 0 35px;
float:left
}
.column2 img{margin:7px 0 14px 0}
.column img{margin:14px 0 14px 0}

#content ul li{
	margin-left: 50px;
	line-height: 26px;
}

/*BACK TO TOP*/

.backtop {
	width:880px;
	padding:10px;
	margin:20px auto 0;
	text-align:right;
	color: #FF0000;


	}
.backtop a:link {
	background:#414141;
	color:#FF0000;
	text-decoration:none;
	padding:10px;
	clear:both;
}
.backtop a:visited {
	background:#7A0738;
	color:#FFFFFF;
	text-decoration:none;
	padding:10px;
	clear:both;
}
.backtop a:hover {
	background:#FF0000;
	color:#FFFFFF;
	text-decoration:none;
	padding:10px;
	clear:both;
}
/*FOOTER*/
.footer {
	width:100%;
	margin:0 auto 20;
	padding:10px 0 0;
	color:#666;
	font-size:11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #242020;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;

}
.footer p {
	line-height:18px;
}
.footer a:link, a:visited {
	color:#666;
	text-decoration:none;
}
.footer a:hover {
	color:#999;
	text-decoration:none;
}
.info {
	padding:0px;
	margin:0 20px 0 0;
	font-size: 14px;
	line-height: 28px;

}
