/* body ボディ
-----------------------------------------------------*/

body {
	font-family: "メイリオ", sans-serif;
	font-size:100%;
	line-height: 180%;
	letter-spacing:1px;
	color: #333333;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	background-color: #000;
}

a:hover {
text-decoration: none;
}
a:active{
text-decoration:nonel;
border-width:0px;
border-style:none;
border-color:transparent;
}

input[type="text"],
input[type="password"],
textarea,
select {
    outline:none;
}

input:focus{
 outline:none;
}
.namae{
	font-size:1.4em;
	border-bottom:1px dashed;
	line-height: 2em;
	font-weight: bold;
	bottom: 100px;
	}
.yakusyoku{
	font-size: 0.6em;
	line-height: 1.5em;
}
/* container コンテナ
-----------------------------------------------------*/

#container {
width:900px;
margin: 0px auto;
border-left:#999999 solid 0px;
border-right:#999999 solid 0px;
text-align: left;
}
#container a {
	color: #FFF;
}

#container2 {
	width:900px;
	border-left:#999999 solid 0px;
	border-right:#999999 solid 0px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFF;
}



/* header ヘッダー
-----------------------------------------------------*/



#header {
height:110px;
background-repeat:no-repeat;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width:900px;
}

#header {
height:110px;
background-repeat:no-repeat;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width:900px;
}

#header_left {
float:left;
}

#header_left2 {
	float:left;
	line-height: 500%;
	height: 65px;
	width: 400px;
	margin-top: 20px;
	margin-bottom: 0;
	margin-left: 230px;
}

#header_right {
	font-size:10px;
	float:right;
	text-align:right;
	margin: 40px 10px 0px 0px;
}

#header_right ul {
list-style:none;
display:block;
margin: 0px 0px 0px 0px;
padding: 0px;
}

#header_right li {
float:left;
padding: 0px 0px 0px 30px;
background: url(images/header_li.gif) no-repeat 20px 1.2em;
}

#header_right li a, #header_right li a:link, #header_right li a:visited {
	text-decoration: none;
	color: #666;
}

#header_right li a:hover {
text-decoration:underline;
}

h1 {
	font-size:10px;
	font-weight:normal;
	color: #666;
	height:5px;
	width:800px;
	margin: 0px;
	padding: 0px 0px 5px 10px;
	text-align: right;
}

/* menu メニュー
-----------------------------------------------------*/

#menu ul {
list-style:none;
display:block;
margin: 0px 0px 0px 0px;
padding: 0px;
	z-index: 300;
}

#menu ul ul{
display:none;
position:absolute;
background-image:none;
width:130px;
top:100%;
left:0;
}



#menu li {
	list-style:none;
	float:left;
	text-align:center;
	width:179px;
	margin: 0px;
	height: 50px;
}




  
#globalnavi a {  
  text-indent: -9999px; /* テキストを隠す */  
  text-decoration: none;  
  display: block;  
	width:174px;
  height: 36px; /* リンク領域を広げる */  
  background-image: url(images/menu.png);  
  background-repeat: no-repeat;  
}  
  
#menu1 a { background-position: 0 0; } /* 表示画像の位置を指定 */  
#menu2 a { background-position: 0 -36px; }  
#menu3 a { background-position: 0 -72px; }  
#menu4 a { background-position: 0 -108px; }  
#menu5 a { background-position: 0 -144px; }  
  
#globalnavi a:hover {  
  text-decoration: none;  
  background-image: url(images/menu.png);  
  background-repeat: no-repeat;  
}  
  
#menu1 a:hover { background-position: -174px 0; } /* 入れ替え画像の位置を指定 */  
#menu2 a:hover { background-position: -174px -36px; }  
#menu3 a:hover { background-position: -174px -72px; }  
#menu4 a:hover{ background-position: -174px -108px; }  
#menu5 a:hover{ background-position: -174px -144px; }  
/* pan パンくずリスト
-----------------------------------------------------*/

.pan {
font-size:10px;
padding: 10px 20px 0px 20px;
}

/* main メイン
-----------------------------------------------------*/

#main {
	width:800px;
	margin: 0px 50px 0px 50px;
	padding: 0px 0px 0px 0px;
	color: #FFF;
}

#main .category {
width:800px;
margin: 0px 0px 15px 0px;
}



.syoukai{
	margin-top: -20px;
	}

#main .entry_body1 {
	padding: 0px;
	width: 300px;
	margin: 10px 25px 10px 25px;
	float: left;
}

#main .entry_body2{
overflow:auto; zoom:1;
}
#main .entry_body3{
margin: 10px 25px 10px 25px;
padding: 0px 0px 0px 0px;
	line-height: 20px;
}

#main .entry_body4 {
	width: 350px;
	height: 300px;
	color: #333;
	background-color: #FFF;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	border: 1px solid #963;
}

#main .entry_body5{
	padding: 0px;
	width: 350px;
	margin: 10px 25px 60px 25px;
	float: left;
}

#main .entry_body5 img{
	margin-right: auto;
	margin-left: auto;
}


#main .entry_body4 span {
	color: #C93;
}

#main .entry_body4 .news_01{
	position: relative;
	top: -10px;
}
p.news_n {
	width:330px;
	height:220px;
	overflow-y:auto;
	padding-top: -100px;
}


#main p {
margin: 10px 10px 20px 10px;
padding: 0px 0px 0px 0px;
}

#main blockquote {
margin: 20px 10px 20px 10px;
padding: 10px 10px 10px 10px;
border:#999999 dotted 1px;
background: #FFFFFF;
}

#main ul {
margin: 0px 30px 0px 28px;
padding: 0px 0px 10px 0px;
}

#main ol {
margin: 0px 30px 0px 35px;
padding: 0px 0px 10px 0px;
}

#main li {
line-height: 140%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 5px 0px;
}

#main .red {
color:#CC0000;
font-weight:bold;
}

.modoru {
font-size:10px;
text-align:right;
padding: 5px 5px 5px 5px;
margin: 0px 34px 0px 0px;
}

/* main table メインのテーブル
-----------------------------------------------------*/

#main .top_meisyou table ul {
margin: 5px 0px 5px 20px;
padding: 0px 0px 0px 0px;
}

#main .top_meisyou table {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-collapse:collapse;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	color: #000;
	border: 2px solid #963;
}

.caption {
	margin: 0px 0px 10px 0px;
	font-size:110%;
	font-weight:bold;
	line-height: 1.5em;
}

#main .top_meisyou th {
padding: 10px 10px 10px 10px;
background-color:#e2d7c1;
text-align:center;
	border: 2px solid #963;
}

#main .top_meisyou td {
padding: 10px 10px 10px 10px;
	text-align: left;
	background-color: #f0e9dd;
	border: 2px solid #963;
}


#main .clear {
clear:both;
visibility:hidden;
height: 0;
padding: 0;
margin: 0;
}

/* new 更新情報
-----------------------------------------------------*/

#main .new {
height: 150px;
overflow: auto;
margin-right: auto;
margin-left: auto;
}

#main .new li {
border-bottom:#CCCCCC dotted 2px;
margin: 5px 0px 5px 0px;
padding: 5px 0px 10px 0px;
}


/* footer フッター
-----------------------------------------------------*/

#footer {
	text-align:center;
	font-size:10px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	color: #FFF;
}

#footer p {
margin: 5px 25px 5px 25px;
padding: 0px 0px 0px 0px;
}

.touhoku {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	height: 35px;
	color: #CCC;
	background: #000000; /* Old browsers */
	background: -moz-linear-gradient(left,  #000000 0%, #f0e9dd 20%, #f0e9dd 80%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#000000), color-stop(20%,#f0e9dd), color-stop(80%,#f0e9dd), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #000000 0%,#f0e9dd 20%,#f0e9dd 80%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #000000 0%,#f0e9dd 20%,#f0e9dd 80%,#000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #000000 0%,#f0e9dd 20%,#f0e9dd 80%,#000000 100%); /* IE10+ */
	background: linear-gradient(to right,  #000000 0%,#f0e9dd 20%,#f0e9dd 80%,#000000 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=1 ); /* IE6-9 */
	padding-top:10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	display: block;
	}

 a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

/* インフォメーション
-----------------------------------------------------*/
.infomationArea dl {
	padding:0 0 0;
}

.infomationArea dt {
	padding-left:4em;
}
.infomationArea dl dt {
	clear:left;
	float:left;
	width:6em;
	margin-bottom: 0.7em;
}
.infomationArea dl dt span {
	color:#444;
}
.infomationArea dl dt img {
	vertical-align: middle;
	margin:0 ;
}
.infomationArea dl dd {
	padding-left:12em;
	padding-bottom:0.7em;
	margin-bottom: 0.7em;
	border-bottom:1px dotted #CCC;
}
.infomationAre dl dd a:hover {
	text-decoration:none;
}
.infomationArea .more {
	position:absolute;
	top:10px;
	right:0;
}

.link_b{
	text-align: center;
	}
.link_b img{
	margin: 10px;
	}
	
.pink{
	color: #F69;
	}
	
.clear {
    clear:both;
}



/* 写真拡大
-----------------------------------------------------*/

div.OnMouseBig2 {  /* 縮小した画像と同じ縦横を指定する */
	width: 300px;
	height: 300px;
}
div.OnMouseBig2 span {
	overflow: hidden;
	position: relative;
	z-index: 1;
	cursor: pointer;
}
div.OnMouseBig2 span img { /* 縮小した画像サイズ */
	width: 300px;
	height: 300px;
}
div.OnMouseBig2 span:hover {
	overflow:visible;
	z-index: 1000; /* 浮かせるレイヤーの数 */
	top: -150px;   /* 縮小した画像を基点にずらす */
	left: -50px;   /* 　　　　　　〃　　　　　　 */
}
div.OnMouseBig2 span:hover img { /* 元の画像の大きさ */
	background:#fff;
	width: 540px;
	height: 500px;
	box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
}



/* ボタン
-----------------------------------------------------*/
.btn03 {
	color: #fff;
	text-decoration: none;
	width: 280px;
	padding: 30px 20px;
	position: relative;
	overflow: hidden;
	text-align: center;
	display: block;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	background: #9088fc; /* Old browsers */
	background: -moz-linear-gradient(top,  #9088fc 0%, #3a29d8 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9088fc), color-stop(99%,#3a29d8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #9088fc 0%,#3a29d8 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #9088fc 0%,#3a29d8 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #9088fc 0%,#3a29d8 99%); /* IE10+ */
	background: linear-gradient(to bottom,  #9088fc 0%,#3a29d8 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9088fc', endColorstr='#3a29d8',GradientType=0 ); /* IE6-9 */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#23a188', endColorstr='#23a188',GradientType=0 ); /* IE6-9 */
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.btn03:hover {
	background-size: 100px 100px;
	background-position: right 50%;
	background-color: #660099;
}
.btn03::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 30px;
    background: url("images/icon.png") no-repeat 0 50%;
    background-size: 38px 38px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.btn03:hover::before {
    left: 240px;
    background-size: 80px 80px;
 
}
.btn03 span {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
 
}
.btn03:hover span {
    margin-left: -180px;
}
#btn03 {
	float:right;
}






.button1 {
	position: relative;
	background: #9088fc; /* Old browsers */
	background: -moz-linear-gradient(top,  #9088fc 0%, #3a29d8 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9088fc), color-stop(99%,#3a29d8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #9088fc 0%,#3a29d8 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #9088fc 0%,#3a29d8 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #9088fc 0%,#3a29d8 99%); /* IE10+ */
	background: linear-gradient(to bottom,  #9088fc 0%,#3a29d8 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9088fc', endColorstr='#3a29d8',GradientType=0 ); /* IE6-9 */
	border-radius: 4px;
	color: #fff;
	line-height: 52px;
	-webkit-t	ransition: none;
	transition: none;
	box-shadow: 0 3px 0 #2700F2;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	text-align: center;
	width: 60%;
}

.button1:hover {
	background-color: #2700F2;
	box-shadow: 0 3px 0 #2700F2;
	}
.button1:active {
	top: 3px;
	box-shadow: none;
}




.copy{
	font-size: 1em;
	font-weight: bold;
	font-size: 15px;
	border-bottom:1px dashed;
	line-height: 30px;
	}
	
.gold{
	font-size: 1.7em;
	color: #AD915C;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 1.3em;
	}
	
.facebook_bg1{
	height: 350px;
	width: 350px;
	background-color: #f0e9dd;
	margin-bottom: 40px;
	margin-right: 20px;
	margin-left: 10px;
	float: left;
}
.facebook_bg2{
}

.facebook_bg3{
	height: 260px;
	background-color: #f0e9dd;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}


.youtube_bg1{
	height: 350px;
	width: 370px;
	background-color: #f0e9dd;
	margin-bottom: 40px;
	margin-right: 20px;
	margin-left: 10px;
	float: right;
}
.youtube_bg2{
}

.youtube_bg3{
	height: 260px;
	background-color: #f0e9dd;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}





#sekai{
	font-size: 50px;
	color: #AD915C;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 65px;
	text-align: center;
}


div.imagebox1 {
width: 394px;
float: left;
text-align: center;
margin: 0.5em 3px 1em 3px;
}
div.imagebox2 {
width: 260px;
float: left;
text-align: center;
margin: 0.5em 3px 1em 3px;
}
div.imagebox3 {
width: 480px;
float: left;
text-align: center;
margin: 0.5em 3px 1em 3px;
}
p.image, p.caption {
text-align: center;
margin: 5px;
}
p.caption {
font-size: 80%;
}
p.clear {
clear: both;
}


#img-box{
  position: relative;
}
#img-box-mini{
	background-color: rgba(102,102,255,0.6);
	position: absolute;
	bottom: 20px;
	left: 0px;
	width:100%;
	color: #fff;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 25px;
	line-height: 35px;
 }
#img-box-text{
  text-align: center;
  width: 100%;
}