html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}


a {
	color: #dc0d83;
}

body {
	text-align: center;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

div.wrapper {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

div.head_link{
	width:950px;
	background-color:#ee85c1;
}

div.header ul.head_link{
	margin: 0;
	padding: 0 0 2px 0;
	list-style-type: none;
}

div.header ul.head_link:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	line-height: 0;
	clear: both;
}

div.header ul.head_link li{
	height:40px;
	width:475px;
	float:left;
}

div.header ul.head_link li a {
  text-indent: -9999px; ----- テキストを隠す
  text-decoration: none;
  display: block;
  width: 475px;
  height: 40px; ----- リンク領域を広げる
  background-repeat: no-repeat;
}

div.header ul.head_link li a.kansai {
	background: url(/img/tab_02.gif) repeat-x;
}
div.header ul.head_link li a.kantou {
	background: url(/img/tab_01.gif) repeat-x;
}

div.header ul.head_link li a:hover {
	    background-position:0px -40px;
}

div.header div.l-col {
	background: url(../images/bg_02.gif) repeat-x;
	width: 694px;
	float: left;
}

*html div.header {
	position: relative;
	width: 950px;
}

*html div.header div.l-col {
	position: relative;
	width: 694px;
}

div.header div.r-col {
	background: url(../images/bg_03.gif) no-repeat;
	margin-left: 694px;
	padding-top: 9px;
	position: relative;
	height: 110px;
}

*html div.header div.r-col {
	position: absolute;
	right: 0;
	width: 256px;
}

div.header div.l-col h1.sitelogo,
div.header div.l-col p.sitelogo {
	float: left;
}

div.header div.l-col h2.notice,
div.header div.l-col p.notice {
	float: left;
}

div.header div.l-col p.ban01 {
	padding: 5px 0 6px;
}

*html div.header div.l-col p.ban01 {
	position: absolute;
	right: 0;
}

div.header div.l-col ul {
	clear: left;
}

div.header div.l-col ul li {
	float: left;
}

div.header div.r-col h3,
div.header div.r-col p {
	margin-left: 79px;
	font-size: 12px;
}

div.header div.r-col p {
	margin-right: 10px;
}

div.header div.r-col ul {
	font-size: 12px;
	text-align: center;
	display: block;
	height: 28px;
}

div.header div.r-col ul li {
	display: inline;
	padding: 0 1px;
}

div.header div.r-col ul li:before {
	content: "・";
	color: #ffffff
}

div.header div.r-col ul li a {
	color: #ffffff;
}
div.header div.r-col p img.qrcode01 {
	position: absolute;
	top: 37px;
	left: 13px;
}

div.contents:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

div.footer-area {
	background: url(../images/bg_12.gif) no-repeat;
	height: 45px;
	width: 950px;
	margin-top: 10px;
}

div.footer-area ul {
	padding-top: 16px;
	font-size: 13px;
	text-align: center;
}

div.footer-area ul li {
	display: inline;
	padding: 0 5px;
}

address {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 13px;
	font-style: normal;
	text-align: center;
}

address span {
	display: block;
	float: right;
}


.accessibility-d {
	display: none;
}


div.history-nav p	{
	font-size: 12px;
	padding-bottom: 9px;
}
div.history-nav p a	{
	background-image: url(../../images/history_nav_img.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}

