@charset "utf-8";
/* CSS Document */

a:link{
	color: #004ea2;
	text-decoration: underline;
}
a:visited{
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
	color: #7a191d;
}
a:active{
	text-decoration: none;
	color: #004ea2;
}

h1,h2,h3,h4,h5,h6{
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

p{
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 150%;
}

sub{
	font-size: 9px;
	margin: 0px;
	padding: 0px;
}

.right00{
	text-align: right;
	clear: both;
	padding-top: 10px;
	margin: 0px;
}

.right{
	text-align: right;
}

.right02{
	text-align: right;
	clear: both;
	padding-top: 50px;
}

.right03{
	text-align: right;
	clear: both;
	margin: 0px;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.right04{
	text-align: right;
	clear: both;
	margin: 0px;
	padding-top: 200px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.left{
    text-align: left;
}


.left02{
    text-align: left;
	margin-top: 50px;
}


.left03{
    text-align: left;
	clear: both;
}

.center{
    text-align: center;
	clear: both;
}

.center02{
	text-align: center;
	margin-top: 50px;
}

.center03{
    text-align: center;
	clear: both;
}

.center04{
	text-align: center;
	margin-top: 10px;
}

.center05{
	text-align: center;
	margin-top: 150px;
}

.caption{
    font-size: 0.7em;
	margin-left: 25px;
}

.font_blue{
    color: #0066FF;
}

.font_red{
    color: #990000;
}

.font_small{
    font-size: 10px;
}

.clear{
    clear: both;
	margin-top: 10px;
}

.link_txt02{
	font-size: 80%;
	padding-right: 8px;
	background-image: url(../images/yaji.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	text-align: right;
	margin: 0px;
}

.link_txt03{
	font-size: 80%;
	padding-left: 8px;
	background-image: url(../images/yaji.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}

.cocktail-text01{
	font-size: 10px;
	color: #999999;
	line-height: 18px;
}

.cocktail-text02{
	font-size: 14px;
	color: #626B0A;
	font-weight: 600;
}

.cocktail-text03{
   font-size: 90%;
}

.cocktail-text01-2{
	font-size: 10px;
	color: #CCCCCC;
}

.cocktail-text02-2{
	font-size: 16px;
	color: #626B0A;
	font-weight: 600;
	letter-spacing: 0.3em;
}

.cocktail-text03-2{
   font-size: 90%;
}

.cocktail-text04{
   font-size: 90%;
   padding-left: 10px;
   padding-right: 10px;
   padding-bottom: 10px;
}

.shop-text{
	background-color: #e0b2b2;
	color: #970000;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 14px;
	font-weight: 600;
}
