@charset "UTF-8";/* formatting style----------------------------------------------------*/* {	font-style: normal;	margin: 0px;	padding: 0px;}body {	font-family: "メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ ProN W3", Osaka;	font-size: 12px;	line-height: 1.6em;	color: #333333;	background-color: #FFFFFF;	background-image: url(images/general/haikei7.gif);	background-repeat: repeat-x;	background-position: top;}/* link style----------------------------------------------------*/a img {	border-style: none;}a:link {	color: #333333;	text-decoration: none;}a:visited {	color: #333333;	text-decoration: none;}a:hover {	color: #000000;	text-decoration: none;}/* basic layout----------------------------------------------------*/#wrapper {	background-color: #FFFFFF;	width: 846px;	border-right: 5px solid #165c7d;	border-left: 1px solid #999999;	margin-right: auto;	margin-left: auto;	border-bottom: 1px solid #999999;}