/*共通*/
body {
	color: #333333; font-size:12px; text-align:left;
	font-family:'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
}

img {
	float:left;
	border:0px;
}

a:link { color: #FF8040; }
a:visited { color: #FF8040; }
a:hover { color: #0080FF; }
a:active { color: #0080FF; }

/*ラップ*/
#wrapper{
	margin-left : auto ;
	margin-right : auto ;
	width:900px;
	background: url("../images/check.gif") repeat-y;
}

/*メイン*/
#main{
	margin-left : auto ;
	margin-right : auto ;
	width:823px;
	background: url("../images/head_back.jpg") no-repeat top;
}

/*トップへ戻る部*/
#dl_space{
	position: absolute;
	width:823px;
	height:135px;
}
#dl1{
	position: relative;
	top:23px;
	left:20px;
	width:150px;
	height:85px;
	text-indent: -9999px;
}

#dl1 a{
	display: block;
	width:150px;
	height:85px;
	opacity:0;
	font-size:14px;
	text-decoration: none;

}

#dl2{
	position: relative;
	top:15px;
	left:740px;
	width:80px;
	height:15px;
	text-indent: -9999px;
}

#dl2 a{
	display: block;
	width:80px;
	height:15px;
	opacity:0;
	font-size:14px;
	text-decoration: none;

}

/*seグローバルメニュー*/
#se_g_menu{
	position: relative;
	top: 18px;
	left:200px;
	width:618px;
	height:52px;
}

#se_g_menu img{
	float:left;
	margin:0px 5px 5px 0;
}

/*ローカルメニュー部*/
#local_menu{
	float:left;
	width:201px;
	height:auto;
}

#local_menu_start{
	width:201px;
	height:158px;
	margin:79px 0 0 0;
	background:url("../images/menu2_back.jpg") no-repeat top;
}

#local_menu img{
	margin:0 0 10px 4px;
	}

#local_menu_loop{
	width:201px;
	height:50px;
	background:url("../images/menu2_back_re.gif") repeat-y;
}

#local_menu_end{
	width:201px;
	height:245px;
	background:url("../images/menu2_back_d.jpg") no-repeat;
}


/*********フッター*********/

#footer{
	margin-left : auto ;
	margin-right : auto ;
	width:823px;
}

#banner{
	margin-left : auto ;
	margin-right : auto ;
	width:620px;
	height:180px;
}

#banner img{
	margin-top:10px;
}

#b_dd{
	margin-left : auto ;
	margin-right : auto ;
	margin-top:10px;
	margin-bottom:10px;
	width:486px;
	text-align:center;
}

.ma{
	margin-right:10px;
}

#copy{
	margin-left : auto ;
	margin-right : auto ;
	padding-top:5px;
	width:740px;
	border-top:1px #000000 dashed;
	text-align:center;
	}
