/*--------------------------------------*/
/*リンク*/

.link_list{
	width		: 680px;
	font-size	: 11px;
	display		: block;
	clear		: left;
	margin-bottom	: 5px;
}

.link_list p a{
	color		: #ff68ce;
}

.link_list li{
	width		: 132px;
	height		: 130px;
	margin		: 0;
	padding		: 0;
	float		: left;
	text-align	: center;
}

.link_list ul{
	list-style	: none;
	margin		: 0;
	padding		: 0;
	padding-left	: 20px;
}

.link_list li img{
	margin-bottom	: 2px;
}



.link_list h4{
	margin		: 0 0 10px 20px;
	border-bottom	: 3px double #ccc;
	padding		: 5px 0 3px 0;
	background	: url(./img/mark.gif) no-repeat left;
	width		: 660px;
	color		: #693341;
	text-align	: left;
	text-indent	: 10px;
	font-weight	: normal;
	font-size	: 13px;
}







/* バナー */

#banner_text{
	text-align		: left;
	line-height		: 17px;
}

#banner_text a{
	color			: #ff4e7c;
}

#banner_text span{
	color			: #eee;
}

#banner_text{