
*{
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	color: #101010;
}
div {
	text-align: center;
}
		
.nav {
	margin: 0px auto;
}
.nav li{
	list-style: none;
}
.toPageTop {
	text-align: right;
	clear: both;
}
a {
	text-decoration: none;
	color: #00337a;
}
a:hover {
	color: #0C2364;
	text-decoration: underline;
}
img,a img {
	border-style: none;
}

/*********************************** shell_start ***/
.header {
	margin-bottom: -30px ;
	background: url(../images/header_bg.gif) repeat-x bottom;
	width:auto;
	height:20px;
	
}
.header p {
	color: #FFF;
	background: #AF000C;
	text-align: center;
}

/*********************************** gNavi */
/*********************************** pankuzu */
.pankuzu {
	background: url(../images/pankuzu_bg.gif) repeat-x bottom;
	padding: ;
	width: 860px;
}

/*********************************** footer */
.footer {
	background: #B30C0B;
	clear: both;
	text-align: center;
	width:auto;
	height:70px;
	margin-top: 30px;

}
.footer p {

}
.footer p a {
	color: #010101;
}
.footer p a:hover {
	color: #0C2364;
	text-decoration: underline;
}
.footer .product {
	background: #FFF;

}
.footer .site {
	background: #FFF url(../images/footer_navi_bg.jpg) repeat-x top;
}
.footer .etc {
	color: #FFF;

}
.footer .etc a {
	color: #FFF;
}
/*********************************** shell_end ***/





@charset "utf-8";

/* =======================================

	CommonElements

======================================= */

/*ion:none; color: #000;}

h1 {
	margin-bottom: 20px;
	padding: 10px 0;
	background: #000;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
h2 {
	padding: 30px 0;
	width: 100%;
	font-size: 12px;
}
*/

#container {
	width: 100%;
	text-align:;
	float:left;
	height:400px;
	position: relative;
	top:30px;
	left:270px;
}

#viewer {
	margin-top: 60px;
	margin-left:px;
	width: 612px;
	height: 308px;
	text-align: left;
	overflow: hidden;
	position: relative;
	top:10px;
	left:370px;
	
	

	background: white; /*#505050;*/
	margin: 10px 0 0px 0;
	padding: 10px 10px 10px 10px;
	border: solid gray 1px;
	margin-top:0px;
	box-shadow:5px 5px 5px rgba(0,0,0,0.4);
}

#viewer img {
	top: 0;
	left: 0;
	float:center;
}
