@charset "UTF-8";

* {
	font-size: 13px;
}

/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.3.0
*/

body {
	color: #000;
	background: #FFF;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

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

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

li {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

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

abbr,acronym {
	border: 0;
	font-variant: normal;
}

sup,sub {
	line-height: -1px;
	vertical-align: text-top;
}

sub {
	vertical-align: bottom;
}

input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}

/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.3.0
*/

h1 {
	font-size: 197%;
}

h2 {
	font-size: 108%;
}

h3 {
	font-size: 123.1%;
}

h1,h2,h3 {
	margin: 1em 0;
}

h1,h2,h3,h4,h5,h6,strong {
	font-weight: bold;
}

abbr,acronym {
	border-bottom: 1px dotted #000;
	cursor: help;
}

em {
	font-style: italic;
}

blockquote,ul,ol,dl {
	margin: 1em;
}

ol,ul,dl {
	margin-left: 2em;
}

ol li {
	list-style: decimal outside;
}

ul li {
	list-style: disc outside;
}

dl dd {
	margin-left: 1em;
}

th,td {
	border: 1px solid #000;
	padding: .5em;
}

th {
	font-weight: bold;
	text-align: center;
}

caption {
	margin-bottom: .5em;
	text-align: center;
}

p,fieldset,table {
	margin-bottom: 1em;
}

/*
font-size:77%     renders 10px
font-size:85%     renders 11px
font-size:93%     renders 12px
font-size:100%    renders 13px
font-size:108%    renders 14px
font-size:123.1%  renders 16px
font-size:138.5%  renders 18px
font-size:167%    renders 22px
font-size:182%    renders 24px
*/

a img {
	border: none;
}

ul li {
	list-style: none outside;
}

/*body base*/

body {
	background: #fff;
}

body {
	font-family: "ＭＳ Ｐゴシック",
		Osaka,
		Arial,
		Verdana,
		sans-serif;
}

*+html body {
	font-family: "ＭＳ Ｐゴシック";
}

* html body {
	font-family: "ＭＳ Ｐゴシック";
}

#base {
	width: 700px;
	margin: 0 auto;
}

/*----------------------
header-home
----------------------*/

#header-home {
	padding: 10px 0 0 0;
	text-align: center;
}

#header-home h1 {
	margin: 0;
}

#header-home p {
	font-size: 93%;
	line-height: 1.3em;
	padding: 10px 0 0 0;
	margin: 0;
}

/*----------------------
header
----------------------*/

#header {
	background: url(../images/all/header-b.gif) no-repeat left bottom;
}

#header div.logo {
	padding: 10px;
}

/*----------------------
header-site
----------------------*/

#header-site {
	padding: 0 0 80px 0;
	background: url(../images/all/header-b.gif) no-repeat left bottom;
}

#header-site div.logo {
	padding: 10px;
}

/*----------------------
navi-sub
----------------------*/

#navi-sub ul {
	padding: 0 2px 0 0;
	margin: 0;
}

#navi-sub ul li {
	float: right;
}

#navi-sub ul li a {
	display: block;
	padding: 0 0 0 8px;
	margin: 0 0 0 10px;
	color: #fff;
	font-size: 77%;
	text-decoration: none;
	background: url(../images/all/li-sub-a.gif) no-repeat left center;
}

#navi-sub ul li a:hover {
	text-decoration: underline;
}

/*----------------------
navi-main-home
----------------------*/

#navi-main-home {
	padding: 10px 0 65px 83px;
	background: url(../images/index/navi-b.gif) no-repeat left bottom;
}

#navi-main-home ul {
	padding: 0;
	margin: 0;
}

#navi-main-home ul li {
	float: left;
}

#navi-main-home ul li a {
	width: 135px;
	height: 67px;
	padding: 13px 0 0 5px;
	margin: 0 5px 0 0;
	display: block;
	font-size: 93%;
	line-height: 1.3em;
	color: #000066;
	text-decoration: none;
}

#navi-main-home ul li a.navi-a {
	background: url(../images/index/navi-p.gif) no-repeat left top #d44a85;
}

#navi-main-home ul li a.navi-a:hover {
	color: #770055;
	background: url(../images/index/navi-p.gif) no-repeat right top #d44a85;
}

#navi-main-home ul li a.navi-a span {
	color: #000066;
	letter-spacing: 0px;
	font-size: 100%;
}

#navi-main-home ul li a.navi-a:hover span {
	color: #770055;
}

#navi-main-home ul li a.navi-b {
	width: 71px;
	padding: 13px 0 0 7px;
	background: url(../images/index/navi-g.gif) no-repeat left top #008e89;
}

#navi-main-home ul li a.navi-b:hover {
	color: #990066;
	background: url(../images/index/navi-g.gif) no-repeat right top #008e89;
}

/*----------------------
navi-main
----------------------*/

#navi-main {
	margin: 5px 0 0 0;
}

#navi-main ul {
	width: 100%;
	padding: 0;
	margin: 0;
}

#navi-main ul li {
	float: right;
}

#navi-main ul li a {
	width: 129px;
	min-height:59px;
	height: auto !important;
	height: 59px;
	padding: 6px 0 0 6px;
	margin: 0 0 0 5px;
	display: block;
	font-size: 93%;
	line-height: 1.3;
	color: #000066;
	text-decoration: none;
}

#navi-main ul li a.navi-a {
	background: url(../images/all/navi-pink-201005.gif) no-repeat left top #d44a85;
}

#navi-main ul li a.navi-a:hover {
	color: #770055;
	background: url(../images/all/navi-pink-201005.gif) no-repeat right top #d44a85;
}

#navi-main ul li a.navi-a span {
	color: #000066;
	letter-spacing: 0;
	font-size: 100%;
	line-height:1.2;
}

#navi-main ul li a.navi-a:hover span {
	color: #770055;
}

#navi-main ul li a.navi-b {
	width: 57px;
	padding: 5px 0 0 7px;
	background: url(../images/all/navi-green-201005.gif) no-repeat left top #008e89;
}

#navi-main ul li a.navi-b:hover {
	color: #990066;
	background: url(../images/all/navi-green-201005.gif) no-repeat right top #008e89;
}

/*class*/

.now,
.now span {
	color: #770055 !important;
}

/*----------------------
contents-home
----------------------*/

#contents-home {
	width: 535px;
	padding: 0 0 20px 83px;
}

/*h*/

#contents-home h2 {
	font-size: 123.1%;
	font-weight: normal;
	padding: 10px 0 0 0;
	margin: 0;
	border-bottom: solid 2px #ccc;
}

/*table*/

#contents-home table {
	font-size: 93%;
	border: none;
	margin: 3px 0 0 0;
}

#contents-home table tr th {
	font-size: 93%;
	width: 140px;
	font-weight: normal;
	padding: 0.1em 1em 0.1em 0;
	line-height: 1.3em;
	text-align: left;
	vertical-align: top;
	border: none;
}

#contents-home table tr td {
	padding: 0.1em 0;
	border: none;
	font-size: 93%;
	line-height: 1.2em;
}

#contents-home table.table-a {
	background: #e6f8fa;
}

#contents-home table.table-a tr th {
	color: #1C2688;
	line-height: 1.3em;
	padding: 0.2em 1em 0 0;
	border-bottom: dashed 1px #000;
}

#contents-home table.table-a tr td {
	line-height: 1.2em;
	padding: 0.2em 1em 0 0;
	margin: 0;
	border-bottom: dashed 1px #000;
}

/*p*/

#contents-home p {
	font-size: 93%;
	padding: 10px 0 0 0;
	margin: 0;
	line-height: 1.3em;
}

/*----------------------
contents
----------------------*/

#contents {
	width: 100%;
	padding: 0 0 20px 0;
	background: url(../images/all/base.gif) repeat-y left top;
}

/*----------------------
page-contents
----------------------*/

#page-contents {
	width: 450px;
	float: right;
}

/*h*/

#page-contents h1 {
	font-size: 138.5%;
	font-weight: normal;
	line-height: 1.3em;
	padding: 40px 0 10px 0;
	margin: 10px 0 0 0;
	background: url(../images/all/h1.gif) no-repeat left bottom;
}

#page-contents h2 {
	padding: 0;
	margin: 0;
	font-weight: normal;
}

#page-contents h2.h2-a a {
	display: block;
	font-size: 123.1%;
	text-decoration: none;
	padding: 0 0 3px 20px;
	margin: 30px 0 0 0;
	background: url(../images/all/h2-a.gif) no-repeat left bottom;
}

#page-contents h2.h2-a a:hover {
	text-decoration: underline;
}

#page-contents h2.h2-b {
	font-size: 123.1%;
	padding: 0 0 3px 0;
	margin: 30px 0 0 0;
	background: url(../images/all/h2-b.gif) no-repeat left bottom;
}

#page-contents h2.h2-b span {
	font-size: 100%;
	letter-spacing: -1px;
}

#page-contents h2.h2-c {
	font-size: 138%;
	color: #007d5e;
	padding: 10px 0;
	margin: 60px 0 0px 0;
	letter-spacing: -1px;
	background: url(../images/all/h2-c.gif) repeat-x left bottom;
}

#page-contents h2.h2-c span {
	font-size: 100%;
	letter-spacing: -2px;
}

#page-contents h3 {
	font-size: 123.1%;
	font-weight: normal;
	padding: 20px 0 2px 0;
	margin: 0 0 0 20px;
	color: #0066E6;
	background: url(../images/all/h3.gif) no-repeat left bottom;
}

#page-contents h4 {
	font-size: 123.1%;
	font-weight: normal;
	padding: 20px 0 0 20px;
	margin: 0;
	color: #006400;
}

/*a*/

#page-contents a {
	color: #000099;
}

/*p*/

#page-contents p {
	font-size: 100%;
	line-height: 1.5em;
	padding: 10px 0 0 20px;
	margin: 0;
}

#page-contents p.highlight-p {
	padding: 10px 0 0 10px !important;
}

/*table*/

#page-contents table {
	padding: 0 0 0 0;
	margin: 10px 0 0 20px;
}

#page-contents table th {
	font-size: 100%;
	font-weight: normal;
	text-align: left;
	line-height: 1.3em;
	vertical-align: baseline;
	padding: 0.1em 1em 0.1em 0;
	margin: 0;
	border: none;
}

#page-contents table td {
	font-size: 100%;
	line-height: 1.3em;
	padding: 0.1em 1em 0.1em 0;
	margin: 0;
	border: none;
}

#page-contents table.renkei-byouin th {
	width: 5em;
	padding: 0 !important;
}

/*ul li*/

#page-contents ul {
	margin: 0;
	padding: 10px 0 0 20px;
}

#page-contents ul li {
	font-size: 100%;
	line-height: 1.3em;
	padding: 0.1em 0 0.1em 1em;
	background: url(../images/all/li.gif) no-repeat 0 0.3em;
}

#page-contents ul#ul-sitemap li {
	background: url(../images/all/li-main.gif) no-repeat 0.4em 0.3em;
}

#page-contents ul#ul-sitemap ul {
	margin: 0 0 1em 0;
}

/*ol li*/

#page-contents ol {
	margin: 0 0 0 20px;
	padding: 10px 0 0 20px;
}

/*dl*/

#page-contents dl {
	margin: 0;
	padding: 10px 0 0 20px;
}

#page-contents dl dt {
	color: #ff3300;
	padding: 0 0 0 1em;
	background: url(../images/all/dt.gif) no-repeat left center;
}

#page-contents dl dd {
	padding: 0 0 5px 0;
}

#page-contents dl.highlight-dl {
	padding: 10px 10px 0 10px !important;
}

#page-contents dl.highlight-dl dt {
	padding: 0 0 0 0 !important;
	line-height: 1em;
	color: #ff3300;
	background: none !important;
}

#page-contents dl.highlight-dl dd {
	padding: 0 0 10px 0 !important;
	margin: 0;
	line-height: 1.5em;
	color: #000;
}

#page-contents dl.staff dt {
	color: #ff33cc;
	font-size: 110%;
	padding: 1em 0 5px 0;
	background: none;
}

#page-contents dl.staff dd {
	line-height:1.5;
}

#page-contents dl.wakuchin dt {
	color: #097c25 !important;
	padding: 0 !important;
	background: none !important;
	line-height:1.5;
}

#page-contents dl.wakuchin dd {
	line-height:1.5;
	padding: 0 0 10px 0 !important;
}

#page-contents em {
	color: #ff3300;
	font-style: normal;
}

#page-contents sub {
	font-size: 85%;
}

/*class*/

.des {
	padding: 10px 0 0 0 !important;
}

.highlight {
	margin: 10px 0 0 20px;
	padding: 0 0 10px 0;
	background: #ffffe6;
}

.contents-des {
	padding: 0 0 0 20px;
}

.photo-a {
	width: 130px;
	padding: 10px 0 0 0 !important;
	float: left;
}

.des-text {
	width: 290px;
	float: right;
}

.des-text p {
	padding: 10px 0 0 0 !important;
}

.page-link a {
	padding: 0 0 0 6px;
	background: url(../images/all/li-main.gif) no-repeat left center;
}

.lightbox img {
	vertical-align: top;
	margin: 5px 5px 0 0;
}

/*----------------------
pageup
----------------------*/

#pageup {
	margin: 10px 0 0 0;
	text-align: right;
}

#pageup a {
	display: block;
	font-size: 77%;
	text-decoration: none;
	padding: 0 10px 0 0;
	background: url(../images/all/pageup.gif) no-repeat right center;
}

#pageup a:hover {
	text-decoration: underline;
}

/*----------------------
navi-contents
----------------------*/

#navi-contents {
	width: 190px;
	padding: 0 10px 0 20px;
	float: left;
}

#navi-contents h2 {
	margin: 40px 0 0 0;
	font-size: 123.1%;
	font-weight: normal;
	border-bottom: dashed 1px #333;
}

#navi-contents ul {
	margin: 0;
	padding: 0;
}

#navi-contents ul li {
	width: 100%;
}

#navi-contents ul li a {
	display: block;
	width: 180px;
	font-size: 108%;
	line-height: 1.3em;
	padding: 0 0 0 10px;
	margin: 5px 0 0 0;
	text-decoration: none;
	color: #000099;
	background: url(../images/all/li-main.gif) no-repeat 0 2px;
}

#navi-contents ul li a:hover {
	color: #770055;
	text-decoration: underline;
}

#navi-contents p {
	font-size: 85%;
	padding: 40px 0 0 0;
	line-height: 1.3em;
}

/*----------------------
footer
----------------------*/

/*navi-sub-home*/

#navi-sub-home {
	padding: 10px 0 10px 83px;
	background: url(../images/all/sub-b.gif) repeat-x left top;
}

#navi-sub-home ul {
	padding: 0;
	margin: 0;
}

#navi-sub-home ul li {
	float: left;
	margin: 0 10px 0 0;
}

#navi-sub-home ul li a {
	display: block;
	font-size: 93%;
	color: #000;
	text-decoration: none;
	background: url(../images/all/li-sub.gif) no-repeat left center;
	padding: 0 0 0 5px;
}

#navi-sub-home ul li a:hover {
	text-decoration: underline;
}

/*add*/

p#add {
	font-size: 93%;
	padding: 5px 0 5px 83px;
	margin: 0;
	background: url(../images/all/add-b.gif) repeat-x left top #000;
	color: #fff;
}

/*credi*/

p#credit-home {
	font-size: 93%;
	text-align: right;
	padding: 0 0 30px 0;
	margin: 0;
}

p#credit {
	text-align: right;
	background: url(../images/all/add-b.gif) repeat-x left top #000;
	color: #fff;
	margin: 0 0 30px 0;
}

/*頻繁に使用するクラス*/

.cl {
	padding: 0px;
	margin: 0px;
	height: 0.1px;
	font-size: 0.1px;
	clear: both;
}

.cl hr {
	display: none;
}

.fs-xs {
	font-size: x-small !important;
}

.fs-s {
	font-size: small !important;
}

.fs-m {
	font-size: medium !important;
}

.col-pink {
	color: #ff0099 !important;
}

.col-orange {
	color: #ff6600 !important;
	background: transparent;
}

.col-gray {
	color: #333333 !important;
}

.col-green {
	color: #008833 !important;
	background: transparent;
}

.col-bluegreen {
	color: #009977 !important;
}

.col-darkblue {
	color: #0A50A1 !important;
}

.col-pureblue {
	color: #0000ff !important;
}

.col-darkpurple {
	color: #80003F !important;
}

.fr {
	float: right !important;
}
