@charset "shift-jis";
/************************************************************************/
/* 全ページ共通CSS *******************************************************/
/************************************************************************/



/*********************************************************** Tag Difine */
body{
	width:100%;
	height:100%;
	margin:0px;
	background-color:#EFEFEF;
	font-size:10pt;
	line-height:150%;
	color:#ffffff;
	background-image: url(img/2008/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	}

img{
	border:none;
	}

a{
	color:#006699;
	text-decoration:underline;
	}

/***************************************************************** head */
#head_container{
	width:100%;
	height:56px;
	border-bottom:1px solid #999999;
	background-color:#FFFFFF;
	}

#head{
	width:702px;
	height:56px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	}

#head_left{
	width:284px;
	height:56px;
	float:left;
	}

#head_right{
	width:418px;
	height:56px;
	float:left;
	}


/****************************************************************** main */
#main{
	width:702px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	border-left:1px solid #999999;
	background-color: #F6F6F6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	}



/***************************************************************** head2 */
#head2{
	width:702px;
	height:12px;
	position:relative;
	top:-1px;
	background-color:#000000;
	background-image:url(img/head2.gif);
	background-repeat:repeat-x;
	}


/************************************************************* container */
#container{
	width:702px;
	height:350px;
	position:relative;
	top:-1px;
	padding-top:3px;
	background-color:#FFFFFF;
	background-image:url(img_top/main.jpg);
	background-position:right 6px;
	background-repeat:no-repeat;
	}

#container2{
	width:702px;
	height:auto;
	position:relative;
	top:-1px;
	padding-top:3px;
	background-color:#FFFFFF;
	}


#navi {
	width: 157px;
	height: 190px;
	padding-left:2px;
	float: left;
	}

#globalNavi {
	width: 157px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	background-image: url(img/navi.gif);
	list-style-type: none;
	float: left;
	}

#globalNavi li {
	width: 157px;
	}

#globalNavi li a {
	display: block;
	overflow: hidden;
	width:157px;
	height:32px;
	background-image: url(img/navi.gif);
	color:#003300;
	text-indent:-10000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3F3F3;
	}

#navi01 a { background-position:0px   -9px; margin-top:0px;}
#navi02 a { background-position:0px  -41px; margin-top:0px;}
#navi03 a { background-position:0px  -73px; margin-top:0px;}
#navi04 a { background-position:0px -105px; margin-top:0px;}
#navi05 a { background-position:0px -137px; margin-top:0px;}
#navi06 a { background-position:0px -169px; margin-top:0px;}
#navi07 a { background-position:0px -201px; margin-top:0px;}

#navi01 a:hover { background-position:-157px   -9px; margin-top:0px;}
#navi02 a:hover { background-position:-157px  -41px; margin-top:0px;}
#navi03 a:hover { background-position:-157px  -73px; margin-top:0px;}
#navi04 a:hover { background-position:-157px -105px; margin-top:0px;}
#navi05 a:hover { background-position:-157px -137px; margin-top:0px;}
#navi06 a:hover { background-position:-157px -169px; margin-top:0px;}
#navi07 a:hover { background-position:-157px -201px; margin-top:0px;}

#navi2 {
	width: 157px;
	padding-left:2px;
	float: left;
	}

#globalNavi2 {
	width: 157px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	background-image: url(img/navi.gif);
	list-style-type: none;
	}

#globalNavi2 li {
	width: 157px;
	}

#globalNavi2 li a {
	display: block;
	overflow: hidden;
	width:157px;
	height:32px;
	background-image: url(img/navi.gif);
	color:#003300;
	text-indent:-1000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3F3F3;
	}

#navi21 a { background-position:0px   -9px; margin-top:0px;}
#navi22 a { background-position:0px  -41px; margin-top:0px;}
#navi23 a { background-position:0px  -73px; margin-top:0px;}
#navi24 a { background-position:0px -105px; margin-top:0px;}
#navi25 a { background-position:0px -137px; margin-top:0px;}
#navi26 a { background-position:0px -169px; margin-top:0px;}
#navi27 a { background-position:0px -201px; margin-top:0px;}

#navi21 a:hover { background-position:-157px   -9px; margin-top:0px;}
#navi22 a:hover { background-position:-157px  -41px; margin-top:0px;}
#navi23 a:hover { background-position:-157px  -73px; margin-top:0px;}
#navi24 a:hover { background-position:-157px -105px; margin-top:0px;}
#navi25 a:hover { background-position:-157px -137px; margin-top:0px;}
#navi26 a:hover { background-position:-157px -169px; margin-top:0px;}
#navi27 a:hover { background-position:-157px -201px; margin-top:0px;}


/************************************************************** contents */
#contents{
	width:530px;
	height:auto;
	padding-left:10px;
	float:left;
	color: #333333;
	}



/****************************************************************** foot */
#foot{
	width:702px;
	height:260px;
	position:relative;
	top:-1px;
	background-color:#FFFFFF;
	background-image:url(img/foot_right.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	}


/****************************************************************** news */
#news{
	padding-top:5px;
	padding-left:6px;
	height: auto;
	}

#news li{
	list-style:none;
	font-size:10px;
	padding-top:5px;
	}

#copyright{
	padding-right:20px;
	text-align:right;
	font-size:9px;
	font-family: Arial, Helvetica, sans-serif;	/*letter-spacing:0.2em;*/
	}


/**************************************************************** stripe */
#stripe{
	width:702px;
	height:30px;
	background-image:url(img/foot_back.gif);
	}
#comment {
	sfont-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #171717;
	height: auto;
	width: 500px;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 6px;
	font-size: 11px;
	margin-left: 2px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-bottom: 5px;
}
.x_maker {
	font-size: 11px;
	color: #006699;
	background-color: #EEF5F7;
	padding-left: 6px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #3399CC;
	padding-top: 3px;
	padding-bottom: 3px;
}

/*////////////////////////////////////////////////*/
.tabXbox{
	float: left;
	margin-top: 220px;
}
.tabX a:link, 
.tabX a:visited {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	background-image: url(img/mark_yax.gif);
	background-repeat: no-repeat;
	float: left;
	padding-top: 3px;
	text-align: left;
	background-color: #FFFFFF;
	background-position: 3px center;
	padding-bottom: 3px;
	padding-left: 16px;
	border: 1px solid #EEEEEE;
	width: 138px;
	margin-left: 3px;
	clear: both;
	margin-top: 4px;
}
.tabX a:hover, 
.tabX a:active {
	color: #003366;
	text-decoration: underline;
	background-color: #EBEFF1;
	float: left;
}
