
/*
LINK
--------------------------*/

.ul_linkList img:hover {
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity:0.85;
	cursor:pointer;
}
.ul_linkList li {
	text-indent:0!important;
}
.ul_linkList li img{
}
.ul_linkList .shika{
	max-width:350px;
	border:1px solid #ccc;
	box-shadow:2px 2px 2px #333;
	padding:20px;
}
.ul_linkList .aao{
	max-width:390px;
	border:1px solid #ccc;
	box-shadow:2px 2px 2px #333;
}

.bg_lyel {
	background: #FDFDDA;
}
.bg_yel {
	background: #FADB4C;
}

.bg_lblu {
	background: #D0F0F9;
}
.bg_blu {
	background: #69BBDC;
}

.bg_lgre {
	background: #CDF9D0;
}
.bg_gre {
	background: #6ED179;
}

.bg_pnk {
	background: #FACDF0;
}

.bg_gry {
	background: #F6F6F6;
}





@media screen and (min-width: 841px) and (max-width: 1200px){
	

	
}





@media screen and (max-width: 840px){


	
}










