@charset "Shift-JIS";





/*Base Type Reset&Setting*/

@import url(../base_set.css);





/*Header Setting*/

@import url(../header.css);





/*Main Contents Setting*/

@import url(../main_contents.css);





/*Navigation Setting*/

@import url(../shared_navigation.css);





/*footer Setting*/

@import url(../footer.css);













/*Link contents Setting*/









/*Main Setting*/



#main_contents{

	width: 760px;

	height: 800px;

	background-image: url(../../image/link/link_background.jpg);

	background-repeat: repeat-y;

	text-align: left;

	}





table{

	width: 760px;

	margin-top: 30px;

	}

	

.banner_link{

	width: 500px;

	text-align: left;

	}

	

.banner{

	margin-bottom: 20px;

	}

	

.text{

	width: 260px;

	padding-top: 5px;

	font-size: 0.8em;

	line-height: 1.5em;

	text-align: left;

	color: #ffffff;

	}





/*last style Setting*/





#last_style{

	width: 760px;

	clear: both;

	}