@charset "UTF-8";
@import url("../common/css/base.css");
@import url("../common/css/reset.css");

embed {
	vertical-align:bottom;
}

/* index
-------------------------------------------------------------*/
div#contents{
	width:915px;
	margin:0 auto;
}
div#footer {
	background-image:url(../common/img/bg008.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:0.86em;
	height:38px;
	width:900px;
	margin: 0 auto;
}

#flash{
}

/* footer
-------------------------------------------------------------*/
div#footer{
	color:#ffffff;
	font-size:0.86em;
	width:900px;
	height:38px;
	background:url(../img/index/foot_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

div#footer a{
	color:#ffffff;
	text-decoration:none;
}

div#footer a:hover{
	color:#ffffff;
	text-decoration:underline;
}

div#footer ul{
	display:inline;
	float:left;
	padding:16px 0 0 90px;
}

div#footer li{
	width:100px;
	float:left;
}


div#footer li#pp{
	width:240px;
	float:left;
}

address{
	display:inline;
	float:left;
	padding:16px 0 0 0;
}


/*091113 added*/
#globalnavi {
	margin-left:7px;
	background:url(../img/index/g_navi_back.jpg) no-repeat;
	padding-top:17px;
	height:62px;
}
