@charset "utf-8";
@import"font.css";

* {
		margin: 0;
		padding: 0;
}

a:link {
		text-decoration: underline;
		background-color: transparent;
		color: #00f;
}

a:visited {
		text-decoration: underline;
		background-color: transparent;
		color: #90f;
}

a:hover {
		text-decoration: underline;
		background-color: transparent;
		color: #f00;
}

a { overflow: hidden; }

body {
		text-align: center;
		font-size: 90%;
		font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
		margin: 0;
		padding: 0;
}

.small { font-size: 90%; }

.medium { font-size: 100%; }

.large { font-size: 120%; }

p,
li {
		line-height: 1.5em;
		margin-bottom: 0.5em;
}

/* ==================================== レイアウト */
div.inner { overflow: hidden; }

#bg {
		width: 100%;
		background: url(../image/bg.jpg) repeat-x 0 0;
}

#home #bg { background: url(../image/bg-home.jpg) repeat-x 0 0; }

#header {
		width: 100%;
		height: 250px;
		background: url(../image/bg-header.jpg) repeat-x 50% 180px;
}

#home #header {
		width: 100%;
		height: 500px;
		background: url(../image/bg-header-home.jpg) repeat-x 50% 100%;
}

#header .inner {
		text-align: left;
		width: 900px;
		height: 250px;
		margin: 0 auto;
		padding-bottom: 40px;
		position: relative;
		background: url(../image/bg-header-inner.jpg) no-repeat 0 0;
}

#home #header .inner {
		height: 500px;
		padding-bottom: 0;
		background: url(../image/bg-header-inner-home.jpg) no-repeat 0 0;
}

#wrapper {
		text-align: left;
		width: 900px;
		margin: 0 auto;
}

#content {
		width: 620px;
		float: left;
}

#home #content {
		padding-top: 30px;
}

.h{ height: 400px; }

#sidebar {
		width: 250px;
		float: right;
		padding-top: 30px;
}

#undernavi {
		width: 100%;
		clear: both;
}

#undernavi .inner {
		width: 620px;
		margin-bottom: 20px;
}

#footer { width: 100%; }

#footer .inner {
		width: 900px;
		height: 100px;
		margin: 0 auto 5px;
		background: url(../image/bg-footer-inner.jpg) no-repeat 0 0;
		color: #fff;
}

/* ==================================== header */
#header p.logo {
		text-indent: -9999px;
		width: 240px;
		height: 110px;
		margin: 0;
		position: absolute;
		top: 0;
		left: 0;
		background: url(../image/bg-logo.jpg) no-repeat 0 0;
}

#home #header p.logo { background: url(../image/bg-logo-home.jpg) no-repeat 0 0; }

h1 {
		font-size: 100%;
		font-weight: normal;
		position: absolute;
		top: 10px;
		left: 0;
		color: #fff;
}

ul#globalnavi {
		list-style-type: none;
		width: 900px;
		height: 40px;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 210px;
		left: 0;
}

ul#globalnavi li {
		width: auto;
		height: 40px;
		line-height: 40px;
		float: left;
		margin: 0;
		border-right: 1px outset #fff;
}

ul#globalnavi li a {
		text-decoration: none;
		display: block;
		width: auto;
		margin: 0;
		padding: 0 10px;
		color: #fff;
}

ul#globalnavi li:hover { background: #06f; }

ul#globalnavi li span {
		width: auto;
		height: 30px;
		line-height: 30px;
		float: left;
		padding: 0;
		position: absolute;
		left: 0;
		top: 40px;
		display: none;
		width: 900px;
		background: #06f;
		color: #fff;
}

ul#globalnavi li:hover span { display: block; }

ul#globalnavi li span a {
		display: inline;
		border-right: 1px solid #fff;
}

ul#globalnavi li span a:hover {
		text-decoration: underline;
		color: #f0f;
}

ul#headernavi {
		list-style: none;
		width: 250px;
		height: 330px;
		overflow: hidden;
		position: absolute;
		top: 150px;
		left: 0;
		z-index: 100;
}

ul#headernavi li {
		text-indent: -9999px;
		margin: 0 0 10px;
}

li.skip { display: none; }

ul#headernavi a {
		text-decoration: none;
		display: block;
		width: 250px;
		height: 100px;
		background: url(../image/bg-gnavi-home.jpg) no-repeat;
}

ul#headernavi .btn01 a { background-position: 0 0; }

ul#headernavi .btn02 a { background-position: 0 -100px; }

ul#headernavi .btn03 a { background-position: 0 -200px; }

ul#headernavi a:hover {
		text-decoration: none;
		background: url(../image/bg-gnavi-home.jpg) no-repeat;
}

ul#headernavi .btn01 a:hover { background-position: -250px 0; }

ul#headernavi .btn02 a:hover { background-position: -250px -100px; }

ul#headernavi .btn03 a:hover { background-position: -250px -200px; }

/* ==================================== content */
p.topicpath {
		line-height: 30px;
		height: 30px;
		margin: 0;
		padding: 0;
}

h2 {
		font-size: 120%;
		font-weight: normal;
		line-height: 50px;
		height: 50px;
		margin: 0 0 20px;
		padding: 0 0 0 20px;
		background: url(../image/bg-headline01.jpg) no-repeat 0 0;
		color: #003399;
}

ul.temp { margin: 0 0 0 2em; }

/* ==================================== sidebar */
ul.fontsize {
		list-style-type: none;
		width: 170px;
		height: 30px;
		overflow: hidden;
		margin: 0 0 20px;
		padding: 10px 0 10px 80px;
		background: url(../image/bg-fontsize.jpg) no-repeat 0 0;
}

ul.fontsize li {
		text-indent: -9999px;
		float: left;
		width: 50px;
		height: 30px;
		margin: 0 5px 0 0;
}

ul.fontsize a {
		text-decoration: none;
		display: block;
		width: 50px;
		height: 30px;
}

ul.fontsize a:hover { text-decoration: none; }

ul.localnavi {
		list-style-type: none;
		width: 244px;
		margin: 0 0 20px;
		padding: 5px 3px;
		background-color: #eee;
}

ul.localnavi li {
		width: 100%;
		height: 40px;
		line-height: 40px;
		margin: 0;
}

ul.localnavi a {
		text-decoration: none;
		display: block;
		width: 224px;
		margin: 0;
		padding: 0 0 0 24px;
		background: url(../image/bg-li.jpg) no-repeat 0 0;
		color: #000;
}

ul.localnavi a:hover {
		text-decoration: none;
		background: url(../image/bg-li.jpg) no-repeat 0 -40px;
		color: #f00;
}

/* ==================================== undernavi */
#undernavi ul {
		list-style-type: none;
		margin: 0;
		padding: 0.5em 1em;
}

#undernavi li {
		display: inline;
		margin: 0;
		padding: 0 1em 0 0;
}

#undernavi p {
		text-align: right;
		margin-bottom: 2em;
}

/* ==================================== footer */
#footer p.copy {
		line-height: 1em;
		margin-bottom: 10px;
		padding-top: 25px;
}

address {
		line-height: 1.2em;
		font-style: normal;
		text-align: right;
		padding-right: 170px;
		margin: 0;
}

address span {
		display: block;
}

#footer a,
#footer a:hover {
		text-decoration: none;
		color: #fff;
}
