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

.asp_main {									
	margin: -30px auto auto auto;
	width:680px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif, "ヒラギノ角ゴ Pro W3";
	font-size:13px;
}

.asp_main a:link, 
.asp_main a:visited {               
	text-decoration:none;
	color: #330000;
    border-bottom-color: #330000;
    border-bottom-style: dashed;
	border-bottom-width: 1px;	
}   
.asp_main a:hover,
.asp_main a:active{				
	color:#339999;
}
.asp_main h1 {							/*Page main tytle announce*/
	width:680px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #596815;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	font-size:201%;
	color:#39430D;
	height: 35px;
	}
.asp_main h2 {							/*Page main sub-announce*/
	font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	color:#39430D;
	font-size:14px;
	line-height:1.6em;
}
.asp_main .sub {
	margin-top: 0px;
	width:650px;
	padding:2%;
}
.asp_main .sub ul li#arrow-attn{
	list-style:none;
	background:url("../IMG/icon_atten.gif") no-repeat 0 0.3em;
	padding: 0 20px 0 20px ;
	}
.asp_main .sub-gift {
	margin-top: 100px;
	width:650px;
	padding:2%;
}
.asp_main .sub-gift.product a:link, a:hover, a:active, a:visited{
text-decoration:none;
}
.asp_main #sub3 {
	background: #ccc690;	
	padding: 15px;
	margin: 0 0 5px;
	color: #2C350A;
}
.asp_main #sub3 h3.arrow{
	background: url("../IMG/arrow_black.gif") no-repeat 0 0.1em;
	padding: 0 0 0 20px;
	margin-left:38px;
	line-height: 113%;
}
.asp_main #sub3 ol, 
.asp_main #sub3 ul{
	margin-left:40px;
}
.asp_main #sub3 ol blockquote{
	margin:3px auto auto 5px;
}
.asp_main blockquote{
	line-height:1.6em;
}
.asp_main h3 {						/*announce in sub3*/
	font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif, "ヒラギノ角ゴ Pro W3";
	font-size:13px;
}

/*gift page*/

h4#gift{
	margin:30px 0 0 25px;
}
h4 span#month{
	font-size:16px;
}
#dl_btn{
	width:200px;
	height:45px;
	background:url(IMG/dl_Btn.gif) no-repeat;
	margin-top:10px;
	margin-right: 30px;
}
#dl_btn:hover{
	background:url(IMG/dl_Btn_over.gif) no-repeat ;
}
#dl_btn:active{
	background:url(IMG/dl_Btn_down.gif) no-repeat ;
}
.Jlx-wine{
	width:600px;
	height:80px;
	background:url(IMG/jalux_banner.gif) no-repeat;	
}
.Jlx-wine:hover{
	background:url(IMG/jalux_banner_over.gif) no-repeat;	
}
.Jlx-wine:active{
	background:url(IMG/jalux_banner_down.gif) no-repeat;	
}