@charset "utf-8";


#index01in{
    width: 800px;
	height: 360px;
	padding-top: 150px;
	margin-left: auto;
	margin-right: auto;
}

.nametext{
    width: 120px;
	height: 30px;
	text-align: center;
	line-height: 28px;
	margin-left: 15px;
}

.nametext a{
    width: 120px;
	height: 30px;
	display: block;
	border: solid 2px #FFFFFF;
	text-decoration: none;
	opacity: 0.7; 
}

.nametext a:hover{
    width: 120px;
	height: 30px;
	displady: block;
	border: solid 2px #FFFFFF;
	text-decoration: none;
	opacity: 1.0; 
}

#foottequila{
    width: 800px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
}


/*//////////////////////// トップページ ///*/
#index01{
    width: 1000px;
	height: 573px;
	background-image: url(../img/index02.jpg);
}

#index01in{
    width: 800px;
	height: 360px;
	padding-top: 150px;
	margin-left: auto;
	margin-right: auto;
}

#index02{
    width: 1000px;
	height: 690px;
	background-image: url(../img/index03.jpg);
	background-repeat: no-repeat;
}


#index02in{
    width: 500px;
	height: 320px;
	padding-top: 350px;
	margin-left: auto;
	margin-right: auto;
}


#index03{
    width: 1000px;
	height: 190px;
}

#index03left{
	float: left;
    width: 480px;
	height: 140px;
}

#index03right{
	float: right;
    width: 480px;
	height: 140px;
}



/*//////////////////////// トップページ ///*/




/*//////////////////////// テキーラ一覧 ///*/
.tequila{
    width: 1000px;
	height: auto;
	text-align: center;
}
/*//////////////////////// テキーラ一覧 ///*/




/*//////////////////////// 各テキーラ5種　ページ ///*/

#top{
    width: 1000px;
	height: 620px;
	text-align: center;
}


#tequila01left{
    float: left;
	width: 600px;
	height: 400px;
}

#tequila01right{
    float: right;
	width: 320px;
	height: 400px;
}



#el{
    width: 950px;
	height: 425px;
	background-image: url(../img/elback.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 30px;
}

#rosa{
    width: 950px;
	height: 425px;
	background-image: url(../img/rosaback.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 30px;
}

#vintage_back{
	margin: 0px;
	padding: 0px;
	background-image: url(../img/vintage_big.jpg);
	background-repeat: no-repeat;
}

#vintage{
    width: 950px;
	height: 425px;
	background-image: url(../img/vintageback.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 30px;
}

#del{
    width: 950px;
	height: 425px;
	background-image: url(../img/delback.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 30px;
}



.text01{
    width: 600px;
	height: auto;
	padding-bottom: 30px;
}

/*//////////////////////// 各テキーラ5種　ページ ///*/



/*//////////////////////// ショップガイド ///*/
.shopsub{
    width: 980px;
	height: 25px;
	padding: 3px 0px 0px 10px;
	font-size: 16px;
	background-color: #990000;
	margin-bottom: 10px;
}

.shoptx01{
    width: 980px;
	height: auto;
	padding-bottom: 20px;
	line-height: 25px;
}

.shoptx02{
    width: 980px;
	height: auto;
	padding-bottom: 40px;
	line-height: 25px;
}


.shoptx01 a{
	color: #FFCC00;
	text-decoration: underline;
}

.shoptx01 a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

.shoptx02 a{
	color: #FFCC00;
	text-decoration: underline;
}

.shoptx02 a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

/*//////////////////////// ショップガイド ///*/




