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

body {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 12px;
	line-height:19px;
	color: #eff4f7;
	background-repeat: no-repeat;
	background-position:center;
	background-attachment:fixed;
	background-color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #FFFFFF;
	text-decoration:none;
}
a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
a:active {
	color: #FFFFFF;
}

ul,li {
	float:none;
	list-style:none;
	}

a img,:link img,:hover img,:active img,:visited img {
    border: none;
	}
	

.p_index{
	width:605px;
	float:left;
	margin-left:-40px;

	}
	
.p_index li{
	width:140px;
	float:left;
	margin-bottom:35px;
	margin-right:10px;

	}

.p_index .title{
	width:100%;
	padding-top:50px;
	text-align:left;
	}
	


#wrapping {
	width:1025px;
	height:auto;
	margin:10px auto;
	padding:0;
}

#contents {
	width:965px;
	margin:0 30px;
	padding:0;
	}
	
#navigation {
	width:310px;
	height:380px;
	position:absolute;
	top:20%;
	margin:0 50px 0px 0px;
	padding:0;
	float:left;
	}
	
#gallery {
	width:605px;
	margin:0;
	padding:0;
	float:right;
	}
	
#back {
	width:40px;
	height:auto;
	margin:0px;
	padding:0px;
	float:right;
	}
	



#footer {
	width:605px;
	height:1px;
	background-image:url(../images/img_footerline.gif);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	float:right;
	}