/*µâ¿õ¡ê¥ó¥¯ÀçÉÑCSS*/
a:link {
	color: #FFFFFF;
}
a#sv:link {
	color: #FF0000;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
}
a {
	line-height: 13px;
	text-decoration: none;
}
span#next a:link {
	color: #FFFFFF;
}
span#next a:visited {
	color: #FFFFFF;
}
span#next a:hover {
	color: #FF9900;
	text-decoration: underline;
}
span#next a:active {
	color: #FFFFFF;
}

span#green a:link {
	color: #00FF00;
}
span#green a:visited {
	color: #00FF00;
}
span#green a:hover {
	color: #00FFFF;
	text-decoration: underline;
}
span#green a:active {
	color: #FFFFFF;
}

.logo {
	margin-left: 75px;
	margin-top: 10px;
}
.img2 {
	background-color: #CCCCCC;
	padding: 1px;
	margin-right: 3px;
}
.photo_com {
	background-image: url(../gallery/photo1/com/com1_01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
	color: #000000;
	padding-top: 50px;
	padding-left: 30px;
}

