@charset "utf-8";

/* reserv
--------------------------------------------------------------------------------*/

#navyblue #container {
	background: url(images/h_bg.jpg) no-repeat;
}

#navyblue #contentsL {
	width: 140px;
}
#navyblue #contentsR {
	width: 540px;
	background: url(images/cont_bg.jpg) no-repeat;
	padding: 20px 0 0 16px;
}

#container p.pankz {
	padding: 0 0 18px 0;
}
#container p.pankz img {
	vertical-align: middle;
	margin: 0 6px;
}

#container h2 {
	font-size: 1%;
	line-height: 1%;
	padding-bottom: 16px;
}

#container iframe {
	background: #FFF;
}





