@charset "shift_jis";

body{
	margin: 0px;
	padding:0px;
	background-image:url(../topimg/bg.gif);
background-position:top center;
background-repeat:repeat-x;}


/*============　ページ全体　============*/

#container{
	width:100%;
}

.container{
	
}

/*============　ヘッダ部　============*/
#title{
	width:1000px;
	color: #898989;
	font-size:0.8em;
}

#title td{
	color: #898989;
	font-size:0.8em;
}

#pan a,#pan a:link #pan a:visited{
color:#898989;
text-decoration: none;
}
#pan a:hover{
color:#b1b1b1;
text-decoration: underline;
}

.rollover_s { 
width:26px;
height:21px;
background:url(../images/img_s.gif) no-repeat left top;
}
.rollover_s a { 
display:block;
width:26px;
height:21px;
font-size:1px;
line-height:1px;
outline:none;
}
.rollover_s a:hover { 
background:url(../images/img2_s.gif) no-repeat left top;
}

.rollover_m { 
width:29px;
height:21px;
background:url(../images/img2_m.gif) no-repeat left top;
}
.rollover_m a { 
display:block;
width:29px;
height:21px;
font-size:1px;
line-height:1px;
outline:none;
}
.rollover_m a:hover { 
background:url(../images/img2_m.gif) no-repeat left top;
}

.rollover_l { 
width:27px;
height:21px;
background:url(../images/img_l.gif) no-repeat left top;
}
.rollover_l a { 
display:block;
width:27px;
height:21px;
font-size:1px;
line-height:1px;
outline:none;
}
.rollover_l a:hover { 
background:url(../images/img2_l.gif) no-repeat left top;
}

/*============　ページボディ部　============*/

#pagebody{
width:960px;
margin:0;
padding:60px 0 0 0;
}

.pagebody{
}

/*============　左と中央　============*/
#leftunit{
	float :left;
	width:740px;
}

.leftunit{
}


/*============　左　============*/

#guide{
float :left;
width:220px;
}

.guide1{
font-size:0.8em;
color:#707070;
line-height:140%;}


/*============　中央　============*/
#contents{
float :right;
width:520px;
}


/*============　右　============*/
#side{
　　margin: 0px;
　　padding:0px;
	float :right;
	width:220px;
	height:auto;
	text-align:left;
}


.side{
	
	}


/*============　フッタ部　============*/
#foota{
	clear:both;
	width:100%;
    margin:0;
    padding:70px 0 0 0;
}

.foota{
	text-align:center;
}

#foota td{
	color: #707070;
	font-size:0.8em;
}

#btlink a,#btlink a:link #btlink a:visited{
color:#707070;
text-decoration: none;
line-height:160%;
}
#btlink a:hover{
color:#707070;
text-decoration: underline;
}


/*============　フォント　============*/
.samewidth{
	font-family: 'ＭＳ ゴシック','Osaka-等幅',sans-serif; 
	font-size: 1em; 
}


.rollover01 { 
width:64px;
height:11px;
background:url(../images/pagetop2.gif) no-repeat left top;
}
.rollover01 a { 
display:block;
width:64px;
height:11px;
font-size:1px;
line-height:1px;
outline:none;
}
.rollover01 a:hover { 
text-indent:-9999px;
}


