/* CSS Document */

/* ---------- body ---------- */

body{
	font-family:sans-serif;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
background-image:url(../img/common/bg.gif);
background-position:center top;
background-repeat:repeat-y;

}

table{
	font-size:small;
	color:#2F2C28;
}

.text_l{
	font-size:nomal;
	color:#444444;
}

.text_ll{
	font-size:large;
	color:#444444;
}

.text_lll{
	font-size:x-small;
	color:#444444;
}



.strong{
	color:#FF3300;
}

a {
	text-decoration:none;
	color:#890017;
}

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


h1{
	text-indent:-9999px;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	line-height: 0%;
	margin: 0px;

}

h2{
	text-indent:-9999px;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	line-height: 50%;
	margin: 0px;

}

h3
{
color:#666666;
	font-size:120%;
	font-weight:normal;
	background-image:url(../img/common/entry_h3.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	border-bottom:3px double #b0afaf;
	margin:0 0 5px 0;
	padding:6px 15px 6px 25px;
}

h4
{
color:#666666;
	font-size:120%;
	font-weight:normal;
	background-image:url(../img/common/h4_arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	margin:0 0 5px -5px;
	padding:6px 15px 6px 20px;
}

.pan{
margin:10px;
text-align:right;
font-size:9pt;
width:530px;
padding:5px 0px 5px 30px;
border-bottom: 1px solid #cccccc;
padding:0px;
}
.pan a{
font-size:9pt;
}


/* ---------- ΗσΚirQ[V ---------- */

#main-menu {
  	margin:0px 0px 0px 0px;
	padding-right:0px; 
	padding-left:0px; 
	padding-top:0px; 
	padding-bottom:0px; 
	text-align:left;
	background: url(../img/common/main_menu_bg.gif) repeat-y top right;
}
#main-menu ul {
	list-style-type: none;
	
}

.gn-btn {
        width:65px;
	text-align:center;
}

#main-menu li {
	float:left;
	display : block;
	margin-bottom:1px;
	list-style-type: none;
	
}

#main-menu li a {
	display: block;
	text-decoration: none;
	color:##A0A0A0;
	font-size:7pt;
	padding: 2px 2px;
	background:url(../img/common/menu_li.gif) repeat-y top left;
}

#main-menu li a:hover { 
           color:#520004; 
	   background:#F3DFE1 url(../img/common/menu_li.gif) repeat-y top left;
	padding: 2px 2px;
}

.footer table@a:{
	text-decoration:none;
	color:#890017;
font-size:8pt;
}

.footer table@a:hover{
	color:#890017;
	text-decoration:underline;
font-size:8pt;

}

div.text p { font-size:12px; line-height:1.5; margin:10px 0 20px 20px; color:#666; text-indent:-1em; }

div.text span { color:#ff0000; }

table.f_text { font-size:8pt; }
