@charset "shift_jis";

.AS-h-visual{
	position:relative;
	}
	
.AS-h-visual .product{
	position:absolute;
	top:0;
	left:0;
	width:15%;
	max-width:140px;
	z-index:10;
	}

.indexPicArea{
	position:relative;
	}

.indexPicArea img{
	position:relative;
	z-index:1;
	}

.indexPicArea .product{
	position:absolute;
	bottom:4%;
	left:0;
	width:40%;
	max-width:176px;
	z-index:10;
	}

#AS-contents .AS-h-link.settingLink img{
	float:left;
	max-width: 30px;
	margin:9px 5px 6px 10px;
	vertical-align:text-top;
	}

#AS-contents .AS-h-link.settingLink a{
	background-color:#D8E5F5;
	padding:10px 15px 6px 63px;
	color:#2d5fc6;
	text-indent:-15px;
	}

.current a.AS-link{
	color:#000000;
	cursor:default;
	}

#AS-contents .AS-h-link.settingLink.current a{
	background-color:#EFEFEF;
	padding-left:48px;
	border-color:#CCCCCC;
	color:#666666;
	text-indent:0;
	cursor:default;
	}

.current a.AS-link:hover,
#AS-contents .AS-h-link.settingLink.current a:hover{
	opacity:1;
	-moz-opacity:1;
	filter:alpha(opacity=100);
	}

.current a.AS-link:before,
#AS-contents .AS-h-link.settingLink.current a:before{
	display:none;
	}