@charset "UTF-8";

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	/*background: #FDFAF6;*/
	background:url(../images/common/bk.jpg) repeat-x;
}
#container {
	width: 1070px;
	margin-right: auto;
	margin-left: auto;
}
article,aside,canvas,details,figcaption,figure,header,footer,hgroup,menu,nav,section,summary {
	display: block
}
header {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}

nav {
	padding-top: 0px;
	margin: 0px 0px 10px;
}
nav ul {　
	margin: 0px;
	padding: 0px;
	margin: 0px;
}
nav li {
	list-style-type: none;
	display: inline;
}
#nav01 a {
	display: block;
	width: 211px;
	height: 42px;
	background:url(../images/common/nav01.png) no-repeat left top;
	float: left;
	text-indent: -9999px;
	text-decoration:none;
	outline:none;
}
#nav02 a {
	display: block;
	width: 128px;
	height: 42px;
	background:url(../images/common/nav02.png) no-repeat left top;
	float: left;
	text-indent: -9999px;
	text-decoration:none;
	outline:none;
}
#nav03 a {
	display: block;
	width: 128px;
	height: 42px;
	background:url(../images/common/nav03.png) no-repeat left top;
	float: left;
	text-indent: -9999px;
	text-decoration:none;
	outline:none;
}
#nav04 a {
	display: block;
	width: 128px;
	height: 42px;
	background:url(../images/common/nav04.png) no-repeat left top;
	float: left;
	text-indent: -9999px;
	text-decoration:none;
	outline:none;
}
#nav05 a {
	display: block;
	width: 128px;
	height: 42px;
	background:url(../images/common/nav05.png) no-repeat left top;
	float: left;
	text-indent: -9999px;
	text-decoration:none;
	outline:none;
}
#nav06 a {
	display: block;
	width: 128px;
	height: 42px;
	background:url(../images/common/nav06.png) no-repeat left top;
	float: left;
	text-indent: -9999px;
	text-decoration:none;
	outline:none;
}
#nav07 a {
	display: block;
	width: 129px;
	height: 42px;
	background:url(../images/common/nav07.png) no-repeat left top;
	float: left;
	text-indent: -9999px;
	text-decoration:none;
	outline:none;
}
#nav01 a:hover {
	background-position: bottom;
}
#nav02 a:hover {
	background-position: bottom;
}
#nav03 a:hover {
	background-position: bottom;
}
#nav04 a:hover {
	background-position: bottom;
}
#nav05 a:hover {
	background-position: bottom;
}
#nav06 a:hover {
	background-position: bottom;
}
#nav07 a:hover {
	background-position: bottom;
}
#contents {
	width: 1070px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	clear: both;
	padding-top: 20px;
}
#slideshow {
	margin: 0px 0px 10px;
	padding: 0px;
	height: 490px;
	overflow: hidden;
	width: 980px;
}
#maincontents {
/*	background: #E1DFD9;*/
	width: 980px;
	background: #FFF;
	margin:0 auto;
	text-align: center;
}
#maincontents ul {
	padding: 2px 0px 0 0;
/*	margin-left: 2px;*/
}
#maincontents ul li {
	display: inline;
	list-style: none;
/*	margin-right: 2px;*/
}

#undercontents{
	margin:0 auto;
	width:980px;
	}


#news {
	float: left;
	width: 670px;
	margin-right: 20px;
	margin-bottom: 15px;
}
#concertfidelity {
	float: left;
	width: 280px;
	margin-right: 20px;
	margin-bottom: 15px;
	line-height: 1.5em;
}
#blog {
	float: left;
	width: 280px;
	margin-bottom: 15px;
	line-height: 1.5em;
}
h1 {
	position: absolute;
	top: -500px;
}
h2 {
	margin: 0px 0px 10px;
	padding: 0px;
}
.headlines {
	height: 130px;
	overflow: auto;
	line-height: 1.5em;
}
.headlines ul {
	margin: 0px;
	padding: 0px;
}
.headlines ul li {
	margin-bottom: 8px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.clearfix:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    line-height:0; 
    visibility:hidden;
}
.clearfix {
    zoom:1;/*for IE 5.5-7*/
}
img {
border: 0 none;
}
footer {
	clear: both;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-top: 1px solid #CCC;
	padding-top: 15px;
	margin-bottom: 30px;
}
.copyright {
	border-top: 1px solid #CCC;
	padding-top: 10px;
	margin-top: 10px;
	color: #999;
}
small {
	font-family: "Century Gothic", sans-serif;
	font-size: 12px;
}
strong {
	font-weight: bolder;
}
footer strong {
	font-weight: bolder;
	color: #FF661F;
}
