@charset "utf-8";/* formatting style------------------------------*/* {	margin: 0px;	padding: 0px;}body {	color: #333333;	background-color: #D24817;	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;	font-size: 75%;	line-height: 1.6;	background-image: url(../images/bg_top.jpg);	background-repeat: repeat-x;}hr {	display: none;}/* link styles------------------------------*/a img {	border-style: none;}a:link {	color: #1887AC;	text-decoration: underline;}a:visited {	color: #1887AC;	text-decoration: underline;}a:hover {	color: #D24817;	text-decoration: none;}a:active {	text-decoration: none;	position: relative;	left: 1px;	top: 1px;}/* bace layout-------------------------------*/.bace{	margin:0 auto;}#wrapper {	background-color: #FFFFFF;	width: 900px;	margin: 22px auto 0px;	height: auto;}#wrapper img {	border-width: 0px;}
