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

body{
	font-size:75%;
	line-height:160%;
	background:#FDD1E0;
	margin:0;
	padding:0 0 30px;
	font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "MS PGothic", sans-serif
}


a img{
	border:0;
}

h1{
	margin:0;
	padding:0;
	position:absolute;
	top:399px;
	left:12px;
	width:409px;
	height:176px;
	z-index:2;
	background:url("../img/clear.gif");
}
	h1 a{
		display:block;
		height:176px;
		text-indent:-9999px;
		outline:none;
	}
h1{
	margin:0;
	padding:0;
	position:absolute;
	top:9px;
	left:9px;
	width:267px;
	height:125px;
	z-index:2;
	background:url("../img/clear.gif");
}
	h1 a{
		display:block;
		height:125px;
		text-indent:-9999px;
		outline:none;
	}
.toppage h1{
	top:405px;
	left:589px;
	width:350px;
	height:156px;
}
	.toppage h1 a{
		height:156px;
	}
h2{
	margin:0 0 5px;
	padding:0;
}
h3{
	margin:10px 0 5px;
	padding:0;
}

.root{
	margin:0 auto;
	background:url("../img/root_bg.jpg") 50% 0 no-repeat;
}
	.toppage .root{
		background:url("../../img/index_root_bg.jpg") 50% 0 no-repeat;
	}

.header{
	width:950px;
	margin:0 auto;
	position:relative;
}
.header-logo-site{
	position:absolute;
	top:25px;
	right:534px;
	width:134px;
	height:71px;
	z-index:2;
	background:url("../img/clear.gif");
}
	.header-logo-site a{
			display:block;
			height:66px;
			text-indent:-9999px;
			outline:none;
		}
	
.toppage .header-logo-site{
	top:41px;
	left:25px;
	width:134px;
	height:71px;
}
	.toppage .header-logo-site a{
			height:74px;
		}
.header-mainimg{
	position:relative;
	z-index:1;
}
.gmenu{
	width:950px;
	margin:0 auto;
	list-style-type:none;
	padding:0;
}
	.gmenu li{
		margin:0;
		padding:0;
		float:left;
	}
	.gmenu img{
		display:block;
	}
.content{
	clear:both;
	width:950px;
	background:url("../img/content_bg.png") 50% 0 repeat-y;
	margin:0 auto;
	padding:0 0 0 0px;
}
	.side{
		float:left;
		width:272px;
	}
		.side-movie{
			background:#e8eeb3 url("../img/side_movie_footer.gif") 100% 100% no-repeat;
			padding:0 0 10px;
			margin-bottom:10px;
		}
			.side-movie p{
				color:#5c6600;
			}
		.side-song{
			background:#dff8d3 url("../img/side_song_footer.gif") 0 100% no-repeat;
			padding:0 0 10px;
			margin-bottom:10px;
		}
			.side-song p{
				color:#2f6500;
			}
			.side-song div{
				width:210px;
				margin:0 auto;
			}
		.side-dl{
			padding:0;
			margin:20px 0 20px 0;
		}
			.side-dl p{
				color:#086050;
				width:200px;
				margin:1ex auto;
			}
		.side-shop{
			padding:0;
			margin:0 auto;
		}
			.side-shop p{
				color:#10357c;
				width:200px;
				margin:1ex auto;
			}
			.side-dl ul,
			.side-shop ul{
				width:200px;
				list-style-type:none;
				margin:0 auto;
				padding:0;
			}
			.side-dl li,
			.side-shop li{
				margin:0 auto 5px;
				padding:0;
				line-height:0;
				width:200px;
			}
			.side-dl img,
			.side-shop img{
				vertical-align:top;
			}

	.main{
		float:right;
		width:678px;
	}
		.mainsec{
			margin:24px 0 0 31px;
			width:616px;
		}
		.mainsec-body{
			padding:10px 0 5px 0;
			margin:0;
			background:url("../img/mainsec_header.png") 0 0 repeat-y;
		}
		.mainsec-content{
			margin:0 auto;
			padding:0;
		}
		
.footer{
	clear:both;
	width:950px;
	height:35px;
	margin:0 auto;
	padding:0;
	background:url("../img/footer_bg.png") 0 0 no-repeat;
	position:relative;
}
.footer-copy{
	width:240px;
	height:18px;
	position:absolute;
	top:12px;
	left:30px;
}
.footer-url{
	width:185px;
	height:18px;
	position:absolute;
	top:12px;
	left:753px;
}



.clear{
	clear:both;
	height:1px;
}







.bordered-table,
.bordered-table td,
.bordered-table th{
	border:1px solid #ffb9d1;
	border-collapse:collapse;
}

.bordered-table{
	margin:1ex 0 2em;
}
.bordered-table td{
	background:#ffffff;
	padding:0.5ex 1ex;
}
.bordered-table th{
	background:#fff5f7;
	padding:0.5ex 1ex;
	text-align:left;
	color:#c46d90;
}
.bordered-table thead th{
	background:#ffe0e7;
	text-align:center;
}

.index-news-table,
.index-news-table td,
.index-news-table th{
	border:0;
	border-collapse:collapse;
}

.index-news-table{
	margin:0 0 0 20px ;
}
.index-news-table td{
	width:350px;
	padding:0 60px 0 0;
}
.index-news-table td p{
	margin:1ex 0;
}
.index-news-table th{
	padding:0px 0px 0px 45px;
	text-align:left;
	vertical-align:top;
}



.gallery-table,
.gallery-table td,
.gallery-table th{
	border:0;
	border-collapse:collapse;
}

.gallery-table{
	margin:1ex 0 ;
}
.gallery-table td{
	padding:2px;
}



.news-date{
	color:#f187b1;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.news-title{
	color:#ff9702;
	font-weight:bold;
}
.index-news-table td.news-splitter{
	padding:10px 0;
}

td{
	vertical-align:top;
}


.rollup{
	cursor:pointer;
}

