@charset "UTF-8";
body {
	background-color: #FFFFCC;
	background-position: center;
	text-align: center;
	margin: 0 auto;
	width: 900px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(img/album/bg.png);
}
a:link {
	text-decoration: none;
}
.title_bg {
	font-size: 14px;
	color: #333;
	background-image: url(img/album/title_bg_2.gif);
	text-align: center;
}
.title_ {
	font-size: 14px;
	color: #330000;
	padding-bottom: 5px;
}
.title_sub {
	font-size: 12px;
	color: #C00;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 5px;
	text-decoration: underline;
	padding-right: 20px;
	margin-top: 10px;
	font-weight: bold;
	line-height: 150%;
}
.title_sub2 {
	font-size: 12px;
	color: #F00;
	padding-right: 20px;
}


a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.table1 {
	background-color: #FFFFFF;
	font-size: 12px;
	color: #333333;
}
.text_1 {
	font-size: 13px;
	color: #660;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #69F;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 30px;
}
.text_2 {
	color: #F30;
	font-size: 15px;
}
.bottom_menu {
	font-size: 12px;
	color: #003399;
}
.navi {
	font-size: 13px;
	color: #9CF;
	line-height: 30px;
	margin-left: 10px;
	font-weight: bold;
}
.navi_bottom {
	font-size: 12px;
	color: #68B4FF;
	vertical-align: bottom;
	height: 20px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	margin: 0px;
	padding: 0px;
	clip: rect(auto,auto,auto,auto);
}
