﻿@charset "UTF-8";

/* RESET */

body, div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li,
brockquote, pre, table, caption, address, form, object, img,
span, a, strong, em, q, ins, del, site, code, dfn, abbr, acronym {
  margin: 0;
  padding: 0;
}

body {
  background: #000;
  color: #000;
  text-align:center;
  word-break:break-all;
  font-size:12px;
  line-height:17px;
  font-family:"Verdana","ヒラギノ角ゴ Pro W3",'Hiragino Kaku Gothic Pro',"ＭＳ Ｐゴシック","Osaka",sans-serif;
}

img,
a {
   border:none;
}

address,
em,
cite {
  font-style: normal;
}

a {
  text-decoration:underline;
  color:#000;
}

a:hover {
  text-decoration:none;
  color:#333;
}

/* ALL GROUND PARTS */

.clearboth {
  clear:both;
  width:0;
  height:0;
  margin:0;
  padding:0;
}

.mtbl5 {
  margin:5px 0 5px 5px;
}

.mr10 {
  margin-right:10px;
}

.mr5 {
  margin-right:5px;
}

.mb5 {
  margin-bottom:5px;
}

.mb10 {
  margin-bottom:10px;
}

.mb15 {
  margin-bottom:15px;
}

.mt5 {
  margin-top:5px;
}

.mt10 {
  margin-top:10px;
}

.mt15 {
  margin-top:15px;
}

.mtb10 {
  margin:10px 0;
}

.ml10 {
  margin-left:10px;
}

.ml5 {
  margin-left:5px;
}

.pb10 {
  padding-bottom:10px;
}

.pb15 {
  padding-bottom:15px;
}

.float-right {
  float:right;
}

.float-left {
  float:left;
}

/* CONTENTS */
#container {
  width:745px;
  margin:auto;
  text-align:left;
}

#container2 {
  width:765px;
  margin:auto;
  padding-left:10px;
  text-align:left;
}

/* HEAD */
#header {
  width:745px;
  height:285px;
  background:URL(../../img/bg_top.gif) top left no-repeat;
  margin-top:20px;
}

#header #header-in {
  padding:10px;
}

#header h1 {
  background:URL(../../img/tit_logo.gif) top left no-repeat;
  width:395px;
  height:218px;
  text-indent:-9999px;
  float:left;
}

#header p {
  clear:both;
  background:URL(../../img/txt_top.gif) top center no-repeat;
  width:725px;
  height:49px;
  text-indent:-9999px;
  padding-top:10px;
}
  
html:#header .clearboth { /* safariハック \*/ 
    display:none;
}

/* IMAE */
#imae {
  width:745px;
  height:236px;
  background:URL(../../img/bg_imae.jpg) top left no-repeat;
  margin-top:20px;
}

#imae #imae-right {
  width:344px;
  float:right;
  font-size:12px;
  line-height:15px;
  margin-top:10px;
}

#imae #imae-right #imae-right-in {
  margin-right:8px;
}

#imae #imae-right #imae-right-in h3 {
  color:#660000;
  font-family:"ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", "平成明朝",serif;
  font-size:14px;
  letter-spacing:1px;
}

#imae #imae-right #imae-right-in h3 span {
  font-family:"Verdana","ヒラギノ角ゴ Pro W3",'Hiragino Kaku Gothic Pro',"ＭＳ Ｐゴシック","Osaka",sans-serif!important;
}
  
html:#imae .clearboth { /* safariハック \*/ 
    display:none;
}

/* SP-HEAD */
#sp-header {
  width:745px;
  height:94px;
  background:URL(../../img/tit_sphead.gif) top left no-repeat;
  margin-top:20px;
  text-indent:-9999px;
}

/* MAIN */

#main-contents {
  width:745px;
  background:URL(../../img/bg_cts_middle.gif) top left repeat-y;
  margin-top:15px;
  height:100%;
}

#main-contents:after { 
  content: "";
  display: block; 
  clear: both; 
}

#main-contents #in {
  width:745px;
  background:URL(../../img/bg_cts_foot.gif) bottom left no-repeat;
  height:100%;
}

#main-contents #in:after { 
  content: "";
  display: block; 
  clear: both; 
}

#main-contents #left-content {
  width:240px;
  float:left;
}

#main-contents #left-content h2 {
  width:240px;
  height:37px;
  background:URL(../../img/tit_cts1.gif) top left no-repeat;
  text-indent:-999px;
}


*html #main-contents #center-content { /*IE6用のハック*/
  margin-left:9px;
}

#main-contents #center-content {
  width:240px;
  margin-left:13px;
  float:left;
}


#main-contents #center-content h2 {
  width:240px;
  height:37px;
  background:URL(../../img/tit_cts2.gif) top left no-repeat;
  text-indent:-999px;
}

.txt-toukou {
  color:#FF0000;
  text-align:center;
  font-weight:bold;
  background:URL(../../img/img_toukou.gif) top left no-repeat;
  font-size:11px;
  line-height:16px;
  margin-top:15px;
  height:72px;
  overflow:visible;
}

#main-contents #right-content {
  width:240px;
  float:right;
}

#main-contents #right-content h2 {
  width:240px;
  height:37px;
  background:URL(../../img/tit_cts3.gif) top left no-repeat;
  text-indent:-999px;
}


#main-contents .content-in {
  padding:10px;
}

#main-contents .content-in-right {
  padding:10px 8px 10px 12px;
}

/* SP-CONTENTS */

#sp-contents {
  width:755px;
  padding:10px 0;
  height:100%;
}

#sp-contents .block {
  width:239px;
  border:1px solid #CCC;
  float:left;
  margin-top:10px;
}

#sp-contents .block:after { 
  content: "";
  display: block; 
  clear: both; 
}

#sp-contents .block a {
  display:block;
  text-decoration:none;
  width:239px;
}

#sp-contents .block a:hover {
  background:#333;
  display:block;
  text-decoration:none!important;
}

#sp-contents .block .field {
  background:URL(../../img/bg_field.gif) top left no-repeat;
  width:139px;
  height:19px;
  color:#FFFFFF;
  font-size:12px;
  line-height:18px!important;
  text-align:center;
  float:right;
  margin:5px 5px 0 0;
}

#sp-contents .block .name {
  color:#FFF;
  font-size:22px;
  padding:7px 5px 0 0;
  width:139px;
  text-align:center;
  display:block;
  float:right;
  font-weight:normal;
}

.txt-new {
  font-size:10px;
  color:#FF3333;
  font-weight:bold;
  line-height:8px;
}

#sp-contents .block .name-ei {
  font-size:12px;
  line-height:22px;
  float:right;
  width:139px;
  padding-right:5px;
  display:block;
  color:#FFF;
  text-align:center;
}

/* OTHERCONTENT */
#othercontent {
  clear:both;
  text-align:center;
  margin-top:10px;
  font-size:18px;
  color:#FFF;
  font-weight:bold;
}

/* FOOTER */
#footer {
  clear:both;
  text-align:center;
  margin:10px 0;
  color:#FFF;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect {
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent {
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

/*shadowbox*/


#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border:1px solid #303030;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url(loading.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url(close.png);}
#sb-nav-next{background-image:url(next.png);}
#sb-nav-previous{background-image:url(previous.png);}
#sb-nav-play{background-image:url(play.png);}
#sb-nav-pause{background-image:url(pause.png);}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}



