/* CSS Document */

img {
	font-size: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.photo_fream {
	font-size: 0px;
	background-color: #9F9A68;
	padding: 0px;
	height: 137px;
	width: 196px;
	background-image: url(../images/photo_fream.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.photo_fream_s {
	font-size: 0px;
	background-color: #9F9A68;
	padding: 0px;
	height: 79px;
	width: 112px;
	background-image: url(../images/photo_frame_s.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.fream_under {
	background-image: url(../images/photo_fream_under.jpg);
	background-repeat: no-repeat;
	background-position: 5px 137px;
	height: 150px;
	width: 196px;
	padding-left: 5px;
}
.fream_under_s {
	background-image: url(../images/photo_fream_under_s.jpg);
	background-repeat: no-repeat;
	background-position: 5px 79px;
	height: 90px;
	width: 130px;
	padding-left: 5px;
}



.photo_title {
	padding-top: 5px;
	font-size: 20px;
	font-weight: bold;
	color: #D9D6CC;
	height: 30px;
	padding-bottom: 15px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: 8px 18px;
	padding-left: 5px;
}
.photo_subtitle {
	font-size: 12px;
	color: #9B937B;
	margin: 0px;
	height: 12px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 1px;
}

.txt {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	line-height: 110%;
	color: #9B937B;
	height: 50px;
	background-color: #1C120D;
	padding: 5px;
	border: 1px solid #543627;
}
.point {
	font-size: 12px;
	color: #9B937B;
	padding: 25px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	text-align: right;
	width: 800px;
}
.bt {
	font-size: 0px;
	height: 20px;
	width: 37px;
}
a:link {
	text-decoration : none;
	color: #D9D6CC;
}
a:visited {
	color : #D9D6CC;
	text-decoration: none
}
a:hover {
	color : #FFF;
	text-decoration : none
}
a:active {
	color : #FFF;
	text-decoration : none
}
.point_tx {
	font-size: 12px;
	color: #9B937B;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	line-height: 150%;
	padding-top: 4px;
	padding-bottom: 4px;
}
.tx2 {
	font-size: 12px;
	color: #9B937B;
	margin: 0px;
	height: 12px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}
.sum_title {
	font-size: 12px;
	color: #9B937B;
	margin: 0px;
	height: 12px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
