﻿@charset "utf-8";




/*------------------------------*/

/*** スライドショー全体 ***/
#AllEffEZSG528{
	position:relative;
	top:0px;
	left:0px;
	margin:auto;
	overflow:hidden;
}

/*** メッセージ ***/
#AllEffEZSG528_mc{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	text-align: center;
	color:#999;
}

/*** 大写真部分。全ての写真が収まるサイズにwidth:～;height:～;を設定（必須） ***/
.mybase{
	position:relative;
	top:0px;
	left:0px;
	width:840px;
	height:480px;
	margin:auto;

}

.myta,.bta{

/*	background-color:#eee;  */
/*	border:1px solid #999;  */
}

.myta table,.bta table{
	width:100%;
	height:100%;
	text-align:center;
	margin:auto;
}

.myimg,.bimg{
	position:relative;
	top:0px;
	left:0px;
	text-align:center;
	margin:auto;
	cursor:pointer;
}

/*** コントロール部分。スタイルシートは変更可。不要な時はdisplay:none;を書き足す。 ***/
.Con{
	position:relative;
	top:0px;
	left:0px;
	margin:auto;
/*	font-family:'Meiryo UI';*/
}

/*** ボタン。スタイルシートは変更可。不要な時はdisplay:none;を書き足す。 ***/

._mae,._tugi,._but_sl{
	width:30px;		/*左の3つの丸ボタン部分*/
	height:30px;
	background-color:#666;
	border:1px;solid #999;
	border-radius:50%;
	cursor:pointer;
	color:#eee;
	padding: auto;
	margin: auto;
}

._but_sl{

	-webkit-transform:rotate(90deg);
	transform:rotate(90deg);
	color:#eee;
}

/*** キャプション。スタイルシートは変更可。不要な時はdisplay:none;を書き足す。 ***/
.Kazutori{

	width:30px;		/*右の丸カウント部分*/
	height:30px;
	background-color:#999;
	border:1px solid #ff7e00;
	border-radius:50%;
	text-align:center;
	font-size:10px;
	color:#333;
}

/*** サムネイルギャラリー。width:～;を設定（必須）。不要な時はdisplay:none;を書き足す。 ***/
.Gal{
	position:relative;
	top:0px;
	width:640px;
	left:0px;
	text-align:left;
	margin:auto;
	overflow:auto;
	white-space:nowrap;
}

/*** サムネイル画像（height:～px;は表示するサイズ） ***/
.Gal img{
	height:60px;
	width:auto;
	margin:5px;
	border:3px solid #fff;
	cursor:pointer;
	filter:alpha(opacity=100);
	opacity:1;
	vertical-align:text-bottom;
	-webkit-transition:all 0.5s ease 0;
	transition-property:all;
	transition-duration:0.5s;
	transition-timing-function: ease;
	transition-delay:0;
}

.Gal img:hover{
	filter:alpha(opacity=50);
	opacity:0.5;
}

/*------------------------------*/



#content {
	width: 1000px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 30px;
/*	color: #fff;
	font-size: 14px;*/
	background-image: url(../../img/sampleback3.png);
}

.midasi {
	color: #FF7E00;
}

h3 {
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 50px;
	color:#fff;
	font-weight: normal;
	font-size: 16px;
}


#submenu ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	font-size: 12px;
	line-height: 20px;
	color: #333;
}
#submenu ul li {
	float: left;
	list-style-type: none;
	padding-right: 20px;
	background-image: url(../img/icon/menuli2.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	padding-left: 15px;
}
#submenu ul li a {
	color: #333;
	text-decoration: none;
}
#submenu ul li a:hover {
	color: #930;
	text-decoration: none;
}


#leftmenu {
	float: left;
	height: auto;
	width: 520px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#lefttitle {
	background-image: url(../img/imginfo.gif);
	background-repeat: repeat-x;
	height: 40px;
	width: 520px;
}
#leftmenu ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	list-style-type: none;
}
.date {
	font-weight: bold;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	color: #333;
}
.newtxt {
	margin-left: 10px;
	letter-spacing: 2px;
	line-height: 16px;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 10px;
	width: 500px;
}
.read_more {
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #930;
}
#right {
	float: left;
	height: auto;
	width: 250px;
	margin-top: 20px;
	margin-left: 30px;
	margin-bottom: 20px;
}
#righttitle {
	background-image: url(../img/imgirinfo1.gif);
	background-repeat: repeat-x;
	height: 40px;
	width: 250px;
}
#right ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	list-style-type: none;
}
.irtxt {
	margin-left: 10px;
	letter-spacing: 2px;
	line-height: 16px;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 10px;
	width: 230px;
}
