@charset "UTF-8";



/* ----------------------------------------link左の画像 */
#link_left {
	/*width: 293px;*/
	/*height: 238px;*/
	background: #FFFFFF;
	border: 1px solid #89c3eb;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}

/* link右の文章 */
#link_right {
	/*width: 293px;*/
	/*height: 238px;*/
	background: #FFFFFF;
	border: 1px solid #89c3eb;
	float: right;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
}
#link_right  a {
	color: #ee7800;
}
.linkclass {
	width: 360px;
	margin-top: 5px;
	margin-left: 5px;
	overflow: auto;
	height: 434px;
	margin-bottom: 5px;
}
.link_right_title {
	width: 370px;
	height: 30px;
	background: url(/common/img/footer.jpg);
}
.link_right_moji {
	color: #FFFFFF;
	font-size: small;
	padding-top: 7px;
	padding-left: 7px;
}

/* ----------------------------------------link終わり */

