body {
	background-image: url(../img/back_img02.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color: #081031;
}
#enter-image {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 740px;
}
#main {
	height: auto;
	width: 740px;
	text-align: center;
	background-color: #BDBDBD;
	position:relative;
	top:10px;
	/*overflow:hidden;*/
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.subttl {
	background-image: url(../img/imggallery_subttl.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	position:relative;
	overflow:hidden;
	width: 740px;
	height:48px;
	margin: 27px 0px 0px 0px;
}
.subttl h2 {
	color:#FFFFFF;
	font-size:16px;
	position:relative;
	text-align:left;
	margin:15px 0px 15px 38px;
}
.text-area {
	font-size: 12px;
	color: #333333;
	width: 660px;
	text-align: left;
	line-height: 16px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 35px;
	float:left;
}
.text-area00 {
	font-size: 10px;
	color: #333333;
	width: 660px;
	text-align: left;
	line-height: 12px;
	margin: 0px;
	padding-top:0;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 24px;
}
/*for IE6 */
* html .text-area00 {
	padding-left:0px;
	margin-left:-20px;
}
/*for IE7 */
*:first-child+html .text-area00 {
	padding-left:0px;
	margin-left:-20px;
}

.text-area p{
	font-size: 10px;
	color: #333333;
	text-align: left;
	line-height: 16px;
}
.text-area02 {
	font-size: 12px;
	color: #333333;
	width: 660px;
	text-align: left;
	line-height: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 35px;
	float:left;
}
.text-area01 {
	font-size: 12px;
	color: #333333;
	width: 330px;
	text-align: left;
	line-height: 16px;
	float: left;
	margin: 0px;
	padding:25px 0px 8px 35px;
}
.photo-area01 {
	width: 315px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	margin: 0px;
}
.photo-area02 {
	width: 330px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
	margin: 0px;
}
.photo-area03 {
	width: 330px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: left;
	margin: 0px;
}
.illust-area {
	width: 700px;
	/*padding: 0px 0px 10px 20px;*/
	margin:  0px 0px 10px 20px;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
.illust-area p{
	font-size: 10px;
	color: #333333;
	text-align: left;
	line-height: 16px;
}
.btn-pagetop a{
	height:15px;
	background-image: url("../img/btn_pagetop.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 12px;
	color: #333333;
	text-indent: -9999px;
	display: block;
	float: right;
	width: 90px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	outline: none;
}

.btn-pagetop a:hover{
	background-position: 0 -15px;
	height:15px;
}

.clear{
	margin: 0px;
	padding: 0px;
	clear: both;
}




/*NX-D4: Compatibility with iPod/iPhone*/
.spec-area {
	width: 690px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 24px;
	padding-bottom: 8px;
	padding-left: 24px;
}
table#type2 {
	border-collapse:collapse;
	table-layout:inherit;
	border:2px solid #333333;
	font-size:12px;
	background-color:#eaeaea;
	margin-top:-3px;
}
* html table#type2 {
	margin-top:0;
}
table#type2 td {
	padding:5px 2px;
	border:1px solid #333333;
}

table#type2 td.style1 {
	background-color:#1159B8;
	color:#ffffff;
	font-weight:bold;
}
table#type2 td.style2 {
	background-color:#336FB7;
	color:#ffffff;
}
table#type2 td.style3 {
	border-bottom:2px solid #333333;
}
table#type2 td.style4 {
	border-bottom:1px solid #ffffff;
}

span.minifont {
	font-size:9px;
}



/*More Fun with Your iPod/iPhone*/
div#morefun {
	font-size: 12px;
	color: #333333;
	width: 660px;
	text-align: left;
	padding:0 40px 0;
	margin-bottom:20px;
}
div#morefun p.im {
	float:right;
	margin:0 0 0 10px;
	position:relative;
}
/*for IE6 */
* html div#morefun {
	margin-top:10px;
	margin-bottom:-20px;
}
/*for IE7 */
*:first-child+html div#morefun {
	margin-top:10px;
	margin-bottom:-20px;
}


strong.text-type1 {
	font-size:14px;
	margin-left:-10px;
}















