﻿/* ===== Basic Style ===== */html , body {height:100%;}body {	margin: 0;	padding: 0;	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;	font-size: 100%;	line-height: 115%;	letter-spacing: 1px;	background-image: url(../img/bgBody.gif);	background-position: center center;	min-height:100%;	height:auto;}#container{	width:770px;	_width:780px;	padding:0 5px;	margin:0 auto;	background-image: url(../img/bgCont.gif);	background-repeat: repeat-y;}div#window_space_5 {	margin: 5px 0 0 0;}div#window_space_30a {	margin: 30px 0 0 0;}div#window_space_30b {	margin: 30px 0 0 0;}div#window_space_30c {	margin: 30px 0 0 0;}div#window_space_30_foot {	margin: 30px 0 0 0;}.clear {	clear: both;	height: 0;	visibility: hidden;	font-size: 1px;	line-height: 0px;}/* Space */.space10e {	margin-top: 1.0em;}.space3p {	margin-top: 3px;}.space5p {	margin-top: 5px;}.space10p {	margin-top: 10px;}.space15p {	margin-top: 15px;}.space20p {	margin-top: 20px;}.space25p {	margin-top: 25px;}.space30p {	margin-top: 30px;}.space50p {	margin-top: 50px;}.space10p-b {	margin-bottom: 10px;}.space15p-b {	margin-bottom: 15px;}/* ===== Header Area ===== */#headerArea {	width: 770px;	height: 80px;	background: url(../../image/back_header.gif) center top no-repeat;}#headerArea .logoArea {	float: left;	width: 150px;	height: 80px;	text-align: left;	display: inline;}#headerArea .textArea {	float: left;	width: 620px;	height: 80px;	text-align: right;	display: inline;}#headerArea .textArea p {	margin-top: 10px;	margin-right: 10px;	color: #2e0e0c;	font-size: 75%;}#headerArea .textArea p a:link,#headerArea .textArea p a:visited {	color: #2e0e0c;}#headerArea .textArea p a:active,#headerArea .textArea p a:hover {	color: #2e0e0c;	text-decoration: underline;}/* ===== Gnavi Area ===== */#gnaviArea {	width: 770px;	height: 35px;}#gnaviArea li {	float: left;	width: 110px;	height: 35px;}/* ===== Location Area ===== */#locationArea {	width: 770px;	height: 27px;	text-align: left;	background: url(../../image/back_location.gif) center top no-repeat;}#locationArea p {	padding-top: 3px;	margin-left: 30px;	color: #2e0e0c;	font-size: 65%;}#locationArea p a:link,#locationArea p a:visited {	color: #2e0e0c;}#locationArea p a:active,#locationArea p a:hover {	color: #2e0e0c;	text-decoration: underline;}/* ===== Footer Area ===== */#footerArea {	width: 770px;	height: 35px;	background-image: url(../../image/back_footer.jpg);	text-align: left;}#footerArea .textArea-left {	float: left;	width: 505px;	margin-top: 8px;	margin-left: 10px;	text-align: left;	display: inline;}#footerArea .textArea-left-other {	width: 405px;}#footerArea .textArea-right {	float: left;	width: 245px;	margin-top: 10px;	margin-right: 10px;	text-align: right;	display: inline;}#footerArea .textArea-right-other {	width: 345px;}#footerArea .textArea-left p,#footerArea .textArea-right p {	color: #fff;	font-size: 75%;}#footerArea .textArea-right p a:link,#footerArea .textArea-right p a:visited {	color: #fff;}#footerArea .textArea-right p a:active,#footerArea .textArea-right p a:hover {	color: #fff;	text-decoration: underline;}