/* CSS Document */


ul li {
	margin: 0px;
	padding: 0px;
}
#header ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#header li{
	float: left;
	list-style-type: none;
}
#footer p {
	font-size: 12px;
	color: #999;
	padding: 0px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}

img {
	font-size: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table {
	font-size: 0px;
	height: 163px;
	width: 375px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

.photo_fream {
	font-size: 0px;
	background-color: #666;
	padding: 0px;
	height: 119px;
	width: 178px;
	margin: 0px;
	border: 5px solid #666;
}

.photo_fream a:hover {
	zoom:1.0;
	filter:alpha(opacity=50);　/*IE*/
	-ms-filter: "alpha( opacity=50 )";/*FF*/
	opacity:0.50;
}

.photo_fream img {
	margin: 0px;
	padding: 0px;
	height: 119px;
	width: 178px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.photo_title {
	padding-top: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	height: 63px;
	padding-bottom: 5px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	width: 162px;
	text-align: left;
	vertical-align: top;
	letter-spacing: -1px;
}
.photo_subtitle {
	font-size: 11px;
	color: #999;
	margin: 0px;
	padding: 0px;
	height: 20px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	letter-spacing: -1px;
}

.txt {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 11px;
	line-height: 110%;
	color: #999;
	height: 75px;
	letter-spacing: -1px;
}
.bt {
	font-size: 0px;
	height: 20px;
	width: 37px;
}
a:link {
	text-decoration : none;
	color: #FFF;
}
a:visited {
	color : #FFF;
	text-decoration: none
}
a:hover {
	color : #98CC00;
	text-decoration : none
}
a:active {
	color : #98CC00;
	text-decoration : none
}

