@charset "euc-jp";
/*------------------------------------------------------------------
 ベーステンプ･・璽藩僖好織ぅ・
------------------------------------------------------------------*/

img{
	border:0;}

a{
	color:#1962A4;
	text-decoration:none;}

a:hover{
	text-decoration:underline;}


/*******************************************************************
 ･・ぅ▲Εﾈ
*******************************************************************/

html{
	min-height:100%;
	height:auto;
	background-repeat:repeat-x;
	background-position:bottom;
}


body{
	margin:0;
	padding:0;
	text-align:center;
	font-size:99.99999999999%;
	font-family: sans-serif;

	min-height:100%;
	height:100%;}

#container{
	width:785px;
	margin:0 auto;
	padding:0;
	;text-align:center;
	background-image:url('bg_container.gif');
	background-repeat:repeat-x;
	background-position:bottom;}

#container_kai{
	width:785px;
	margin:0 auto;
	padding:0;
	;text-align:center;
	background-image:url('bg_container.gif');
	background-repeat:repeat-x;
	background-position:bottom;}


#wrapper{
	margin:0 6px 0px 6px;
	padding:0;
	font-size:0.8em;
	text-align:left;
	background-color:#ffffff;}

#wrapper_kai{
	margin:0 6px 0px 6px;
	padding:0;
	font-size:0.8em;
	text-align:left;
	background-color:#ffffff;
	height:100%;}


* html #wrapper{
	font-size:0.78em;}

/* モダンブラウザ回､・・濂鮟・*/


/*******************************************************************
 ヘッダ
*******************************************************************/

#headerArea{
	position:relative;
	height:57px;
	margin-bottom:5px;
	background-image:url('bg_header.gif');
	background-repeat:repeat-x;
	background-position:bottom;}

#headerArea #siteLogo{
	position:relative;
	top:0px;
	margin:0;
	padding:0;}

#headerArea ul{
	position:absolute;
	top:32px;
	left:0;
	width:773px;
	text-align:right;
	margin:0;
	padding:0;
	list-style-type:none;}

#headerArea ul li{
	display:inline;}

#headerArea ul li a{
	margin:0;
	padding:0 7px 0 10px;
	border-left:solid 1px #1962A4;}

#headerArea ul li.last a{
	border-right:solid 1px #1962A4;}

#headerArea ul li2{
	display:inline;}

#headerArea ul li2 a{
	margin:0;
	padding:0 50px 0 10px;
	border-left:solid 0px #1962A4;}


/*******************************************************************
 フッター
*******************************************************************/

#footerArea{
	clear:both;
	height:36px;
	font-size:0.8em;
	background-image:url('bg_footer.gif');
	background-repeat:repeat-x;
	background-position:bottom;}

	/* IE7のメイ･・・侫・鵐搬从・*/
	*:first-child+html #footerArea{
		font-family:"ＭＳ Ｐゴシック";}

#footerArea ul{
	margin:0 0 0 10px;
	padding:0;
	list-style-type:none;}

#footerArea li{
	float:left;
	height:36px;
	line-height:36px;}

#footerArea li a{
	margin:0 5px;
	padding:0 0 0 10px;
	border-left:solid 1px #ffffff;
	color:#ffffff;
	text-decoration:none;}

#footerArea li.last a{
	padding-right:10px;
	border-right:solid 1px #ffffff;}

#footerArea li a:hover{
	text-decoration:underline;}

#footerArea p{
	float:right;
	height:36px;
	line-height:36px;	
	margin:0 10px 0 0;
	padding:0;
	color:#ffffff;}

/* IE回､・・濂鮟・*/
* html #footerArea{
	height:0%;}

/* モダンブラウザ回､・・濂鮟・*/
#footerArea:after{
	content:"";
	display:block;
	clear: both;}

