#wrapper #contents {
	margin-top: 30px;
}
#wrapper #header #header_area {
	margin-bottom: 11px;
}
#wrapper #main_contents #primary_contents  {
	width: 677px;
	float: right;
	margin-bottom: 55px;
}
#wrapper #main_contents #primary_contents p  {
	margin-top: 15px;
}
#wrapper #main_contents #primary_contents h3  {
	margin-bottom: 8px;
}
#wrapper #main_contents #primary_contents .contents {
	height: 100%;
}
#wrapper #main_contents #left  {
	float: left;
	width: 200px;
	padding-right: 19px;
	margin-right: 19px;
	margin-top: 15px;
	clear: both;
	background-image: url(../common/img/line.png);
	background-position: right top;
	background-repeat: repeat-y;
	height: 100%;
}
#wrapper #main_contents #center  {
	width: 200px;
	padding-right: 19px;
	margin-right: 19px;
	margin-top: 15px;
	float: left;
	background-image: url(../common/img/line.png);
	background-repeat: repeat-y;
	background-position: right top;
	height: 100%;
}
#wrapper #main_contents #right  {
	width: 200px;
	margin-top: 15px;
	float: left;
	height: 100%;
}
#wrapper #main_contents #secondary_contents  {
	float: right;
	width: 677px;
	margin-top: 15px;
	overflow: hidden;
}
#wrapper #main_contents #secondary_contents p  {
	margin-bottom: 20px;
}
#wrapper #main_contents #secondary_contents h3  {
	margin-bottom: 15px;
}
#wrapper #main_contents #secondary_contents #subcontents  {
	margin-top: 15px;
	padding-top: 25px;
	background-image: url(../common/img/contents_line.png);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	padding-bottom: 30px;
}
#wrapper #main_contents #secondary_contents #images  {
	float: left;
	width: 430px;
}
#wrapper #main_contents #secondary_contents #gesthouse  {
	float: right;
	width: 245px;
}
#wrapper #main_contents #secondary_contents .img   {
	margin-right: 10px;
}
#wrapper #main_contents TA_logoWidget345  {
	float: right;
	width: 50px;
}
#wrapper #main_contents #secondary_contents #TA_logoWidget345  {
	float: right;
	height: 64px;
	width: 64px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#wrapper #main_contents #secondary_contents #trip  {
	margin-bottom: 0px;
	float: right;
	margin-top: 35px;
	font-size: 11px;
	width: 240px;
}
#wrapper #contents #side_contents ul li {
	float: left;
	margin-right: 9px;
}
#wrapper #contents #side_contents ul {
	margin-top: 20px;
}
#wrapper #contents #side_contents #gallery {
	margin-top: 8px;
}
#wrapper #contents #side_contents #itoya_stand {
	margin-bottom: 30px;
	margin-top: 8px;
}	
#slide {
	position: relative;
	height: 320px;
	width: 950px;
}
#slide #list li {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	height: 320px;
	width: 950px;
}
.itoya_stand {
    left: 335px;
    position: absolute;
    top: 120px;
    z-index: 2;
}
#wrapper #container #side_contents #social {
	height: 358px;
	overflow: hidden;
}
#wrapper #side_contents #twit {
	margin-top: 30px;
}
#wrapper #side_contents #facebook {
	height: 356px;
}

/*以下新增*/
#twit-s{
	margin: 0 auto;
	width: 300px;
	padding-bottom: 1em;
}
#facebook-s{
	margin: 0 auto;
	width: 320px;
	padding-bottom: 1em;
}

#fb{
	padding: 0 0.8em;
	display: none;
	text-align: center;
}
#fb img{
	max-height: 2em;
	padding: 1em 0;
}


@media screen and (max-width: 950px) {
	#wrapper {
	overflow: hidden;
	}
	#wrapper #main_contents #primary_contents{
		display: none;
	}
	#wrapper #main_contents #secondary_contents{
		width: 89%;
		margin: 1em auto;
		float: none;
	}
	#wrapper #main_contents #secondary_contents p{
		text-align: center;
		line-height: 2em;
		font-size: 1em;
	}
	#wrapper #contents{
		margin-top:1em;
	}
	#wrapper #contents #main_contents{
		text-align: center;
	}
	#wrapper #contents #main_contents img{
		max-height: 2em;
	}
	#slide {
		height:29vmax;
		margin: 0 auto;
		width: 92%;
		overflow: hidden;
	}
	#slide #list li{
		width: 100%;

	}
	#slide #list li img{
		height:29vmax;
	}
	#wrapper #header {
	margin-top: 4.6em;
	width:100%;
	text-align: center;
	}
	#wrapper #main_contents #secondary_contents #subcontents,
	#wrapper #main_contents #secondary_contents #TA_logoWidget345,
	#wrapper #main_contents #secondary_contents #trip{
		display: none;
	}
	#fb{
		display: block;
	}

}
