@charset "utf-8";
/* リンクCSS */
	@import 'font.css';
	@import 'navs.css';
	@import 'side.css';
	@import 'grid.css';
	@import 'forms.css';
	@import 'lightbox.css';
/*CSS*/
* {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

img {
	vertical-align: bottom;
	border: none;
}

/*基本*/
body {
	background-color: #faf7ec;
	text-align: left;
}



/*構造*/
#wrapper {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
/*ヘッダー*/
#header {
	height: 115px;
	background-color: #e2dcc4;
	background-image: url(../img/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#header h1{
	text-align: left;
	margin-left: 50px;
}

#main {
	padding-top: 18px;
	background-color: #faf7ec;
	background-image: url(../img/main.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}

/*------- フラッシュ -------*/
#flash{
	
}
img#banner {
	margin:0px;
}

/*------- コンテンツ -------*/

#contents {
	height: auto;
}

.container {
  width: 950px;
  margin: 0 auto;
}

#content {
	padding:20px 0px;
	background-color: #edebcc;
}

#content h2.head{
	height: 30px;
	xwidth: 580px;
	line-height:30px;
	background-image: url(../img/bg_con.jpg);
	background-repeat: no-repeat;
	margin: 0;
	text-indent: 2em;
}
#content h2.gall{
	text-indent: 2em;
	color: #FFFFFF;
	background-image: none;
}

#content2 {
	padding:20px 0px;
	background-color: #000000;
}

#content2 h2.head{
	height: 30px;
	xwidth: 580px;
	line-height:30px;
	background-image: url(../img/bg_con.jpg);
	background-repeat: no-repeat;
	margin: 0;
	text-indent: 2em;
}
#content2 h2.gall{
	text-indent: 2em;
	color: #FFFFFF;
	background-image: none;
}

#page-content {
	padding:0px 14px 3px 25px;
	margin-bottom:20px;
	border-right:1px solid #faf7ec;
}

#page-content a {
	font-weight: bold;
}


#page-content a:hover {
	color:#1D5588;
}
#page-content2 {
	padding:0px 14px 3px 25px;
	margin-bottom:20px;
}

#page-content2 a {
	font-weight: bold;
}


#page-content2 a:hover {
	color:#1D5588;
}

/*------- フッター -------*/
#footer {
	color:#faf7ec;
	background-color: #504d46;
	background-image: url(../img/footerbottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#footer h3 {
	color:#faf7ec;
	margin-bottom:4px;
}

#footer ul {
	margin-bottom:8px;
}

#footer-copy {
	padding:20px;
}

#footer a {
	color:#faf7ec;
	text-decoration: underline;
}

#footer a:hover {
	background: #68645c;
	text-decoration: underline;
}
/*------- JCarousel Lite -------*/
.album {
	position: relative;
	visibility: hidden;
	left: -5000px;
}
#slide ul, #slide li {
	margin:0;
	padding:0;
}
#slide li {
	width:590px;
	height:200px;
	border:1px solid #666666;
}
.prev {
	float:left;
}#myGallerySet h2 {
	color: #FFFFFF;
}
/*------- Smooth -------*/
