@charset "UTF-8";
body  {
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #261472;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 86%;
	background-color: #FFFFFF;
	line-height: 1.8em;
}
* html .png {
behavior: expression(IEPNGFIX.fix(this));
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
* html img {
behavior: expression(IEPNGFIX.fix(this));
}
#container {
	width: 950px;
	margin-top: 60;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.oneColFixCtr #container {
	text-align: left;
}
.twoColFixLt #container {
	text-align: left;
}
.twoColFixLt #sidebar1 {
	float: left; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
	position: fixed;
	text-align: center;
	/* IE5 later && javascript-on */ 
	position: expression('absolute'); 
	top: expression(documentElement.scrollTop + 0 + 'px'); 
	left: expression(documentElement.scrollLeft + 50 + 'px');}
.twoColFixLt #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 350px;
	padding-top: 10;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	width: 600px;
} 
.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clear {
	clear:both;
}

#BackG {
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-origin: content;
	-webkit-background-origin: content;
	-moz-background-origin: content;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
}
img#BG {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: -1;
}
#Footer {
	text-align: right;
	margin-bottom: 0px;
	margin-top: 40px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	font-size: 10px;
	letter-spacing: 0.1em;
}
#Bottom {
	height: 150px;
	width: 100%;
	background-image: url(../img/grad_bottom.png);
	background-repeat: repeat-x;
}
#sidebar1 h3 {
	background-image: url(../img/menu_title.png);
	background-repeat: no-repeat;
	height: 200px;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#sidebar1 h3 a {
	text-indent: -9999px;
	display: block;
	height: 200px;
	width: 200px;
}

/* メインメニュー */
#sidebar1 ul#TopMenu {
	list-style-type: none;
	width: 200px;
	margin-right: 0px;
	margin-left: 5px;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 30px;
}
#sidebar1 ul#TopMenu li {
	float: none;
	height: 42px;
	display: block;
	margin-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
}
#sidebar1 ul#TopMenu li#profile {
	width: 135px;
}
#sidebar1 ul#TopMenu li#message {
	width: 95px;
}
#sidebar1 ul#TopMenu li#gallery {
	width: 105px;
}
#sidebar1 ul#TopMenu li a {
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 42px;
}
#sidebar1 ul#TopMenu li#profile a {
	background-position: 0px 0px;
}
#sidebar1 ul#TopMenu li#profile a:hover {
	background-position: 0px -42px;
}
#sidebar1 ul#TopMenu li#message a {
	background-position: -220px 0px;
}
#sidebar1 ul#TopMenu li#message a:hover {
	background-position: -220px -42px;
}
#sidebar1 ul#TopMenu li#gallery a {
	background-position: -430px 0px;
}
#sidebar1 ul#TopMenu li#gallery a:hover {
	background-position: -430px -42px;
}

/* トップページ */
.oneColFixCtr #mainContent {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#Top {
	padding: 0px;
	height: 380px;
	width: 260px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

/* メインメニュー */
ul#TopMenu {
	list-style-type: none;
	width: 420px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 30px;
}
ul#TopMenu li {
	float: left;
	height: 42px;
	display: block;
}
ul#TopMenu li#profile {
	width: 135px;
}
ul#TopMenu li#message {
	width: 95px;
	margin-left: 40px;
}
ul#TopMenu li#gallery {
	width: 105px;
	margin-left: 40px;
}
ul#TopMenu li a {
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 42px;
}
ul#TopMenu li#profile a {
	background-position: 0px 0px;
}
ul#TopMenu li#profile a:hover {
	background-position: 0px -42px;
}
ul#TopMenu li#message a {
	background-position: -220px 0px;
}
ul#TopMenu li#message a:hover {
	background-position: -220px -42px;
}
ul#TopMenu li#gallery a {
	background-position: -430px 0px;
}
ul#TopMenu li#gallery a:hover {
	background-position: -430px -42px;
}
/* サブメニュー */
ul#SubMenu {
	list-style-type: none;
	height: 21px;
	width: 371px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 60px;
	margin-top: 40px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}
ul#SubMenu li {
	float: left;
	height: 21px;
	display: block;
}
ul#SubMenu li#goods {
	width: 120px;
}
ul#SubMenu li#link {
	width: 115px;
}
ul#SubMenu li#goods .NoLink {
	background-image: url(../img/top_submenu.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 21px;
	display: block;
	text-indent: -9999px;
}
ul#SubMenu li#link .NoLink {
	background-image: url(../img/top_submenu.png);
	background-position: -115px 0px;
	background-repeat: no-repeat;
	height: 21px;
	text-indent: -9999px;
	display: block;
}
ul#SubMenu li#style {
	width: 135px;
}
ul#SubMenu li#caution {
	width: 150px;
}
ul#SubMenu li a {
	background-image: url(../img/top_submenu.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 21px;
}
ul#SubMenu li#goods a {
	background-position: 0px 0px;
}
ul#SubMenu li#goods a:hover {
	background-position: 0px -21px;
}
ul#SubMenu li#link a {
	background-position: -115px 0px;
}
ul#SubMenu li#link a:hover {
	background-position: -115px -21px;
}
ul#SubMenu li#style a {
	background-position: -235px 0px;
}
ul#SubMenu li#style a:hover {
	background-position: -235px -21px;
}
ul#SubMenu li#caution a {
	background-position: -370px 0px;
}
ul#SubMenu li#caution a:hover {
	background-position: -370px -24px;
}
#sidebar1 #SubMenu {
	width: 200px;
	text-align: center;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#sidebar1 #SubMenu img {
	margin-bottom: 4px;
}
#mainContent h1 {
	background-repeat: no-repeat;
	height: 35px;
	width: 600px;
	padding: 0px;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#mainContent h1#message {
	background-image: url(../../img/title_message.png);
}
#mainContent h1#gallery {
	background-image: url(../../img/title_gallery.png);
}
#mainContent h1#profile {
	background-image: url(../../img/title_profile.png);
}
#mainContent h1#style {
	background-image: url(../../img/title_style.png);
}
#mainContent h1#news {
	background-image: url(../../img/title_news.png);
}
#mainContent h1#links {
	background-image: url(../../img/title_links.png);
}
ul#TopNews {
	/*background-image: url(../img/topnews_bg.png);*/
	background-repeat: repeat;
	text-align: left;
	list-style-type: none;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #261472;
	color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 6em;
	text-indent: -5em;
}
ul#TopNews li {
	font-size: 10px;
	line-height: 1.3em;
	margin-bottom: 3px;
	margin-top: 3px;
}
#mainContent ul.Gallery {
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	height: 130px;
}
ul.Gallery li {
	background-image: url(../img/gallery_thum_bg.png);
	background-repeat: no-repeat;
	height: 110px;
	width: 110px;
	padding: 7px;
	float: left;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.Gallery li.h2 {
	background-image: url(../img/gallery_thum_bg_h2.png);
	height: 250px;
}
ul.Gallery li.w {
	background-image: url(../img/gallery_thum_bg_w.png);
	width: 586px;
	height: 250px;
	margin-right: 0px;
	float: none;
	margin-bottom: 20px;
}
ul.Gallery li.Right {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
img.Left {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	clear: both;
}
img.Right {
	float: right;
}
h2.EventTitle {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 140%;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #271573;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	clear: both;
}
h3.EventCap {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	letter-spacing: 0em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.center {
	text-align: center;
}
#mainContent.message {
	background-image: url(../../img/message_bg.png);
	background-repeat: no-repeat;
	background-position: center 80px;
}
h2.EventTitle .h2Day {
	font-size: 12px;
	font-weight: normal;
}
.Years {
	font-size: 120%;
	font-weight: bold;
	background-color: #000000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFFFFF;
	letter-spacing: 0.2em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
}
#sidebar1 .FacebookMenu {
	margin-right: 15px;
	text-align: right;
}

