@charset "utf-8";@import url(reset.css);body, #z, #header{	text-align: center;	font: 90%/140% MSゴシック;}/* 全体 */#z{	width: 910px;	margin: 0 auto;	background: url(../images/common/background.jpg) repeat-y;}img{	vertical-align: bottom;}/*--　ヘッダー　--*/#header{	width: 910px;	margin: 0 auto;	background: url(../images/common/header_bar.gif) no-repeat top center;	}#navi_box{	width: 910px;	}#flashcontent{	padding-top: 6px 0 5px 0;}.clear{	clear: both;	margin-bottom: 27px;}/* ナビゲーション */ul#navi{	text-align: center;}#navi li,#footer_navi li{	float: left;	display: inline;	margin: 0 auto;}ul#footer_navi{	padding: 11px 0 0 20px;}#footer_navi li,address{	text-align: left;	font-size: 80%;	padding-bottom: 10px;}/* フッター */#footer{	width: 896px;	margin: 0 auto;	background: url(../images/common/footer_bar.gif) no-repeat;		clear: both;	overflow: hidden;}#footer_ad{	padding: 0 0 10px 20px;	color: #333;	clear: both;}.v_top{	vertical-align: top;}.v_bottom{	vertical-align: bottom;}ul.copyright li{	float: left;	display: inline;}/* リンク */a{	text-decoration: none;}a:link,a:visited{	color: #003399;}a:hover{	color: #ff2020;}
