@charset "UTF-8";
/* CSS Document */

/* ショートハンド  http://web-100.jp/sample/043.shtml-----*/

#container {
	text-align: left;
	margin: 0 auto;
	padding:0;
	height:auto;
}
/* h-wrap----------------------------------*/
#h-wrap {
	height:auto;
	padding:0;
	width:840px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* main-cts---h2-------------------------------------------*/
#main-cts h1,#main-cts div h2{
	text-indent: -2000em;
	display: block;
	font-size:1px;
	line-height:1px;
	overflow: hidden;
}
#main-cts h1{
	background-image: url(images/title_about.gif);
	height: 67px;
	width: 630px;
}
#main-cts h2{
	margin-bottom: 10px;
}
#main-cts #sottolestelle h2{
	background-image: url(images/p1_title.gif);
	height: 15px;
	width: 310px;
}
#main-cts #philosophy h2{
	background-image: url(images/p2_title.gif);
	height: 14px;
	width: 171px;
}
#main-cts #where h2{
	background-image: url(images/p3_title.gif);
	height: 15px;
	width: 279px;
}
#main-cts #farm h2{
	background-image: url(images/p4_title.gif);
	height: 15px;
	width: 245px;
}
/* main-cts---ul-li-a---------------------------------------*/
#main-cts #tab{
	border-bottom:1px dotted #FF9410;
	width: 630px;
	padding-bottom: 10px;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 20px;
}
#main-cts #others ul li{
	margin-top: 15px;
}
#main-cts ul li{
	float: left;
	margin-right: 20px;
}
#main-cts #tab li a{
	height: 13px;
	text-indent: -2000em;
	display: block;
	font-size:1px;
	line-height:1px;
	overflow: hidden;
}
#main-cts ul li a:hover,
#main-cts ul li a:active,
#main-cts ul li.thispage a{ background-position: 0px 13px; }
#main-cts ul li a.sottolestelle{
	background-image: url(images/sottolestelle.gif);
	width: 144px;
}
#main-cts ul li a.philosophy{
	background-image: url(images/philosophy.gif);
	width: 86px;
}
#main-cts ul li a.where{
	background-image: url(images/where.gif);
	width: 97px;
}
#main-cts ul li a.farm{
	background-image: url(images/farm.gif);
	width: 87px;
}
/* main-cts---.text-box--img----------------------------------*/
#main-cts .text-box,#main-cts img{
	float: left;
	height: auto;
}
#main-cts #where .text-box img{
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main-cts #sottolestelle .text-box,#main-cts #philosophy img,#main-cts #where img,#main-cts #farm .text-box{
	margin-right: 15px;
}
#main-cts #sottolestelle p {width: 310px;}
#main-cts #philosophy p {width: 370px;}
#main-cts #where p {width: 310px;}
#main-cts #farm p {width: 370px;}

