@charset "EUC-JP";

/* --::: IE∈ハック∷URL:http://www.kokuken.net/list.php :::-- */
*:first-child+html .t_top {
	position:relative; top:20px;
	margin-top: -20px;
}

* html .t_top {
	position:relative; top:20px;
	margin-top: -20px;
}


/* ======================================================================

header回年
====================================================================== */
#tabitama_header_background {
	background-image: url("img/header_background_all.gif");
	background-repeat: repeat-x;
	width: 100%;
}

#tabitama_header_blank {
	display: block;
	background-image: url("img/header_background_all.gif");
	background-repeat: repeat-x;
	margin: 0 auto;
	padding: 0;
	min-width: 1000px;
	max-width: 1237px;
}

/* --::: IE6惧今き∈スタ〖ハック∷ :::-- */
* html #tabitama_header_blank {
	width: 1000px;
}


#tabitama_title {
	background-image: url("img/title_background.gif");
	background-repeat: repeat-x;
	margin: 0 auto;
	padding: 0;
	width: 97%;
	overflow: hidden;			/* float山绩滦忽 */
}

#tabitama_title h1 {
	font-size: 100%;
	color: #00559d;
	margin: 5px 12px;
	font-family: "メイリオ","Meiryo","ヒラギノ逞ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",Verdana,Arial, Helvetica, sans-serif;
	float: left;
}

#tabitama_title p {
	font-size: 90%;
	color: #00559d;
	margin: 3px 12px;
	font-family: "メイリオ","Meiryo","ヒラギノ逞ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",Verdana,Arial, Helvetica, sans-serif;
	float: right;
}

#tabitama_header {
	clear: both;
	background-image: url("img/header_background.gif");
	background-repeat: repeat-x;
	margin: 0 auto;
	padding: 0;
	width: 97%;
	overflow: hidden;			/* float山绩滦忽 */
}

/* -- メニュ〖回年 -- */
#tabitama_logoback {
	display: block;
	background-image: url("img/logo_backimage.gif");
	background-repeat: no-repeat;
	position:relative; top: 0; left: 0;
	width: 485px;
	float: left;
	overflow: hidden;			/* float山绩滦忽 */
}

#tabitama_header #tabitama_menu {
	display: block;
	margin: 4px 0 1px 0;
	padding: 0 0 1px 0;
	width: 35%;
	font-family: "ヒラギノ逞ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",Verdana,Arial, Helvetica, sans-serif;
	line-height: normal;
	float: left;
}

#tabitama_header #tabitama_menu h2 {
	margin: 0;
	font-size: 12px;
	text-align: left;
}

#tabitama_header #tabitama_menu h3 {
	margin: 0;
	font-size: 12px;
	text-align: left;
}

#tabitama_header #tabitama_menu .border {
	border-bottom: solid 1px #fff;
}

#tabitama_logo {
	display: block;
	position:relative; top: 18px; right: 5px; 
	width: 266px;
	float: right;
}

/* -- バナ〖回年 -- */
#tabitama_header .banner {
	padding: 31px 6px 27px 0;
	float: right;
}

#tabitama_header .banner img {
	border: 0;
	padding-left: 3px;
}


/* ====== Header Menu アンカ〖回年 ====== */
#tabitama_header #tabitama_menu a {
	text-decoration: none;
	color: #fff;
} 
#tabitama_header #tabitama_menu a:visited {
	text-decoration: none;
	color: #fff;
} 
#tabitama_header #tabitama_menu a:hover {
	text-decoration: none;
	color: #ff0;
} 
#tabitama_header #tabitama_menu a:active {
	text-decoration: none;
	color: #fff;
} 


/* ======================================================================

footer回年
====================================================================== */
#tabitama_footer_blank {
	margin: 0 auto;
	padding: 0;
	width: 97%;
	font-family: "メイリオ","Meiryo","ヒラギノ逞ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",Verdana,Arial, Helvetica, sans-serif;
	text-align: left;
}

#tabitama_footer_blank #contents{
	background-image: url("img/contents_background.gif");
	background-repeat: repeat-x;
}

#tabitama_footer_blank #contents_title {
	margin: 0;
	padding: 10px 0 1em 10px;
	font-size: 13px;
}

#tabitama_footer_blank .contents_block {
	float: left;
	margin: 0 10px 10px 15px;
	padding: 0 10px 10px 15px;
}

#tabitama_footer_blank li {
	font-size: 12px;
	white-space: nowrap;
	list-style-type: none;
	line-height: 150%;
}

#tabitama_footer_blank .contents_block strong {
	font-weight: normal;
}

#tabitama_footer_blank #footer_menu {
	margin: 0;
	padding: 0;
}

#tabitama_footer_blank #footer_menu ul {
	background: #fff;
	margin: 0;
	padding: 0;
}

#tabitama_footer_blank #footer_menu li {
	margin: 3px 8px;
	font-size: 12px;
	white-space: nowrap;
	float: left;
}

#tabitama_footer_blank #footer_title {
	clear: both;
	background-image: url("img/footer_background.gif");
	background-repeat: repeat-x;
	margin: 0;
	padding: 1px 10px 1px 0;
	text-align: right;
	font-size: 12px;
	color: #fff;
}

#tabitama_footer_blank #copyright {
	margin: 5px 0 30px 0;
	text-align: center;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
}


