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

body.lang_en {
	font-family: Verdana, sans-serif;
}

.clearfix:after{
	content: '.';
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
}

ul,li{
	list-style: none;
	margin: 0;
	padding: 0;
}



/* オリジナル設定上書き */

#TB_window{
	position: relative;
}

#TB_ajaxContent{
	padding: 4px 0 0px 0;
	margin: 0 auto;
	position: relative;
}


#TB_title{
	background-color: #fff;
	height: 100px;
	position: absolute;
	z-index: 8000;
	right: 0;
	top: 0;
}

div#TB_ajaxWindowTitle{
	display: none;
}

div#TB_closeAjaxWindow{
	width: 48px;
	height: 16px;
	font-size: 10px;
	overflow: hidden;
	top: 13px;
	right: 12px;
	z-index: 8000;
	padding: 0;
	position: absolute;
}

div#TB_closeAjaxWindow a{
	width: 48px;
	height: 16px;
}




img,
a img{
	vertical-align: bottom;
	border: none;
}

p{
	font-size: 12px;
	line-height: 1.5;
}

/* @group レイヤー共通の設定 */

div.box_layer{
	display: none;
	visibility: hidden;
}

div.box_thumb_list h6 {
	font-size: 13px;
	font-family: Verdana, sans-serif;
}

/* タイトル */
div.box_layer_ttl{
	position: relative;
	left: -11px;
	width: 710px;
	padding: 0 0 0 12px;
	background-image: url(../img_layer/bg_layer_ttl_left.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}

* html div.box_layer_ttl{
	width: 714px;
	margin-left: 4px;
	left: 0;
}

div.box_layer_ttl h4{
	background-image: url(../img_layer/bg_layer_ttl_right.jpg);
	background-position: 100% 0;
	background-repeat: no-repeat;
}

div.box_layer_ttl h4 img{
	
}

div.box_layer_ttl p.btn_close_layer{
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 10px;
}

div.box_layer_cont{
	width: 700px;
	margin-top: 16px;
	height: auto;
}

/* WinIEではwidthを指定しないとダメだ... */

* html div.box_layer_cont{
	margin: 20px 0 0 11px;
}

/* @end */

/* @group プレビュータブ */

div.box_layer_preview{
	background-image: url(../img_layer/bg_prev_large_area.gif);
	background-position: 0 100%;
	background-repeat: repeat-x;
}

div.box_layer_prev_large{
	width: 666px;
	height: auto;
	zoom:1;
	margin: 0 0 0 18px;
	
}

div.box_layer_prev_large:after{
	content: '.';
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
}

div.box_layer_prev_large div.box_left{
	width: 422px;
	float: left;
	padding-bottom: 16px;
	background-image: url(../img_layer/prev_arrow_up.gif);
	background-position: 198px 100%;
	background-repeat: no-repeat;
}

div.box_layer_prev_large div.box_right{
	width: 244px;
	float: right;
	padding-top: 16px;
	background-image: url(../img_layer/bg_expl_header.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

div.box_layer_prev_large div.box_right h5{
	font-size: 1.2em;
	padding: 0 13px 13px 16px;
	background-color: #e5e5e5;
	background-image: url(../img_layer/bg_expl_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
	margin-bottom: 10px;
	line-height: 1.3;
}

div.box_layer_prev_large div.box_right p{
	padding-left: 16px;
	font-size: 12px;
	line-height: 1.7;
}

p.box_prev_img_large{
	width: 422px;
	height: auto;
	border-bottom: 2px solid #bfbfbf;
}

p.box_prev_img_large img{
	border: 1px solid #a8a8a8;
}

div.box_layer_preview divbox_right{
	background-color: #fff;
}

/* 切り替え式サムネールエリア */

div.box_thumb_list{
	width: 673px;
	clear: both;
	padding: 12px 0 0 27px;
	overflow: hidden;
}

div.box_thumb_list ul{
	width: 683px;
	padding-top: 12px;
	zoom:1;
}

div.box_thumb_list li{
	float: left;
	margin-right: 34px;
	margin-bottom: 14px;
}

div.box_thumb_list li a img{
	border: 1px solid #808080;
}

div.box_thumb_list li a:hover img{
	border: 1px solid #f0373e;
}

/* @end */

p#box_layer_img_mainstage{
	text-align: center;
	margin-bottom: 10px;
}

/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */

/* end */