@charset "UTF-8";
/* CSS Document */

/* -------------------------------------------------
	トップページ
　 -------------------------------------------------*/


#wrapper_top{
	width:auto;
	background-color:#FFCC00;
}


#top_image_bg{
	position:relative;
	width:650px;
	/* margin:0 auto;*/
	padding:0;
	background-color:#fff;
	color:#333;
	font-family:"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
}

iframe{
	width:650px;
	height:144px;
}


#object_box{
	border:0;
	width:650px;
	height:144px;
	margin:0;
	position:relative;
	top:5px;
	left:0;
	left:1px\9; /* IE8 and below */
	background:#fff;
}

.url {
    margin: 0;
    text-align: right;
    z-index: 1000;
	/* display:none; */
}


#top_image{
	position:relative;
	width:650px;
	height:144px;
	/* margin:0 10px; */
	display:block;	
}

#bg_header_top{
	position:relative;
	background-image:url(../img/top/bg_top1.png);
}



.header_top{
	width:650px;
	height:144px;
	position:relative;
	z-index:995;
	
}

#header_logo{
	position:relative;
	left:30px;
	top:35px;
	
}

