@charset ”UTF-8”;

/*- 基本スタイル定義 -*/
* {
	margin: 0;
	padding: 0;
}
body {
	color: #000000;
	font-size: 12.8px;
	font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro",
	Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.4;
	background-color: #ffffff;
	text-align: center;
}
img {
	border:none;
}

/*- フォント定義 -*/
h1 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
p.stext {
	font-size: 9px;
}
span.ttext {
	font-size: 6px;
	background-color: orange;
}
p.titletext{
}
/*- 画像表示定義 -*/
img.img_right {
float: right;
padding: 5px;
}
img.img_left {
	float: left;
	padding: 5px;
}

/*- 画像重ね合わせ -*/
img.layer00 {
	position:absolute;
	right:0px;
}
img.layer01 {
	position:absolute;
	right:0px;
}
img.layer02 {
	position:absolute;
	right:0px;
}
img.layer03 {
	position:absolute;
	right:0px;
}
img.layer04 {
	position:absolute;
	right:0px;
}
img.layer05 {
	position:absolute;
	right:0px;
}
img.layer06 {
	position:absolute;
	right:0px;
}
img.layer07 {
	position:absolute;
	right:0px;
}
img.layer08 {
	position:absolute;
	right:0px;
}
img.layer09 {
	position:absolute;
	right:0px;
}
img.layer10 {
	position:absolute;
	right:0px;
}
img.layer11 {
	position:absolute;
	right:0px;
}
img.layer12 {
	position:absolute;
	right:0px;
}
img.layer13 {
	position:absolute;
	right:0px;
}
img.layer14 {
	position:absolute;
	right:0px;
}
img.layer15 {
	position:absolute;
	right:0px;
}
img.layer16 {
	position:absolute;
	right:0px;
}
img.layer16tv {
	position:absolute;
	right:0px;
}
img.layer0t {
	position:absolute;
	right:0px;
}
p.imgcap {
	position:absolute;
	bottom:5px;
	right:10px;
	font-size:12px;
}

/*- 画像書き換え -*/

/*- 選択ボーダー -*/
.slectborderce2{
	overflow: hidden;
	display: inline-block;
	border: 3px solid #5AC4BE;
	margin:-3px;
}
.slectbordersd2{
	overflow: hidden;
	display: inline-block;
	border: 3px solid #64B770;
	margin:-3px;
}
.slectborderdx2{
	overflow: hidden;
	display: inline-block;
	border: 3px solid #1B2992;
	margin:-3px;
}
.slectborderhg{
	overflow: hidden;
	display: inline-block;
	border: 3px solid #535353;
	margin:-3px;
}
.slectborderhgx{
	overflow: hidden;
	display: inline-block;
	border: 3px solid #1A1A1B;
	margin:-3px;
}
/*- キャプ付サムネイル用 -*/
div.thumbbox01 {
	width: 115px;
	text-align: center;
	margin: 4px auto;
	display: inline-block;
}
div.thumbbox02 {
	width: 70px;
	text-align: center;
	margin: 1px auto;
	float: left;
}
div.thumbbox0t {
	width: 90px;
	text-align: center;
	margin: 2px auto;
	float: left;
}
div.thumbbox01s {
	width: 75px;
	text-align: center;
	margin: 0px auto;
	float: left;
}
p.caption01 {
	text-align: center;
	font-size: 10px;
	transform: scale(0.6);
	transform-origin:50% 40%;
	white-space: nowrap;
}
p.caption02 {
	text-align: center;
	margin-top: 2px;
	font-size: 10px;
	transform: scale(0.6);
	transform-origin:0 0;
	white-space: nowrap;
}
p.caption02d {
	text-align: center;
	margin-top: -2px;
	font-size: 6px;
}
p.caption03 {
	text-align: left;
	margin: 0px 0px 0px 10px;
	font-size: 7px;
}
/*- float解除 -*/
div.clear {
	clear: both;
}

/*- リンク定義 -*/
a {
	text-decoration: none;
}

/*- 見出しdivBOX -*/
div.titlebox {
	font-size: 9.6px;
	text-align:center;
	border:solid 1px #4c463c;
	background-color: #efe8e0;
	margin: 0 auto;
}
div.vtitlebox {
	display: table-cell;
	vertical-align: middle;
	font-size: 9.6px;
	text-align:center;
	border:solid 1px #4c463c;
	background-color: #efe8e0;
	margin: 0 auto;
}
p.titletext{
}

/*- ページラッパー定義 -*/
* html body {
	overflow: hidden;
}
div#lwrap {
	width: 1024px;
	height: 704px;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
	background-color: #ffffff;
}
div#pwrap{
	display: none;
}
div#spwrap{
	display: none;
}
.tf{
	-webkit-transform-origin: left top;
	transform-origin: left top;
}
/*- 上部 -*/
div#top {
	width: 1024px;
	height: 500px;
	margin: 0 auto;
	text-align: left;
	padding: 0px 0px 0px;
	background-color: #ffffff;
	border-bottom: 1px solid #000000;
}
div#pictbox {
	width: 561px;
	height: 500px;
	float: left;
	position:relative;
	border-right: 1px solid #000000;
}
div#sel01 {
	width: 461px;
	height: 500px;
	float: right;
}
div#title01 {
	width: 462px;
	height: 96px;
	float: right;
}
div#mr_num {
	width: 293px;
	float: right;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align:right;
	margin-right:70px;
	padding: 3px 95px 3px 0px;
}
div#mr_selectdisplay {
	width: 205px;
	float: right;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}
div#mr_wall {
	width: 461px;
	float: right;
	text-align:center;
}
div#sizetext {
	width: 270px;
	height: 15px;
	float: left;
	margin: 0px auto;
	margin-top:40px;
	padding: 0px;
	background-color: #ffffff;
}
/*- 下部 -*/
div#bot {
	width: 1024px;
	height: 203px;
	margin: 0px auto;
	text-align: left;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
}
div.l_column{
	float: left;
}
div.l_con{
	float: left;
}



div#RC_left {
	width: 481px;
	height: 199px;
	margin: 0px auto;
	float: left;
}
div#RC_right {
	width: 481px;
	height: 199px;
	margin: 0px auto;
	float: right;
}
div#ll_title {
	width: 20px;
	float: left;
}
div#ll_con {
	width: 455px;
	float: right;
}

div#ll_t {
	margin-bottom: 3px;
	margin-top: 0px;
	height: 60px;
}

div#ll_m {
	margin-bottom: 3px;
//	width: 455px;
	height: 60px;
}

div#ll_d {
//	width: 425px;
	height: 60px;
}
div.ll_c {
	margin-top: 10px;
//	width: 425px;
	height: 90px;
}
div#lr_title {
	width: 20px;
	float: left;
}
div#lr_con {
	width: 469px;
	float: right;
}
div#lr_t {
	margin-bottom: 3px;
	margin-top: 0px;
//	width: 496px;
	height: 65px;
}
div#lr_m {
	margin-bottom: 3px;
//	width: 469px;
	height: 60px;
}
div#lr_d {
//	width: 469px;
	height: 60px;
}
div.lr_c {
	width: 469px;
	height: 60px;
}

/*- 目次箱 -*/
div#indexbox {
	width: 900px;
	margin: 0px auto;
	text-align: center;
	padding: 0px;
	background-color: #ffffff;
}
div.frtxt{
	font-size: 6px;
	position: absolute;
}
/*- フッター -*/
div#footer {
	width: 900px;
	height: 15px;
	margin: 0px auto;
	text-align: right;
	padding: 0px;
	background-color: #ffffff;
}
/*- フィルターセット -*/
img.slfil {
	overflow: hidden;
	display: inline-block;
	filter: invert(20%);
	-webkit-filter: invert(20%);
	-moz-filter: invert(20%);
	outline: solid 2px #696969;
}

.oh {
	display: none;
}



