﻿* {
	margin:0;
	padding:0;
	list-style:none;
	font-size:12px;
}
div{
	margin:0;
	padding:0;
}
body{
	margin:0;
	padding:0;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	background-color:#e6f3e9;
	text-align:center;
	color:#333333;
	background-image: url(/img/bg_header.gif);
	background-repeat: repeat-x;
}
td{
	vertical-align:top;
	font-size:12px;
}
a:hover{
	text-decoration:none;
}
#header{
	margin:0 auto 10px auto;
	width:961px;
}

#container{
	margin:0px auto;
	width:967px;
	text-align:left;
	position:relative;
	left:3px;
}
#footer{
	margin:10px 0;
	padding:20px;
	line-height:150%;
	font-size:10px;
}
#footer a{
	color:#333333;
}
#globalNavi{
	text-align:left;
	margin:15px auto 0 auto;
}
#globalNavi td{
	padding:20px;
	border-right:1px solid #e0e0e0;
}
#globalNavi h5{
	background-image: url(/img/ico_arrow01.gif);
	background-repeat: no-repeat;
	text-indent:12px;
	background-position: 0px 3px;
	height:15px;
	margin-bottom:3px;
}
#globalNavi p{
	background-image: url(/img/ico_arrow02.gif);
	background-repeat: no-repeat;
	margin-left:10px;
	font-size:11px;
	text-indent:12px;
	background-position: 0px 4px;
	margin-bottom:5px;
}
#globalNavi a{
	 color:black;
}
img{
	border:none;
}
#news{
	position:absolute;
	top:0;
	right:0;
	width:381px;
	height:21px;
	background-image: url(/img/bg_news.gif);
	text-align:left;
	text-indent:52px;
	padding-top:2px;
	background-repeat: no-repeat;
}
#news a{
	color:#333333;
	font-size:10px;
}
.txtBnr{
	width:961px;
	height:51px;
	margin-bottom:5px;
	background-image: url(img/bg_cm.jpg);
	padding-top:10px;
	background-repeat:no-repeat;
}
.txtBnr div{
	position:relative;
	left:230px;
	bottom:2px;
}
.txtBnr table td{
	vertical-align:middle;
	padding:0 3px;
}


.txtBnr a{
	color:#000000;
	font-weight:bold;
}

.headerTtl{
	position:absolute;
	bottom:12px;
	_bottom:14px;
	left:0;
	font-size:16px;
	text-align:left;
	width:485px;
	padding-left:10px;
}
*:first-child+html .headerTtl {
	bottom:16px !important;
}

