@charset "utf-8";
/********************************************************************************************

home

*********************************************************************************************/
#HeaderBody{
	margin-bottom:30px;
}


#Main{
	background:none;

}

#Contents{
	float:none;
	padding:20px 20px 30px;
	width:918px;
	border:1px dotted #121287;
}


.linkList{
}
	.linkList li img{
		vertical-align:bottom;
	}



