@charset "UTF-8";/*ベース------------------------------------------------------------------*/body {	font-size: 12px;	line-height: 1.4;	color: #666666;	margin: 0px;	padding: 0px;	text-align: center;}h1{	font-size: 12px;	margin: 0px;	padding: 0px;	font-weight: normal;}a {	color: #666666;	text-decoration: none;}a:hover {	color: #660000;	text-decoration: none;}a img {	border:none;}li {	list-style-type: none;}div#wrapper {	margin: 0px auto 0px auto;	width: 825px;}div {	margin: 0px;}hr {	color: #CCCCCC;	border-style: dashed;}/*ヘッダー------------------------------------------------------------------*/#top {	margin-top: 10px;	margin-right: auto;	margin-left: auto;}#header {	width: 825px;	margin-right: auto;	margin-left: auto;}#header2 {	background: url(../images/header_bottom.jpg) no-repeat center top;	width: 825px;	height: 37px;	margin-right: auto;	margin-left: auto;	text-align: right;	color: #660000;	font-size: 14px;}/*コンテンツ------------------------------------------------------------------*/#contents {	float: left;	width: 240px;	height: auto;	margin-right: auto;	margin-left: auto;		margin-top: 10px;	padding: 0;	text-align: left;}#side {	position:relative;	width: 240px;	margin-right: auto;	margin-left: auto;	margin-bottom: 10px;	padding: 1px 0 1px 0;	background-color: #DFDFD2;}#side_d {	width: 230px;	padding: 2px 0 5px 0;	margin: 5px 0px 5px 4px;	border: 1px solid #CECEB9;	background-color: #EFEFE9;}#side_d h4 {	display: block;	width: 215px;	line-height: 24px;	color: #FFFFFF;	margin: 6px;	font-size: 14px;	text-align: center;	background-color: #666666;	background-image: url(../images/side_h3.gif);	border-right-width: 1px;	border-left-width: 1px;	border-right-style: solid;	border-left-style: solid;	border-right-color: #969583;	border-left-color: #969583;	height: 24px;	font-weight: bold;}#side_d ul {	margin: 0px 0px 6px 0px;	padding: 0px;}#side li {	width: 215px;	margin: 0 0 0 6px;	list-style-type: none;}#side_d li a {	display: block;	width:215px;	height: 24px;	font-size: 12px;	color:#555555;	line-height: 24px;	padding-right: 10px;	padding-left: 20px;	background-image:url(../images/side_li.gif);	background-repeat: no-repeat;	text-decoration: none;}#side_d li a:hover {	color: #000000;	text-decoration: none;	background-image: url(../images/side_li_ov.gif);}#contents02 {	width: 240px;	margin-top: 10px;	margin-right: auto;	margin-left: auto;}#contents h3 {	font-size: 14px;	color: #FF3333;	margin-right: auto;	margin-left: auto;	margin-top: 10px;	margin-bottom: 0px;	font-weight: bold;}/*メイン------------------------------------------------------------------*/#main {	float: right;	width: 570px;	margin-right: auto;	margin-left: auto;	margin: 0;	display: inline;}#main h2 {	width: 570px;	margin-right: auto;	margin-left: auto;		margin-top: 10px;}#banner {	width: 570px;	margin-right: auto;	margin-left: auto;		margin-top: 10px;}#news {	width: 570px;	margin: 10px 0 10px 0;	text-align: left;}/*コピーライト-------------------------------------------------------------------*/#fotter {	clear: both;	display: block;	width:100%;	height: 45px;	color: #FFFFFF;	display: block;	background-image: url(../images/footer.gif);	font-size: 12px;	margin-top: 10px;	padding-top: 10px;}