body{
margin:0;
background-color:black;
}

/*トップ*/
.t_indexbase{
width:100%;
height:100%
}

.t_index{
width:560px;
height:100%
}
.ind_left{
width:175px;
border-right:5px solid white;
background:url(img/back_left.gif) no-repeat top center;

}
.ind_center{
width:210px;
}
.ind_right{
width:175px;
border-left:5px solid white;
background:url(img/back_right.gif) no-repeat top center;
}

/*コンテンツ*/
.t_main{
padding-left:10px;
width:990px;
font-size:12px;
color:white;
line-height:150%;
}

.t_body{
margin:20px 0 20px;
padding-left:10px;
width:990px;
font-size:12px;
color:white;
line-height:150%;
}

.t_menu{
padding:15px;
width:200px;height:386px;
border:1px solid #5A565F
}
.t_menu img{
margin-bottom:15px;
}


/*トップ・ボトム*/
.d_head{
padding-top:5px;
padding-bottom:5px;
}
.d_address{
padding-top:10px;
}

/* gallery */
.g_body{
margin:20px 0;
padding-left:10px;
width:90%;
font-size:12px;
color:white;
line-height:150%;
}

#g_main{
	padding:60px 20px 10px;
	vertical-align:top;
}
#g_photo{
	width:770px;
	margin:50px 0 60px 20px;
	text-align:right;
}
#g_photo img{
margin:0 15px 15px 0;

}
#g_menu{
	width:250px;
	padding:60px 0 0;
	vertical-align:top;
	color:#999;
}
.g_headline{
	margin:0 0 40px 30px;
}

.g_head{
	width:700px;
	margin:40px 0 80px 30px;
}
.g_sep{
	width:700px;
	margin:0 0 40px;
}
.g_maker{
	margin:0 30px 15px 50px;
	border-bottom:1px dotted gray;
}
.g_foot{
	width:770px;
	margin:0 0 40px;
	padding-bottom:50px;
	text-align:left;
}
.g_foot td{
	padding-top:25px;
}
.g_title{
	padding:0 0 0 20px;
	vertical-align:bottom;
}
.g_title img{
	margin-right:20px;
}
.g_anyimg{
	width:400px;
	text-align:right;
}
.g_any{
	clear:both;
}