@charset "utf-8";
/* alfo_tushin */
a {
	color: #e9967a; 
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a img {
	border: none; 
}
a:hover {
	text-decoration: none;
	color: #999999;
}

/*font*/
.alfo_tushin_date {
	font-size: 1.0em;
	font-weight: bold;
	color: #808080;
}
.alfo_tushin_title {
	font-size: 1.3em;
	font-weight: bold;
	color: #808000;
}
.alfo_tushin_body {
	font-size: 1.0em;
	color: #808080;
}
.alfo_tushin_bk_date {
	font-size: 0.8em;
	font-weight: bold;
	color: #808080;

}
.alfo_tushin_bk_title {
	font-size: 0.8em;
	font-weight: bold;
	color: #808000;
}
.alfo_tushin_exp_txt {
	font-size: 0.8em;
	font-weight: normal;
	color: #808000;
}

/*layout*/

#archive {
	width: 400px;
	/width: 300px;
	height: 20px;
	margin-top: 7px;
	margin-bottom: 7px;
}
#archive_left {
	width: 100px;
	height: 20px;
	float: left;
}
#archive_right {
	width: 300px;
	/width: 200px;
	height: 20px;
}
#alfo_tushin_exp {
	width: 400px;
	/width: 300px;
	height: 200px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#alfo_tushin_exp_left {
	width: 135px;
	float: left;
}
#alfo_tushin_exp_right {
	width: 265px;
	/width: 165px;
	margin-top: 5px;	
}