body {
	background: url(../img/bgbg.jpg) repeat Center Top;
	color: #6d371b;
}

/*-------- DEFAULT --------*/
strong {
	font-weight: bold;
}

a:hover img.link {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
}

a {
	color: #6d371b;
	text-decoration:none;
}
a:visited {
	color: #6d371b;
}
a:focus {
	color: #6d371b;
}
a:hover {
	color: #cf3945;
	text-decoration:none;
}
a:active {
	color: #6d371b;
}

a:hover {
	text-decoration: none;
}

/*-------- HEAD --------*/
.header {
	padding: 0;
}

#top .header-image {
	margin: 0;
}

.header-image {
	margin: 0;
	margin-left: -20px!important;
	margin-right: -20px!important;
}

/*-------- MENU --------*/
.page-nav {
	width: 100%;
	position: relative;
	margin: 15px 0 15px 0;
	padding:0;
	background: url(../img/menu/bg.gif) repeat-x center top !important;
}
.page-nav ul {
	box-shadow: none!important;
	border-radius: 0;
	border: none;
	height:124px;
	padding:9px 0 0 10px;
	margin:0 auto;
	width:892px;
	background:none!important;
}
.page-nav ul li {
	position: relative;
	height:114px;
	float: left;
	margin:0 1px 0 0;
	list-style:none;
	padding:0;
	border:none;
}
.page-nav ul li a {
	position: relative;
	height:114px;
	margin:0;
	list-style:none;
	padding:0;
	border:none;
}
.page-nav ul li a.menuFirst,.page-nav ul li a.menuLast {
	width:235px;
}
.page-nav ul li a.menuSecond,.page-nav ul li a.menuThird {
	padding:0;
	width:204px;
}
.page-nav ul li a,.page-nav ul li a:hover,.page-nav ul li a.active  {
	background: none!important;
	box-shadow: none!important;
	padding: 0;
	border: none;
}
.page-nav ul li a span {
	display:none!important;
}

.page-nav ul li a.menuFirst {
	background: url(../img/menu/menu1.gif) no-repeat !important;
	background-position:Left Top !important;
}
.page-nav ul li a.menuSecond {
	background: url(../img/menu/menu2.gif) no-repeat !important;
	background-position:Left Top !important;
}
.page-nav ul li a.menuThird {
	background: url(../img/menu/menu3.gif) no-repeat !important;
	background-position:Left Top !important;
}
.page-nav ul li a.menuLast {
	background: url(../img/menu/menu4.gif) no-repeat !important;
	background-position:Left Top !important;
}

.page-nav ul li a.menuFirst:hover,.page-nav ul li .menuFirst.active   {
	background-position:Left Bottom !important;
}
.page-nav ul li a.menuSecond:hover,.page-nav ul li .menuSecond.active  {
	background-position:Left Bottom !important;
}
.page-nav ul li a.menuThird:hover,.page-nav ul li .menuThird.active {
	background-position:Left Bottom !important;
}
.page-nav ul li a.menuLast:hover,.page-nav ul li .menuLast.active {
	background-position:Left Bottom !important;
}


.page-nav .page-nav-inner {
	padding: 0;
}

/*-------- CONTAINER WRAPPER --------*/
.container-wrapper {
	background: url(../img/bgbk2.jpg) repeat-x center top !important;
	letter-spacing: 0.05em;
}

#top .container-wrapper {
	background: url(../img/bgbk.jpg) repeat-x center top !important;
}

.main {
	margin-left: 20px;
}

.contentswapper {
	margin-left: 20px;
}
.contentswapper img {
	display: block;
}
.main-container {
	background: #fffdf1;
	margin-top: 0px;
	padding: 10px 20px 0 20px !important;
	font-size: 16px;
	line-height: 1.6em;
}
.main-container p {
}
.main-container .contentsarea {
	padding: 15px 30px;
}
.main-container section {
	padding: 20px 0 20px 0;
}

/*-------- SNS BUTTON --------*/
.sns {
	padding: 0 20px 0 0;
}

#top .sns {
	padding: 0px 20px 0 0;
}

/*-------- SITE BNR --------*/
.site-bnr {
	clear: both;
}
.site-bnr a {
	border: 1px #f6f6f0 solid;
}
.site-bnr a:hover {
	border: 1px gray solid;
}

/*-------- TOP INFO --------*/
.main-container section .info {
	padding:0 0 0 0;
	width:100%;
	position:relative;
}

/*-------- PAGE TITLE --------*/
.main-container section h2 {
	margin: 30px 0 15px 0;
	padding: 0;
	color: #6d371b;
	font-size: 40px;
	line-height: 40px;
	text-align:center;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	width:100%;
	height:70px;
	background:url(../img/midashi_line.gif) repeat-x Center Bottom;
	position:relative;
}
.main-container section h2 .lineLeft,.main-container section h2 .lineRight {
	width:70px;
	height:50px;
	position:absolute;
	bottom:0px;
}
.main-container section h2 .lineLeft {
	background:url(../img/midashi_line_left.gif) no-repeat Center Center;
	left:0px;
}
.main-container section h2 .lineRight {
	background:url(../img/midashi_line_right.gif) no-repeat Center Center;
	right:0px;
}

.main-container section h3 {
	margin: 0 0 15px 0;
	padding: 0;
	color: #6d371b;
	font-size: 16px;
	line-height: 1.4em;
	text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width:100%;
}

/*-------- GUEST AREA --------*/
.info .topInfoGuest{
	position:relative;
	width:100%;
}
.brPoint0 {
	display:none;
}
.brPoint1 {
	display:block;
}
.brPoint2 {
	display:none;
}
.topInfoGuestArea {
	min-height:168px;
	border:1px solid #ebe6db;
	background:#f8f3e9;
	padding:0;
	margin:0 0 4px 0;
	position:relative;
}
.topInfoGuestArea .topInfoWeek {
	width:80px;
	height:100%;
	min-height:168px;
	position:absolute;
	left:0;
	top:0;
}
.topInfoGuestArea .topInfoWeek span {
	display:none;
}
.topInfoGuestArea #topInfoWeekMon {
	background:#c5742a url(../img/week1.gif) no-repeat Center Center;
}
.topInfoGuestArea #topInfoWeekTue {
	background:#637028 url(../img/week2.gif) no-repeat Center Center;
}
.topInfoGuestArea #topInfoWeekWed {
	background:#556a63 url(../img/week3.gif) no-repeat Center Center;
}
.topInfoGuestArea #topInfoWeekThu {
	background:#8b6676 url(../img/week4.gif) no-repeat Center Center;
}
.topInfoGuestArea #topInfoWeekFri {
	background:#cf3a47 url(../img/week5.gif) no-repeat Center Center;
}
.topInfoGuestArea .topInfoGuestPhoto {
	width:168px;
	height:100%;
	min-height:168px;
	position:absolute;
	left:80px;
	top:0;
	background:#e1dacb;
}
.topInfoGuestArea .topInfoGuestPhoto img {
	width:168px;
	margin-top:-84px;
	position:absolute;
	top:50%;
}
.topInfoGuestArea .topInfoTxtArea {
	margin:15px 15px 15px 263px;
}
.topInfoGuestArea .topInfoTxtArea .topInfoDay {
	font-size:24px;
	line-height:24px;
	margin:0 0 6px 0;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	width:auto;
}
.topInfoGuestArea .topInfoTxtArea .topInfoName {
	font-size:21px;
	line-height:24px;
	margin:0 0 6px 0;
	color:#cf3945;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	width:auto;
	letter-spacing: 0em;
}
.topInfoGuestArea .topInfoTxtArea .topInfoTxt {
	font-size:14px;
	line-height:20px;
	margin:10px 0 0 0;
	padding:10px 0 0 0;
	width:auto;
	border-top:#b29582 dotted 1px;
	letter-spacing: 0.1em;
}

/*-------- GUEST LINK --------*/
.topInfoGuestArea:hover {
	border:1px solid #f1c6b1;
	background:#f8e7e0;
}
.topInfoGuestArea .topInfoTxtArea p.linkArea {
	font-size:14px;
	line-height:20px;
	text-align:right;
	border-top:none;
	margin:0;
	padding:0;
}
html > body p.linkArea a {
	display:block;
	position:absolute;
	left:0;
	top:0;
	height:100%;
	width:100%;
	text-align:left;
	background:url(../img/space.gif) repeat ;
}

html > body p.linkArea span {
	display:none;
}

/*-------- NEWS AREA --------*/
.info dl {
  overflow: auto;
  padding: 5px 10px 10px 10px;
  height: 200px;
  margin:0 0 40px 0;
}
.info dt {
  display: inline-block;
	font-size:21px;
	line-height:24px;
	margin:8px 0 4px 0;
	color:#cf3945;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	width:auto;
	padding:0 0 8px 0;
}
.info dd {
	font-size:16px;
	line-height:20px;
	padding:0 0 8px 30px;
	margin:0 0 8px 0;
	border-bottom: 1px dotted #6d6a64;
    background: url(../img/icon_nws.gif) no-repeat top left;
	color: #6d371b;
}



/*--------  guest --------*/

#guest section #contentArea {
	padding:0 0 30px 0;
	margin:0 30px;
}
#guest section #contentArea h3 {
	margin:0 0 20px 0;
	padding:0 0 10px 0;
	font-size:32px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align:left;
	border-bottom:1px dotted #6d6a64;
	color:#cf3945;
	line-height:1.4em;
}
#guest section #contentArea h3 span {
	margin:0 auto 30px auto;
	padding:0 0 10px 4px;
	font-size:21px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align:left;
	color:#cf3945;
	line-height:32px;
}
#guest section #contentArea h6 {
	font-size:21px;
	line-height:24px;
	margin:0 0 4px 0;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	width:auto;
	padding:10px 0 4px 0;
}
#guest section #contentArea .photo {
	min-width:490px;
	max-width:600px;
	width:100%;
	height:auto;
	margin:0 auto 20px auto;
}
#guest section #contentArea .photo img {
	margin:0 auto;
	width:auto;
	height:auto;
	width:100%;
}
#guest section #contentArea .txt {
	font:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:0 auto 30px auto;
	text-align: justify;/*テキスト両端揃え*/
	text-justify: inter-ideograph;/*IEテキスト両端揃え*/
}
#guest section #contentArea .txt h4 {
	line-height:1.4em;
	font-size:20px;
	padding:0 0 6px 0;
}
#guest section #contentArea .guestInfo {
	margin:0 auto;
	padding:6px 20px 20px 20px;
	border:1px solid #e1dacc;
	background-color:#f8f3e9;
	border-radius:6px;/* CSS3草案 */  
    -webkit-border-radius:6px;/* Safari,Google Chrome用 */  
    -moz-border-radius:6px;/* Firefox用 */ 
}
#guest section #contentArea .guestInfo h5 {
	font-size:18px;
	line-height:24px;
	color:#cf3945;
	padding:10px 0 8px 0;
	margin:0;
}
#guest section #contentArea .guestInfo p {
	font-size:16px;
	line-height:24px;
	padding:0 0 8px 0;
	margin:0;
}
#guest section #contentArea .guestLink {
	margin:30px auto 30px auto;
	list-style:none;
	overflow:hidden;
	position:relative;
	zoom: 1;
	padding:0;
}
#guest section #contentArea .button1 img {
	padding:0;
	width:96px;
	height:30px;
	opacity:0.7;
	filter: alpha(opacity=70);
}
#guest section #contentArea .button1 img:hover {
	list-style:none;
	width:96px;
	height:30px;
	opacity:1;
	filter: alpha(opacity=100);
}
#guest section #contentArea .button2 img {
	padding:0;
	width:240px;
	height:30px;
	opacity:0.7;
	filter: alpha(opacity=70);
}
#guest section #contentArea .button2 img:hover {
	list-style:none;
	width:240px;
	opacity:1;
	filter: alpha(opacity=100);
}

#guest section #contentArea .guestLink .next {
	padding:0;
	margin:0;
	float:right;
}
#guest section #contentArea .guestLink .prev {
	float:left;
}
#guest section #contentArea .guestLink .backTop {
	position:absolute;
	left:50%;
	margin-left:-120px;
}
/*--------  guestここまで--------*/


/*--------  backNmber --------*/
#backNumber section #contentArea {
	margin: 0 30px 70px 30px;
}
#backNumber section #contentArea h3 {
	margin:0 auto;
	padding:0 0 10px 0;
	font-size:24px;
	color:#cf3945;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align:left;
	line-height:1.4em;
	text-align:center;
}
#backNumber section #contentArea ul {
	list-style:none;
	overflow: hidden;
	position:relative;
	zoom: 1;
	padding: 0;
	margin:60px auto 0 auto;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#backNumber section #contentArea .linkArea {
	width:100%;
}
#backNumber section #contentArea .linkAreaSingle {
	width:300px;
}
#backNumber section #contentArea .linkArea li {
	width:48%;
	position:relative;
	margin-right:3px;
	background:#f8f3e9;
}
#backNumber section #contentArea .linkAreaSingle li {
	width:auto;
	position:relative;
	margin-right:3px;
}
#backNumber section #contentArea ul li a {
	text-align:center;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:22px;
	line-height:30px;
	color: #6d371b;
	display:block;
	position:absolute;
	left:0;
	top:0;
	height:100%;
	width:100%;
	padding:24px 0;
	background:#f8f3e9 url(../img/space.gif) repeat;
	border-radius:6px;/* CSS3草案 */  
    -webkit-border-radius:6px;/* Safari,Google Chrome用 */  
    -moz-border-radius:6px;/* Firefox用 */ 
	position:relative;
	border:1px solid #ebe6db;
}
#backNumber section #contentArea ul .linkLeft {
	float:left;
}
#backNumber section #contentArea ul .linkRight {
	float:right;
}
#backNumber section #contentArea ul span {
	display:inline-block;
	text-align:left;
    background: url(../img/icon_nws.gif) no-repeat left 5px;
	padding:0 0 0 28px;
}
#backNumber section #contentArea ul em {
	font-size:14px;
	font-style:normal;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
#backNumber section #contentArea ul li a:hover{
	background:#f8e7e0;
	padding:24px 0;
}

#backNumber section #contentArea .ul .linkSingle {
	margin:0 auto;
}	

#backNumber section #contentArea #monthlyList dt {
	display: inline-block;
	font-size:21px;
	line-height:24px;
	margin:8px 0 4px 0;
	color:#cf3945;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	width:auto;
	padding:0 0 8px 0;
}
#backNumber section #contentArea #monthlyList dd {
	font-size:20px;
	line-height:24px;
	padding:0 0 8px 30px;
	margin:0 0 8px 0;
	border-bottom: 1px dotted #6d6a64;
    background: url(../img/icon_nws.gif) no-repeat left 2px;
	color: #6d371b;
}

/*--------  backNmberここまで--------*/



/*--------  news--------*/
#news section #contentArea {
	margin: 0 30px 50px 30px;
}

#news section #contentArea h3 {
	margin:0 0 20px 0;
	padding:0 0 10px 0;
	font-size:32px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align:left;
	border-bottom:1px dotted #6d6a64;
	color:#cf3945;
	line-height:1.4em;
}
#news section #contentArea h6 {
	font-size:21px;
	line-height:24px;
	margin:0 0 4px 0;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	width:auto;
	padding:10px 0 4px 0;
}
#news section #contentArea .photo {
	height:auto;
	margin:0 auto 20px auto;
}
#news section #contentArea .tate{
	width:66%;
	max-width:427px;
	height:auto;
	margin:0 auto 20px auto;
}
#news section #contentArea .yoko{
	max-width:640px;
	height:auto;
	margin:0 auto 20px auto;
}
#news section #contentArea .photo img {
	height:auto;
	width:100%;
}
#news section #contentArea .photo img {
	height:auto;
	width:100%;
}
#news section #contentArea .txt {
	font:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:0 auto 20px auto;
	text-align: justify;/*テキスト両端揃え*/
	text-justify: inter-ideograph;/*IEテキスト両端揃え*/
}
#news section #contentArea  .newsInfo {
	margin:0 auto;
	padding:6px 20px 20px 20px;
	border:1px solid #e1dacc;
	background-color:#f8f3e9;
	border-radius:6px;/* CSS3草案 */  
    -webkit-border-radius:6px;/* Safari,Google Chrome用 */  
    -moz-border-radius:6px;/* Firefox用 */ 
}
#news section #contentArea  .newsInfo h5 {
	font-size:18px;
	line-height:24px;
	color:#cf3945;
	padding:10px 0 8px 0;
	margin:0;
}
#news section #contentArea .newsInfo p {
	font-size:16px;
	line-height:24px;
	padding:0 0 8px 0;
	margin:0;
}
#news section #contentArea .newsInfo strong {
	font-size:18px;
	line-height:28px;
	color:#cf3945;
	padding:10px 0 0 0;
	margin:0;
	font-weight:normal;
}
#news section #contentArea .newsInfo .commentPhoto {
	padding:20px 0 10px 0;
	height:auto;
	width:100%;
}
#news section #contentArea .newsInfo .commentTxt {
	font-size:16px;
	line-height:24px;
	padding:0;
	margin:0 0 24px 0;
}
#news section #contentArea .newsInfo .commentMidashi {
	font-size:24px;
	line-height:26px;
	padding:0;
	margin:20px 0 10px 0;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}


#news section #contentArea  .newsInfo2 {
	margin:0 auto;
	padding:0px;
}
#news section #contentArea .newsInfo2 .photo{
	max-width:640px;
	height:auto;
	margin:0 auto 0 auto;
}
#news section #contentArea  .newsInfo2 h5 {
	font-size:18px;
	line-height:24px;
	color:#cf3945;
	padding:10px 0 8px 0;
	margin:0;
}
#news section #contentArea .newsInfo2 p {
	font-size:16px;
	line-height:24px;
	padding:0 0 8px 0;
	margin:0;
}
#news section #contentArea .newsInfo2 strong {
	font-size:20px;
	line-height:28px;
	color:#cf3945;
	padding:10px 0 0 0;
	margin:0;
	font-weight:normal;
}
#news section #contentArea .newsInfo2 .txt {
	font-size:16px;
	line-height:24px;
	padding:0 0 30px 0;
	margin:0 0 30px 0;
	border-bottom:1px dotted #6d6a64;
	position:relative;
}
#news section #contentArea .newsInfo2 .txt li {
	font-size:16px;
	line-height:24px;
	padding:8px 0 0 0;
	margin:0 0 0 1em;
	text-indent:-1em;
}
#news section #contentArea .newsInfo2 .txtLast li {
	font-size:16px;
	line-height:24px;
	padding:8px 0 0 0;
	margin:0 0 0 1em;
	text-indent:-1em;
}
#news section #contentArea .newsInfo2 .txt .qr {
	position:absolute;
	top:0px;
	right:0px;
}
#news section #contentArea .newsInfo2 .txtLast {
	font-size:16px;
	line-height:24px;
	padding:0;
	margin:0 0 50px 0;
}

/*--------  newsここまで--------*/

/*--------  history --------*/
#history section #contentArea{
	margin:0 30px 60px 30px;
}
#history section #contentArea h3 {
	margin: 30px 0;
	padding:0 0 10px 0;
	font-size:32px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align:left;
	border-bottom:1px dotted #6d6a64;
	line-height:1.4em;
}

#history section #contentArea .mainPhoto {
	margin:0 auto 20px auto;
	width:450px;
}

#history section #contentArea .mainPhoto img {
	margin:0 auto;
	width:100%;
}
#history section #contentArea #hoso {
	line-height:2em;
	margin:0 auto;
	padding:0 0 10px 0;
	text-align:center;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

#history section #contentArea #hoso dt {
	font-size:26px;
	color:#cf3945;
	line-height:28px;
	margin:0 0 8px 0;
	padding:10px 0 0 0;
}
#history section #contentArea #hoso dd {
	font-size:18px;
	margin:0 0 12px 0;
	line-height:24px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#history section #contentArea #hoso i {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	line-height:18px;
}
#history section #contentArea #yotei {
	line-height:2em;
	margin:20px auto 60px 0;
	text-align:center;
	background:url(../history/img/yotei_waku.gif) top center no-repeat;
	height:180px;
	padding:50px 0;
}
#history section #contentArea #yotei dt {
	font-size:24px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height:30px;
	padding:4px 0 6px 0;
}
#history section #contentArea #yotei dd {
	font-size:30px;
	margin:0 0 30px 0;
	color:#cf3945;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#history section #contentArea .guestInfo h5 {
	font-size:18px;
	color:#cf3945;
	padding:4px 0;
}
#history section #contentArea .guestInfo p {
	padding:0 0 6px 0;
}
#history section #contentArea #jyusyoWaku {
	position:relative;
	margin:0 0 60px 0;
}
#history section #contentArea ul {
	list-style:none;
	margin:0 auto 12px auto;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding:0;
	font-size:20px;
	line-height:24px;
}
#history section #contentArea li {
	display:inline-block;
	vertical-align:text-top;
}
#history section #contentArea .year {
	width:90px;
	font-size:18px;
	line-height:24px;
}
#history section #contentArea .event {
	color:#cf3945;
}
#history section #contentArea .event i {
	font-size:16px;
	font-style:normal;
	font-weight:normal;
	color: #6d371b;
}
#history section #contentArea #jyusyoWaku .photo01 {
	width: 160px;
	height: 200px;
	padding:10px 0 0 100px;
}
#history section #contentArea #jyusyoWaku .photo01 img {
	width:100%;
	height:auto;
}

/*--------  historyここまで--------*/


.scroll2top{
	width:40px;
	height:40px;
	background: url(../img/arrow.gif) no-repeat !important;
	background-position:Left Top;
}
.scroll2top .txt{
	display:none;
}
.scroll2top:hover{
}

@media screen and (min-width: 1280px) {
	
#history section #contentArea #jyusyoWaku .photo01 {
	width: 160px;
	height: 200px;
	position:absolute;
	top:90px;
	right:0;
	padding:0;
}
.brPoint0 {
	display:block;
}
.brPoint1 {
	display:none;
}
.brPoint2 {
	display:none;
}
.main-container section h3 {
	margin: 0 0 15px 0;
	padding: 0;
	color: #6d371b;
	font-size: 28px;
	line-height: 1.4em;
	text-align:center;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	width:100%;
}
.info .topInfoGuest{
	width:900px;
	overflow: hidden; /*float解除*/
	position: relative; /*DW*/
	zoom: 1; /*IE6*/
}
.topInfoGuestArea {
	border:1px solid #fffdf1;
	min-height:auto;
	padding:0;
	margin:0 2px 0 0;
	position:relative;
	float:left;
	width:168px;
    padding-bottom: 32767px;  
    margin-bottom: -32767px;
	
}
.topInfoGuestArea .topInfoWeek {
	width:168px;
	height:80px;
	min-height:80px;
	position:static;
}
.topInfoGuestArea .topInfoGuestPhoto {
	width:168px;
	height:168px;
	min-height:168px;
	position:static;
}
.topInfoGuestArea .topInfoGuestPhoto img {
	width:168px;
	margin-top:0;
	position:static;
}
.topInfoGuestArea .topInfoTxtArea {
	margin:15px;
}
.topInfoGuestArea:hover {
	border:1px solid #fffdf1;
	background:#f8e7e0;
}

}
@media screen and (max-width: 1106px) {
.brPoint2 {
	display:block;
}
}