@charset "utf-8";

/*======================================
プロジェト:	Q-pot.
created:	2009-08-28
ユーザー:	EUREKA COMPUTER Co., LTD.
サイト:		http://www.q-pot.jp/special/tranoi/
========================================

	0) reset
	1) common
	2) footer
	3) structure

========================================*/


/* 0) reset
========================================*/
body,
#bgTop,
#contentsBox,
#bgBottom {
background-image: none;
background-color: #000;
}
#footerBox {
height: auto;
padding-bottom: 20px;
}

/* 1) common
========================================*/
html {
font-size: 14px;
line-height: 1.5;
}
body {
color: #826C52;
position: relative;
}
/* homelink */
#homelink{
position: fixed;
right: 10px;
bottom: 10px;
height: 65px;
width: 49px;
z-index: 999;
}
#homelink a{
font-size: 1px;
text-indent: -1000em;
overflow: hidden;
behavior: url(http://www.q-pot.jp/special/js/iepngfix.htc);
background-image: url(../../images/logo.png);
background-repeat: no-repeat;
background-position: left top;
display: block;
padding: 0px;
height: 65px;
width: 49px;
}

a:link,
a:visited {
color: #E5265C;
text-decoration: underline;
}
a:hover {
color: #E5265C;
text-decoration: underline;
}
h2,
h3,
.gotop {
text-indent: -99999em;
margin: 0 20px 0 812px;
}
h2 {
margin: 0;
padding: 0;
}
.gotop a {
display: block;
width: 118px;
height: 12px;
background: url(../img/ico_backtop.gif) no-repeat left top;
}
.gotop a:hover {
overflow: hidden;
}
.lang-en {
color: #424242;
font-size: 12px;
line-height: 1.2;
}




/* 3) structure
========================================*/
#contentsBox {
padding: 0px;
}
#collaboration,
#concept,
#tour {
margin-left: 20px;
margin-right: 20px;
}
#collaboration,
#concept,
#installation,
#items,
#tour {
zoom: 1;
}
#collaboration:after,
#concept:after,
#installation:after,
#items:after,
#tour:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
height: 0;
overflow: hidden;
}

#titles {
background: url(../img/jack.jpg) no-repeat left top;
min-height: 647px;
_height: 647px;
overflow: visible;
}
	#titles h2,
	#titles p {
	height: 81px;
	overflow: hidden;
	}
	#titles p {
	text-indent: -9999em;
	}
	#titles h3 {
	text-indent: 0;
	margin: 0 248px 7px 251px;
	color: #666;
	font-size: 12px;
	}
	#titles h3.lang-en {
	text-align: center;
	}

#collaboration {
padding-bottom: 20px;
}
	#collaboration h2 {
	height: 49px;
	background: url(../img/tit_collaboration.gif) no-repeat left top;
	}
	#collaboration .contents {
	width: 442px;
	float: left;
	}
	#collaboration .images {
	width: 455px;
	float: right;
	margin-top: 4px;
	}
	#collaboration .contents p {
	margin-bottom: 9px;
	}

#concept {
margin-top: 76px;
padding-bottom: 21px;
}
	#concept h2 {
	height: 46px;
	background: url(../img/tit_concept.gif) no-repeat left top;
	}
	#concept .contents {
	width: 437px;
	float: right;
	}
	#concept .images {
	width: 455px;
	float: left;
	margin-top: 4px;
	}
	#concept .contents p {
	margin-bottom: 8px;
	}
	#concept .images img {
	margin-bottom: 7px;
	}
	#concept .images em {
	font-style: normal;
	color: #666;
	}

#installation {
margin-top: 79px;
padding-bottom: 17px;
}
	#installation h2 {
	height: 44px;
	background: url(../img/tit_installation.gif) no-repeat left top;
	}
	#installation .contents {
	width: 460px;
	float: left;
	}
	#installation .images {
	width: 475px;
	float: right;
	margin-top: 4px;
	}
	#installation .lang-en {
	clear: both;
	padding-top: 22px;
	margin-left: 80px;
	margin-right: 80px;
	}
	*:first-child+html #installation .lang-en {
	padding-top: 11px;
	}
	#installation .contents p {
	margin-left: 21px;
	}
	#installation .contents #items {
	margin-top: 16px;
	}
	#installation .contents #items div {
	width: 244px;
	float: right;
	}
	#installation .contents #items p.images {
	width: 216px;
	float: left;
	margin-left: 0;
	}
	#installation .contents #items div p {
	margin-bottom: 14px;
	}

#tour {
margin-top: 107px;
padding-bottom: 8px;
}
	#tour h2 {
	height: 46px;
	background: url(../img/tit_tour.gif) no-repeat left top;
	}
	#tour .contents {
	width: 438px;
	float: right;
	}
	#tour .contents p {
	margin-bottom: 15px;
	}
	#tour .contents #tour-banner {
	text-align: right;
	margin-bottom: 0;
	}

.gss_wine_estate{
margin-top: 4px;
width: 455px;
float: left;
}
.gss_wine_estate a img {
border : none;
}
#wine_estate {
/*width: 420px;*/
height: 289px;
}
#wine_estate img {
width: auto;	/* IE用 外すな！！！ */
height: 289px ;
}
.feed-loading {
/*width: 100%;
padding-top: 10px;*/
font-size : 11px;
text-align : center;
color : #333;
}


/* plus 2010.07.22 */
.cp {
font-size: 10px;
color: #878787;
text-align:right;
width:910px;
height:auto;
margin:0 auto;
padding: 10px 0;
overflow: hidden;
}

