/*GLOBAL SECTION*/
* { margin:0; padding:0; font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; border:0; outline:0; }
img { border:0; }
div { outline:0; }

/*TEXT SECTION*/
.alt { visibility:hidden; }
.text10 { font-size:10px; }
.text10b { font-size:10px; font-weight:bold; }


/*--GALLERY--*/
#page {
	width:100%;
	margin:0;
	padding:0;
	outline:0;
}

#content_wrapper {
	width:100%;
	outline:0;
}

#gallery_header {
	background-image:url(../img/title.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:100%;
	height:100px;
}

#gallery_menu {
	width:100%;
	height:50px;
	text-align:center;
}

#gallery_link {
	width:100%;
	text-align:center;
}

#gallery_border {
	height:10px;
	width:100%;
	margin:0;
	padding:0;
	outline:0;
	background-image:url(../img/gallery_border.jpg);
	background-repeat:repeat-x;
}

#gallery_picture {
	width:100%;
	vertical-align:top;
}

/*--GALLERY End--*/
