
/* ----- ?????N??????X?^?C?? ----- */

A:link.html_album {
	color : #FF0000;
	text-decoration : underline;
}


A:visited.html_album {
	color : #8B0000;
	text-decoration : underline;
}


A:active.html_album {
	color : #00FF00;
	text-decoration : underline;
}


A:hover.html_album {
	color : #00FF00;
	text-decoration : underline;
}


/* ----- ?????N(?{?^???^)??????X?^?C?? ----- */

A:link.button {
	color : #000000;
	background-color : #CCCCCC;
	text-decoration : none;
	border : 2px outset;
	padding: 2px 20px 2px 20px;
}


A:visited.button {
	color : #000000;
	background-color : #CCCCCC;
	text-decoration : none;
	border : 2px outset;
	padding: 2px 20px 2px 20px;
}


A:active.button {
	color : #FF5555;
	background-color : #555555;
	text-decoration : none;
	border : 2px inset;
	padding: 2px 20px 2px 20px;
}


A:hover.button {
	color : #555555;
	background-color : #DDDDDD;
	text-decoration : none;
	border : 2px inset;
	padding: 2px 20px 2px 20px;
}


/* ----- BODY?^?O??????X?^?C?? ----- */

BODY.html_album {
	color : #000000;
	background-color: #FFFFFF;
	text-align : center;
	background-image : url(back.jpg);
}


/* ----- DIV?^?O(?y?[?W?^?C?g???p)??????X?^?C?? ----- */

div.title {
	color : #0000FF;
	font-size : 16px;
	text-align : center;
}


/* ----- DIV?^?O(?y?[?W???R?????g?p)??????X?^?C?? ----- */

div.com_big {
	color : #00008B;
	font-size : 14px;
	text-align : center;
}


/* ----- DIV?^?O(?????R?????g?p)??????X?^?C?? ----- */

div.com {
	font-size : 12px;
}


/* ----- DIV?^?O(?????^?C???X?^???v?p)??????X?^?C?? ----- */

div.time_stamp {
	font-size : 11px;
	margin-top : 10px;
}


/* ----- DIV?^?O(????????????N?p)??????X?^?C?? ----- */

div.sozawa {
	font-size : 11px;
	text-align : right;
}


/* ----- DIV?^?O(?{?^???p)??????X?^?C?? ----- */

div.button {
	font-size : 12px;
	margin-top : 20px;
	margin-bottom : 20px;
}


/* ----- TABLE?^?O(?r??)??????X?^?C?? ----- */

TABLE.html_album {
	text-align : center;
	border-style : solid;
	border-width : 1px;
	border-spacing : 1px;
	margin-top : 20px;
	margin-bottom : 20px;
}


/* ----- TD?^?O(TABLE???Z??)??????X?^?C?? ----- */

TD.html_album {
	text-align : center;
	width : 160px;
	height : 160px;
	border-style : solid;
	border-width : 1px;
	border-spacing : 1px;
	padding : 2px;
}


/* ----- IMG?^?O(??)??????X?^?C?? ----- */

IMG.html_album {
	border-width : 0px;
}

