@charset "UTF-8";
/* CSS Document */

.text-10 {
	font-size: 12px;
}
.text-12 {
	font-size: 14px;
}
.a {
	font-size: 16px;
	color: #FFF;
	font-weight: bolder;
}
.b {
	font-size: 12px;
	line-height: 150%;
	text-align: left;
}
.c {
	font-size: 12px;
	line-height: 120%;
}
.d {
	font-size: 10px;
	line-height: 100%;
}
.e {
	font-size: 14px;
	line-height: 100%;
	font-weight: bolder;
	color: #006699;
	border-left: 4px solid #006699;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.f {
	font-size: 12px;
	font-weight: bolder;
	color: #A94E85;
}
.g {

	font-size: 14px;
	line-height: 100%;
	font-weight: bolder;
	color: #DD595C;
	border-left: 4px solid #DD595C;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.c-c {
	font-size: 12px;
	line-height: 110%;
	font-weight: bolder;
}
.a-2 {
	font-size: 10px;
	line-height: 130%;
}
.h {
	font-size: 16px;
	font-weight: bolder;
	color: #A63E74;
}
.i {
	font-size: 14px;
	color: #339999;
}
.j {
	font-size: 16px;
	font-weight: bolder;
	color: #E40013;
}

.a-y {
	font-size: 10px;
	color: #FFFF66;
}

body {
	background-image: url(img/back.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #ebf2f8;
	font-family: "メイリオ","HGゴシックM","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Meiryo, Osaka, "MS PGothic", sans-serif;
}
button, input, select, textarea,table {
  font-family : inherit;
  font-size   : 100%;
}

.style1 {
	color: #FFFFFF;
	font-size: 12px;
}
.style2 {font-size: 12px}
.style3 {font-size: 14px}
.style4 {
	font-size: 11px;
	color: #333333;
	line-height: 22px;
}
a:link {
	color: #234370;
	text-decoration: none;
}
a:visited {
	color: #234370;
	text-decoration: none;
}
a:hover {
	color: #FF3333;
	text-decoration: none;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
#kokusai a:link {
	color: #fff;
	text-decoration: none;
}
#kokusai a:visited {
	color: #fff;
	text-decoration: none;
}
#kokusai a:hover {
	color: #FF3333;
	text-decoration: none;
}
#kokusai a:active {
	color: #FF3333;
	text-decoration: none;
}

.style7 {
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}

.style10 {
	font-size: 12px;
	color: #000000;
	line-height: 22px;
}

.style11 {
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}

.style18 {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
}
.link a:link {
	color: #06F;
	text-decoration: underline;

}
.link a:visited {
	color: #06F;
	text-decoration: underline;

}
.link a:hover {
	color: #FF3333;
}
.link a:active {
	color: #FF6600;
	text-decoration: none;
}
.style20 {
	font-size: 16px;
	color: #000000;
	line-height: 22px;
	font-weight: bolder;
}
.importText {
text-decoration:underline;
}
#koku1 {
	font-size: 14px;
	line-height: 150%;
	color: #FFF;
	background-image: url(11/img/4.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 210px;
	padding-top: 290px;
	padding-right: 24px;
	padding-left: 190px;
	text-align: left;
}
p {
	font-size: 12px;
	line-height: 180%;
}
.koku2 {
	padding-right: 30px;
	padding-left: 30px;
	text-align: left;
}
.kokuti {
	background-image: url(11/img/5.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 70px;
	font-size: 14px;
	font-weight: bolder;
	color: #FFF;
	margin-bottom: 14px;
	margin-top: 30px;
	text-align: left;
}
.tenpu {
	text-align: right;
	margin-bottom: 6px;
}
.clear {
	clear: both;
	float: none;
}
.koku3 {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	text-align: center;
}
.koku3 table {
	margin-right: auto;
	margin-left: auto;
}
#slider3.nivoSlider {
		width:500px; height:500px;
}
.nivoSlider a {
	border:0;
}
.nivoSlider img {
	position:absolute;
	top:0; left:0;
	display:none;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0; left:0;
	width:100%; height:100%;
	margin:0; padding:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0; bottom:0;
	background:#fff;
	color:#000;
	font-size:10px;
	opacity:0.6; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	margin:0; padding:5px;
}
.nivo-caption a {
	display:inline!important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	display:block;
	width:30px; height:30px;
	text-indent:-9999px;
	position:absolute;
	z-index:99;
	cursor:pointer;
}
a.nivo-nextNav {
	background-position:-30px 0;
	top:45%; right:15px;
}
a.nivo-prevNav {
	top:45%; left:15px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
#slider3 {
	margin-bottom:130px;
}
#slider3 .nivo-controlNav {
	position:absolute;
	left:19%;
	bottom:-110px;
}
#slider3 .nivo-controlNav img {
	display:inline;
	position:relative;
	margin-right:10px;
	-moz-box-shadow:0px 0px 5px #333;
	-webkit-box-shadow:0px 0px 5px #333;
	box-shadow:0px 0px 5px #333;
}
#slider3 .nivo-controlNav a.active img {
	-moz-box-shadow:0px 0px 5px #fff;
	-webkit-box-shadow:0px 0px 5px #fff;
	box-shadow:0px 0px 5px #fff;
}
#slider3 .nivo-caption {
}
#slider1 .nivo-controlNav,
#slider2 .nivo-controlNav,
#slider4 .nivo-controlNav {
	position:absolute;
	left:47%; bottom:-30px;
}
#slider1 .nivo-controlNav a,
#slider2 .nivo-controlNav a,
#slider4 .nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
#slider1 .nivo-controlNav a.active,
#slider2 .nivo-controlNav a.active,
#slider4 .nivo-controlNav a.active {
	background-position:-10px 0;
}
#slider1 {
	width: 563px;
	margin-right: auto;
	margin-left: 0px;
}
p {
	overflow-wrap: break-word;
	word-wrap: break-word;
}
.tablestyle1 {
	line-height: 2;
	background-image: url(4/img/bora-1-nihonbunka2.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	clear: both;
}
.tablestyle1 th {
	font-weight: normal;
}
.tablestyle2 {
	/*line-height: 2;
	background-image: url(4/img/salon-3.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;*/
	/*clear: both;*/
	margin-top: 0px;
}
.tablestyle2 th {
	font-weight: normal;
}
.font_century {
	font-family: "Century", "Century Gothic", "メイリオ","HGゴシックM", "Hiragino Kaku Gothic Pro",  Meiryo, Osaka, "MS PGothic", sans-serif;
}