@charset "utf-8";

/* --------------------------------------- top --------------------------------------- */

#top_info,
#top_projects {
	margin: 0px 0px 40px 0px ;
}

li.bottom {
	margin: 5px 0px 0px 0px ;
}

/* end information内リンク色 */
#top_info a:link,
#top_projects a:link,
#top_info a:visited,
#top_projects a:visited {
	color :#CCCCCC;
	border : 0 ;
	text-decoration : none ;
}

#top_info a:hover ,
#top_projects a:hover {
	color :#FFFFFF;
	border : 0 ;
	text-decoration : none ;
	border-bottom: none;
	padding-bottom:0px;
}

#top_info a:active ,
#top_projects a:active {
	color :#CCCCCC;
	border : 0 ;
	text-decoration : none ;
}/* end information内リンク色 */

/* begin 赤色リンク */
#top_info a.r_w:link,
#top_projects a.r_w:link,
#top_info a.r_w:visited,
#top_projects a.r_w:visited,
#contents a.r_w:link,
#contents a.r_w:visited {
	color :#A80D20;
	border : 0 ;
	text-decoration : none ;
}

#top_info a.r_w:hover,
#top_projects a.r_w:hover,
#contents a.r_w:hover {
	color :#FFFFFF;
	border : 0 ;
	text-decoration : none ;
	border-bottom: none;
	padding-bottom:0px;
}

#top_info a.r_w:active,
#top_projects a.r_w:active,
#contents a.r_w:active {
	color :#A80D20;
	border : 0 ;
	text-decoration : none ;
}/* end information内リンク色 */

/* --------------------------------------- top_info_en --------------------------------------- */

#top_info_en {
	margin: 0px 0px 185px 0px;
	padding: 0px 0px 0px 0px;
	clear:both;
	letter-spacing:0.2em;
}

#top_info_en ul {
	margin:20px 0px 0px 0px;
}
