body
{
	background-image: url(../images/bg.jpg);
	background-position: center;
	background-attachment:fixed;
	height: 100%;
	margin: 0px;
	background-color: #3075D2;
}
.bd2 {
background-color: #FFFFFF;
filter:alpha(opacity=90);
opacity:0.6;
-moz-opacity:0.6;}
.bd3 {
	background-color: #000000;
  filter:alpha(opacity=90);
  opacity:0.9;
  -moz-opacity:0.9;}
.bd4 {
	padding-top:0;
	padding-right:10;
	padding-bottom:10
}

  
.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 9pt;
	line-height: 18px;
}
#container {
   width: 100%;
   height: 100%;
}.sns {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
}
a:link {
	color: #FF0099;
	text-decoration: none;
}
a:visited {
	color: #FF0099;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a.gal:link {
	color: #333333;
	text-decoration: none;
}
a.gal:visited {
	color: #333333;
	text-decoration: none;
}
a.sns:link {
	color: #999999;
	text-decoration: none;
}
a.sns:visited {
	color: #999999;
	text-decoration: none;
}
a.sns:hover {
	color: #FF0099;
	text-decoration: none;
}

#img {
	position: relative;
	width: 100%;
	height: 100%;
	z-index:10;
}
.bd_img {
	border: 1px solid #666666;
}
.text_s {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 8pt;
	line-height: 15px;
}
.text_gallery_bd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	border: 1px solid #CCCCCC;
}
.f1 {
	float: left;
	padding-left: 10px;
}
.f1 img {
	margin-right: 5px;
}
.f2 {
	float: right;
	padding-top: 7px;
}

