@charset "UTF-8";
html, body {
	height: 100%;
	width:100%;
	margin: 0;
	padding: 0;
	background-image: url(../img/back_104_02.jpg);
	background-repeat: repeat;
}

#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
}
#screen {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 50px;
}

/* ------- contents ------- */
#contents {
	width: 100%;
	height:auto;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	margin-top: 10px;
}

#contents h2 {
	width: 100%;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #FFF;
	font-weight: lighter;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	margin-bottom: 10px;
	text-align: left;
}

/* ------- newsimg ------- */

#creators {
	width: 100%;
	max-width:950px;
	height:auto;
	margin: 0 auto;
	}


.photo {
	position: relative;
	margin-bottom: 10px;
	width: 950px;
	height: 633px;
}
.photo a { display: block; }
a.goods-menu {
 width: 750px;
 height: 563px;
}
a.photo01 {
 position: absolute;
 top: 220px;
 left: 63px;
}
a.photo02 {
 position: absolute;
 top: 233px;
 left: 164px;
}
a.photo03 {
 position: absolute;
 top: 268px;
 left: 282px;
}
a.photo04 {
	position: absolute;
	top: 171px;
	left: 380px;
}
a.photo05 {
	position: absolute;
	top: 168px;
	left: 480px;
}
a.photo06 {
 position: absolute;
 top: 276px;
 left: 612px;
}
a.photo07 {
	position: absolute;
	top: 262px;
	left: 750px;
}
a.photo08 {
	position: absolute;
	top: 284px;
	left: 824px;
}

.photo_sp {
	display:none;
}


/* ------- text ------- */
#contents #creators .text {
	width: 100%;
	height: auto;
	padding-right: 0%;
	padding-left: 0%;
	padding-top: 30px;
	padding-bottom:10px;
}

.text #name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCC;
	background-color: #333;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}

.text #position {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	text-align: right;
}

.text #comment {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #CCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 30px;
	padding-left: 3px;
	text-align: right;
}

.space {
	clear:left;
}

.text a:link {
	color: #FFFFFF;
}
.text a:visited{
	color: #FFFFFF;
} 
.text a:hover{
	color: #CCCCCC;
} 

.text a:active{
	color: #CCCCCC;
} 
.text a:link{
TEXT-DECORATION:NONE;
}

.fuki_name{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	padding-bottom: 3px;
	font-weight: bold;
}

.fuki_text{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:10px;
}