@charset "Shift_JIS";
@import url("navi.css");

/*common.css
--------------------*/

/* format */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,dt,dd,img,li,address,table,th,td,form,select,option,input,label
{margin:0; padding:0;}
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight: normal; margin: 0; padding: 0;}
hr{display:none;}
p{margin:0; padding: 0;}
table, tr, td, th
{border-collapse:collapse; font-size:100%;border:none; padding:0; margin:0;}
fieldset, legend{border:none; padding:0; margin:0;}
img{display:block; border:none; margin: 0; padding: 0;}
img.inline{display:inline; vertical-align:middle; margin:0 2px;}
a:link{color:#990000; text-decoration: none;}
a:visited{color:#990000; text-decoration: none;}
a:hover{color:#444444; text-decoration:none;}
a:active{color:#000000; text-decoration: none;}

sup{font-size: 0.7em;}
sub{font-size: 0.7em;}


/* link hover */
.hover a{background-color: #ffffff;}
.hover a:hover img{
	opacity:0.9;
	filter: alpha(opacity=90);
}


/* position */
.p-r{ position:relative; }
.p-a{ position:absolute; }
.f-l{ float:left; margin: auto; padding: 0;}
.f-r{ float:right; }
.ta-l{ text-align:left; }
.ta-c{ text-align:center; }
.ta-r{ text-align:right; }
.va-t{ vertical-align: top; }
.c-b{ clear:both; }
.p_ar {
	direction: rtl; 
	unicode-bidi: 
	bidi-override;
}

/* margin */
.mt5{margin-top: 5px;}
.mt8{margin-top: 8px;}
.mt10{margin-top: 10px;}
.mt15{margin-top: 15px;}
.mt20{margin-top: 20px;}
.mt25{margin-top: 25px;}
.mt30{margin-top: 30px;}
.mt50{margin-top: 50px;}
.mb5{margin-bottom: 5px;}
.mb8{margin-bottom: 8px;}
.mb10{margin-bottom: 10px;}
.mb15{margin-bottom: 15px;}
.mt15b8{margin-top: 15px; margin-bottom: 8px;}
.ml10{margin-left: 10px;}
.ml15{margin-left: 15px;}
.ml17{margin-left: 17px;}
.ml20{margin-left: 20px;}
.ml25{margin-left: 25px;}
.ml50{margin-left: 50px;}
.ml70{margin-left: 70px;}
.mr10{margin-right: 10px;}
.ma{margin-left: auto; margin-right: auto;}
.pt8{padding-top: 8px;}



/* size */
.fs-ss{ font-size:77%; line-height: 1em; }
.fs-s{ font-size:85%; }
.fs-m{ font-size:93%; }
.fs-l{ font-size:100%;  line-height: 1.4em;}
.fs-ll{ font-size:125%; }
.fs-lla{ font-size:125%; line-height: 1.2em;}
.fs-lb{ font-size:100%;  font-weight:bold; line-height: 1.5em; }
.fs-llb{ font-size:125%; font-weight:bolder; }
.fs-lllb{ font-size:155%; font-weight: bolder;  line-height: 1em;}
.ls-s{ letter-spacing:-1pt; }
.ls-m{ letter-spacing:0pt; }
.ls-l{ letter-spacing:1pt; }


/* color */
.st{color: #990000;}
.st-b{color: #990000;}


/* border */

/* decorate etc. */
.hide{ text-indent:-9999px;font-size:0pt; }
.fw-b{ font-weight:bold; }
.fw-n{ font-weight:normal; }
.tt-u{ text-transform:uppercase; }
.ws-n{ white-space:nowrap; }
.it{font-style: italic; }

html,
body{
	background:#888888;
	text-align: center;
	font-family:"arial",arial,helvetica,Lucid Grande,sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5;
	height:100%;
	margin:0;
	padding:0;
}

#div_container {
	position:relative;
	min-height: 100%;

}

* hmtl div_container{
	height:100%;
}

#wrap {
	height: auto;
	width: 800px;
	min-height: 100%;
}

#wrapper{
	min-height: 100%;
	height: auto;
	height: 100%;
	margin: 0 auto -129px;
}



/* bg */
#contents_bg{
	background: url(../img/bg.gif) repeat-x;
	overflow: hidden;
}


/* head */
#head{
	width: 800px;
	height: 117px;
	margin: auto;
	position: relative;
	text-align: left;
    background: url(../images/header.jpg) no-repeat;
}

#head h1{
	width: 790px;
	height: 11px;
	position: absolute;
	top: 10px;
	font-size: 10px;
	text-align: right;
	line-height: 11px;
	color: #ffffff;
}

#head log{
	width: 790px;
	height: 11px;
	position: absolute;
	top: 80px;
	font-size: 11px;
	text-align: right;
	line-height: 11px;
	color: #ffffff;
}

#head log a:link{
	color: #ffffff;
	text-decoration: none;
}

#head log a:visited{
	color: #ffffff;
	text-decoration: none;
}

#head log a:hover{
	color: #ffffff;
	text-decoration: none;
}

#head log a:active{
	color: #ffffff;
	text-decoration: none;
}


#logo{
	width: 295px;
	height: 31px;
	position: absolute;
	top: 35px;
	left: 15px;
}


#navi{
	height: 30px;
	width: 800px;
	font-family:"arial",arial,helvetica,Lucid Grande,sans-serif;
	text-align: right;
	position: relative;
	margin: 0;
	top: 0px;
	right: 0px;
	left: 0px;
}

#navi_time{
	height: 30px;
	width: 200px;
	font-family:"arial",arial,helvetica,Lucid Grande,sans-serif;
	text-align: left;
	position: absolute;
	margin: 0;
	top: -15px;
	right: 0px;
	left: 5px;
	color: #000000;
	font-weight: bold;	
	font-size: 93%;
}

#navi_lang{
	height: 30px;
	width: 300px;
	font-family:"arial",arial,helvetica,Lucid Grande,sans-serif;
	text-align: right;
	position: absolute;
	margin: 0;
	top: 7px;
	right: 0px;
	left: 490px;
	color: #e6e6e6;
	font-size: 93%;
}

#navi a:link{
	color: #ffffff;
	text-decoration: none;
}

#navi a:visited{
	color: #ffffff;
	text-decoration: none;
}

#navi a:hover{
	color: #e6e6e6;
	text-decoration: none;
}

#navi a:active{
	color: #ffffff;
	text-decoration: none;
}


/* main */
#main_bg{
	width: 800px;
	overflow: hidden;
	margin: auto;
	background:#ffffff;
	background-position: left;
}


#main{
	width: 800px;
	height: 100%;
	overflow: hidden;
	margin: auto;
	background:#ffffff;
	padding-bottom: 20px;
}


#main_left{
	width: 140px;
	overflow: hidden;
	text-align: left;
}

#main_center{
	width: 460px;
	overflow: hidden;
	text-align: left;
}

#main_right{
	width: 200px;
	overflow: hidden;
	text-align: left;
}

#navi_bg{
	width: 140px;
	height: 20px;
	left: 0px;
	top: 0px;
	position: relative;
	background: url(../images/navi/bg.gif) no-repeat;
}
#navi_bg p{
	width: 140px;
	position: absolute;
	top: 3px;
	left: 5px;
	font-family:"arial",arial,helvetica,Lucid Grande,sans-serif;
	color: #000000;
	font-weight: bold;	
	font-size: 93%;
}

#navi_bg_s{
	width: 140px;
	height: 20px;
	left: 0px;
	top: 0px;
	position: relative;
	background: url(../images/navi/bg1.gif) no-repeat;
}
#navi_bg_s p{
	width: 140px;
	position: absolute;
	top: 3px;
	left: 5px;
	font-family:"arial",arial,helvetica,clean,sans-serif;
	color: #000000;
	font-weight: bold;	
	font-size: 93%;
}


#p_ar {
	direction: rtl; 
	unicode-bidi: 
	bidi-override;
}


#list_title{
	width: 440px;
	height: 15px;
	left: 10px;
	top: 10px;
	position: relative;
	background: url(../images/list_bg.gif) no-repeat;
}
#list_title p{
	width: 440px;
	position: absolute;
	top: 0px;
	left: 10px;
	font-family:"arial",arial,helvetica,clean,sans-serif,MS PGothic;
	color: #000000;
	font-weight: nomal;	
}

#list_title a:link{
	color: #000000;
	text-decoration: none;
}

#list_title a:visited{
	color: #666666;
	text-decoration: none;
}

#list_title a:hover{
	color: #990000;
	text-decoration: none;
}

#list_title a:active{
	color: #000000;
	text-decoration: none;
}

#list_title2{
	width: 440px;
	height: 15px;
	left: 10px;
	top: 10px;
	position: relative;
	background: url(../images/list_bg.gif) no-repeat;
}
#list_title2 p{
	width: 440px;
	position: absolute;
	top: 0px;
	left: 10px;
	font-family:"arial",arial,helvetica,clean,sans-serif,MS PGothic;
	color: #000000;
	font-weight: nomal;	
}

#list_title2 a:link{
	color: #000000;
	text-decoration: none;
}

#list_title2 a:visited{
	color: #666666;
	text-decoration: none;
}

#list_title2 a:hover{
	color: #990000;
	text-decoration: none;
}

#list_title2 a:active{
	color: #000000;
	text-decoration: none;
}

#com_title{
	width: 440px;
	height: 25px;
	left: 10px;
	top: 10px;
	position: relative;
	background: url(../images/title_bar.gif) no-repeat;
}
#com_title p{
	width: 440px;
	height: 25px;
	position: absolute;
	top: 5px;
	left: 10px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN",arial,helvetica,clean,sans-serif,MS PGothic;
	color: #990000;
	font-weight: bold;	
}


#photo_box{
	width: 200px;
	top: 10px;
	left: 10px;
	overflow: hidden;
	position: relative;
	background:#e6e6e6;
}

#float1{
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}

#float2{
	float: right;
	margin-left: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
}

*.floatclear {
         clear: both;
}

#news-ticker-links{
	width:92%;float:left;
	white-space: nowrap;

}

/* left */

#left_inner{
	width: 130px;
	margin: auto;
	overflow: hidden;
	text-align: center;
}

#com_box{
	width: 178px;
	height: 128px;
	position: relative;
	background: url(../img/com_bg.gif) no-repeat;
}

#com_box p{
	width: 130px;
	position: absolute;
	top: 8px;
	left: 22px;
}

/* right */
#right_inner{
	width: 195px;
	margin: auto;
	overflow: hidden;
}

#right_inner a:link{
	color: #000000;
	text-decoration: none;
}

#right_inner a:visited{
	color: #666666;
	text-decoration: none;
}

#right_inner a:hover{
	color: #990000;
	text-decoration: none;
}

#right_inner a:active{
	color: #000000;
	text-decoration: none;
}

#right_inner1{
	width: 195px;
	margin: auto;
	overflow: hidden;
	background:#e6e6e6;
}

#table.1 {
	margin-bottom: 10px;
	border: 1px #666666 solid;
	border-collapse: separate;
	background:#ffffff;
}

td, th {
	border: 0px #666666 solid;
}

/* foot */
#push{
	height: 129px;
}

#foot{
	clear: both;
	width: 800px;
	height: 129px;
	position: relative;
	margin: auto;
	background: #3d3d3d;
	font-size: 93%;
	bottom: 0px;
}


#foot a:link{
	color: #999999;
	text-decoration: none;
}

#foot a:visited{
	color: #777777;
	text-decoration: none;
}

#foot a:hover{
	color: #990000;
	text-decoration: none;
}

#foot a:active{
	color: #555555;
	text-decoration: none;
}

#page_top{
	width: 80px;
	height: 20px;
	position: absolute;
	top: 6px;
	left: 625px;
}

#foot_navi{
	width: 700px;
	height: 20px;
	position: absolute;
	top: 15px;
	left: 17px;
	line-height: 20px;
	text-align: left;
}

#foot p{
	width: 700px;
	overflow: hidden;
	position: absolute;
	top: 30px;
	left: 18px;
	color: #628584;
}

#foot address{
	width: 200px;
	position: absolute;
	top: 30px;
	left: 500px;
	overflow: hidden;
	font-style: normal;
}

#foot strong{
	color: #265390;
	font-weight: bold;
}

#foot_copy{
	width: 500px;
	font-family: tahoma, helvetica, verdana, 'lucida grande', 'lucida sans unicode', sans-serif;
	text-align: left;
	position: absolute;
	top: 60px;
	left: 17px;
	overflow: hidden;
	color: #ffffff;
	font-size: 93%;
}