body {
	margin:0 auto;
	padding:0px;
	background:#E6E6E6;
	color:#333;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size:10px;
}

body#area-scene {
  background: #000;
}

#wrapper {
  margin-left: 33px;
  width: 933px;
  min-height: 980px;
  background-color: #fff;
}

#header {
  *zoom: 1;
  border-bottom: 1px solid #e1e1e1;
}

#header:after {
  content: "";
  display: block;
  clear: both;
}

#header .nav {
  *zoom: 1;
  margin-left: 133px;
  border-left: 1px solid #e1e1e1;
}

#header .nav:after {
  content: "";
  display: block;
  clear: both;
}

#header .nav li {
  float: left;
  border-right: 1px solid #e1e1e1;
  padding: 9px 20px 7px;
  width: 92px;
  text-align: center;
}

#header .other {
  float: right;
  padding: 9px 20px 7px;
}

#container {
  margin:20px auto;
  width:810px;
}

.gallery {
  display: none;
}

.camera_wrap .camera_pag .camera_pag_ul {
  padding-right: 30px;
}

.camera_wrap .camera_pag .camera_pag_ul li {
  margin-bottom: 5px;
  *display: inline;
  *zoom: 1;
}

.camera_thumbs_cont {
  *display: none;
}

div.box {
	margin-top:15px;
	margin-left:15px;
	padding:10px;
	width:230px;
	height:230px;
    border: 1px solid #D2D2D2;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
	background: #FFF;
	float: left;
}

div.box p {
	line-height:16px;
}

div.box p#line {
	line-height:12px;
}

div.box2 {
	margin-top:0px;
	margin-left:10px;
	crear: left;
}

div.box img#imgspace {
	margin-left:10px;
}

div#boxrotation {
	-webkit-transform: translateX(50px) translateY(-35px) rotate(20deg);
	-moz-transform: translateX(50px) translateY(-35px) rotate(20deg);
	-o-transform: translateX(50px) translateY(-35px) rotate(20deg);
	-ms-transform: translateX(50px) translateY(-35px) rotate(20deg);
}

h1#mono {
	margin-top:3px;
	font-size:18px;
	font-weight:normal;
	color:#808080;
}

h1#red {
	margin-top:3px;
	font-size:18px;
	font-weight:normal;
	color:#D53;
    margin-bottom:5px;
}

h1#blue {
	margin-top:3px;
	font-size:18px;
	font-weight:normal;
	color:#37B;
}

div#copyright {
	margin-top:22px;
	font-size:9px;
}
