@charset "shift_jis";

/*
======================================
	アーカイブズ
	2008.1.30
======================================	
*/

/*
-------------------------
	[1]HTML/BODY/WRAP
-------------------------
*/
html{
	text-align:center;
}
body{
	text-align:center;
	background:#f5f5dc url(../pic/background.gif) top left repeat-x;
}
#wrap{
	width:800px;
	margin:0 auto;
	background:#f5f5dc;
}

/*
-------------------------
	[2]Contents
-------------------------
*/
.font14px {
	font-size: 14px
}
.font11px {
	font-size: 11px
}
.link3minute:link {
	color: #333333;
	text-decoration: underline
}
.link3minute:visited {
	color: #333333;
	text-decoration: underline
}
.link3minute:hover {
	color: #999999;
	text-decoration: underline
}
.link1950:link {
	color: #214263;
	text-decoration: underline
}
.link1950:visited {
	color: #214263;
	text-decoration: underline
}
.link1950:hover {
	color: #518BC6;
	text-decoration: underline
}
.link1960:link {
	color: #2B5757;
	text-decoration: underline
}
.link1960:visited {
	color: #2B5757;
	text-decoration: underline
}
.link1960:hover {
	color: #6FB7B7;
	text-decoration: underline
}
.link1970:link {
	color: #474723;
	text-decoration: underline
}
.link1970:visited {
	color: #474723;
	text-decoration: underline
}
.link1970:hover {
	color: #AAAA55;
	text-decoration: underline
}
.link1980:link {
	color: #6C3535;
	text-decoration: underline
}
.link1980:visited {
	color: #6C3535;
	text-decoration: underline
}
.link1980:hover {
	color: #CFA0A0;
	text-decoration: underline
}
