@charset "UTF-8";
/* CSS Document */

/* contents */
#mainTitle{
 background-image:url(../../cordinate/img/main_title.jpg);
	background-repeat: no-repeat;
	width: 812px;
	height: 50px;
	display: block;
	margin-bottom:20px;
	text-indent: -9999px;
}
#galleria{
 html,body{background:#111}
            .content{color:#ccc;font:14px/1.4 arial,sans-serif;width:800px;margin:20px auto}
            h1{line-height:1.1;letter-spacing:-1px;}
            #galleria{height:1000px;}
