@charset "UTF-8";

div#wrapper {
	width:970px;
	margin:0 auto;
	overflow:hidden;
	text-align:left;
	background-image:url(../img/album/page_title.gif);
	background-position:top center;
	background-repeat:no-repeat;
	margin-bottom:30px;
	padding-top:150px;
}

/*---左枠--------------------------------------------------------------*/

div#contents_left {

<!--
	float:left;
-->
	float:center;


	width:850px;
	margin-right:30px;
}

div#contents_left p {
	background-image:url(../img/access/logo.gif);
	background-repeat:no-repeat;
	background-position:top center;
	font-size:12px;
	line-height:16px;
	padding-top:150px;
	margin-left:50px;
}

div#contents_left p span{
	display:block;
	font-size:15px;
	line-height:18px;
	margin:15px 0;
}

/*---右枠--------------------------------------------------------------*/

div#contents_right {

<!--
	float:left;
-->
	float:center;

	width:50px;
	font-size:10px;
	line-height:19px;
	padding-left:30px;
}

div#contents_right div {
	width:497px;
	text-align:right;
}

div#contents_right img {
	width:497px;
	height:400px;
	border:6px #f3f2e9 solid;
}

div#contents_right a {
	font-size:12px;
	margin-right:-6px;
}

div#contents_right p {
	color:#938d57;
	font-size:12px;
	line-height:21px;
	padding:15px 0 0 15px;
}