@charset "utf-8";

/* =========================================================
■Reset of Default Style
========================================================= */
h1, h3, h4, h5, h6, address,
ul, ol, li, dl, dt, dd,
table, th, td,  form {
	margin: 0;
	padding: 0;
	border: none;
	font-style:normal;
	font-size:12px;
	color:#666666;
	text-align: left;
}
p{
	margin: 0;
	padding: 0;
	border: none;
	font-style:normal;
	font-size:12px;
	line-height:20px;
	color:#ffffff;
	text-align: left;
}

.caption{
	font-style:normal;
	font-size:15px;
	color:#ffffff;
	position:absolute;
	left: 651px;
	top: 196px;
	width: 237px;
	height: 39px;
}

textarea { font-size: 100%; }

img { 
      vertical-align: bottom;
      margin: 0;
	  padding: 0;
	  border: none;
	  }
	  
hr  { display: none; }

a{text-decoration: none;}
a:link {color: #c3a078;text-decoration: none;border-bottom:0px;}
a:visited {color: #c3a078;text-decoration: none;border-bottom:0px;}
a:active{color: #666;text-decoration: none;border-bottom:0px;}
a:hover {color: #c3a078;text-decoration: none;}


/* =========================================================
■body
========================================================= */
html,body  {
	margin: auto;
	padding: 0;
	background: #000;
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 93%;
	text-align: center;
	height:auto;
}


/* =========================================================
■container
========================================================= */
div#container {
	width: 950px;
	min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto;
	background: #000;
	
	
	

}



/* =========================================================
■ヘッダー
========================================================= */
#header {
	height: 100px;
	width: 100%;
	background: #000;
}
#headervisual {
	height: auto;
	text-align: center;
	width: 950px;
}
#headttl {
	margin:5px auto 5px auto;
	padding-bottom:5px;
	padding-top:5px;
	width: 950px;
	text-align: left;
	border-bottom:1px #c3a078 solid;
	position:relative;
}
#headgnav {
	margin: auto;
	padding-bottom:5px;
	padding-top:5px;
	width: 950px;
	text-align: left;
}
#fdl{
	position:absolute;
	left: 582px;
	top: 0px;
	width: 347px;
	height: 54px;
}






/* =========================================================
■グローバルナビ
========================================================= */
#gnav{
	width:830px;
	margin:0 auto;
}

/* main */
#main {
	width:630px;
	margin: 0px;
	float: right;
}
#mainspace {
	margin: 15px;
}
/* side  */
#side {
	width:170px;
	margin: 0px;
	float: left;
	background: url(../../img/side_bg.jpg) no-repeat;
}

/* =========================================================
■footer
========================================================= */
#footer {
	clear:both;
	height: auto;
	width: 100%;
	background: #fff;
	margin-top:10px;
	border-top:2px solid #dcdcdc;
	
}

#footspace {
	height: auto;
	text-align: center;
	width: 950px;
	margin:auto;
	background: #000;
}
#footttl {
	margin:5px auto 5px auto;
	padding-bottom:5px;
	padding-top:5px;
	width: 950px;
	height:100px;
	text-align: left;
		background: #000;
}
#footnavi {
	margin:5px auto 5px auto;
	padding-bottom:5px;
	padding-top:5px;
	padding-right:120px;
	width: 830px;
	text-align: left;
  background: #000;
}

.f_left{
    width:500px;
    height:60px;
	float:left;
	margin-top:5px;
}
.f_right{
    width:101px;
    height:67px;
	float:right;
}
.footnavi{
	margin-bottom:5px;
	}
.footnavi li  {   
    display: inline; 
    padding: 0 3px 0 0;
	margin-bottom:20px;
	font-size: 12px;
	color:#c3a078;
}  
#footer a{text-decoration: none;}
#footer a:link {color: #c3a078;}
#footer a:visited {color: #c3a078; none;border-bottom:0px;}
#footer a:active{color: #c3a078;text-decoration: none;border-bottom:0px;}
#footer a:hover {color:#fff;text-decoration: none;}

.freedial{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;}  
.copyright{ 
   margin-top: 5px;  
} 


/* =========================================================
■navi
========================================================= */
div#navi {
	margin: 0;
	 padding: 5px 0 5px 0;
	background-image:url(../../img/back.gif);
	background-repeat: repeat-x;
	width:950px;
}

*+html #header #global-navi{/* IE7 later */
	top:58px;
}

* html #header #global-navi{/* IE6 */
	top:58px;
}


/* =========================================================
■パンくず
========================================================= */
#pageNv{
	width:910px;
	height: 21px;
	padding:0 20px 0 20px;
}


ul#topicPath {
	margin: 10px 0;
	padding: 0;
	list-style: none;
}
ul#topicPath li {
	float: left;
	padding-right: 7px;
	padding-left: 10px;
	background: url(../img/icn_arrow_pnv.gif) no-repeat 0 50%;
	font-size:10px;
}

/* ホームバック画像なし */
ul#topicPath li.home {
	padding-left: 0;
	background: none;
	font-size:10px;
}
ul#topicPath li a:link,
ul#topicPath li a:visited {
	color: #cccccc;
	text-decoration: none;
	font-size:10px;
}

ul#topicPath li a:hover,
ul#topicPath li a:active {
	color: #c3a078;
	font-size:10px;
}
ul#topicPath li em {
	font-style: normal;
	text-decoration: underline;
	font-size:10px;
	color: #cccccc;
}



/* =========================================================
■contents
========================================================= */
#contents{
 width:950px;
 padding-top:50px;
 position:relative;
 background-color:#000;
 position:relative;
 }

.pagetop{
text-align:right;
padding-bottom:10px;
}


/* =========================================================
■CM
========================================================= */
#cm{
	width:950px;
	margin-bottom:30px;
	position:relative;

}
.new{
	position:absolute;
	left: 224px;
	top: 21px;
}



#cm a:link, #cm a:visited{
	color: #c3a078;
}

#cm a:hover {
	color: #c3a078;
}

#cm p{
	line-height: 140%;
	letter-spacing: 0.12em;
	padding: 5px;
	margin: 5px 0px 20px 5px;
	}

p.mov{
	line-height: 140%;
	letter-spacing: 0.12em;
	text-indent: 5px;
	padding: 0px;
	margin: 20px 0px 20px 0px;
	border-bottom:dotted 1px #c3a078; 
	text-align: left;
	}
	
.bnnr{
	width:211px;
	border: 1px solid #dcdcdc;
	text-align: left;
	margin:20px 0 0 0;
}
	
#player{
	margin: 20px 10px 20px 10px;
	text-align: left;
	font-size:10px;
}

#player img{
	float:right;
}
.video{
	height:480px;
	width: 650px;
	margin-left: 14px;
}

#cm dt{
	line-height: 140%;
	letter-spacing: 0.12em;
	margin: 10px 0px 0px;
	color: #666666;
	font-weight: bold;
	}

#cm dd{
	line-height: 140%;
	letter-spacing: 0.15em;
	margin: 5px 5px 5px 15px;
	}

#cm dd.azu{
	color: #2b3a72;
	font-weight: bold;
	}

#cm dd.tsurugi{
	color: #c3a078;
	font-weight: bold;
	}

.photor{
	margin: 0px 0px 15px 0px;
	width: 160px;
	}

.photor img{
	border: 1px solid #999999;
	}

#cm p.com{
	line-height: 140%;
	margin: 2px;
	padding: 0px;
	font-size: 10px;
	}

#cml{
	width: 420px;
	margin: 2px;
	padding: 1px;
	}

#com{
	margin: 7px;
	width: 415px;
	}

#cmr{
	margin: 20px 0px;
	width: 160px;
	float:right;
	
	}

.fontred{
	color:#c3a078;
	
	}

/* =========================================================
■newcm
========================================================= */  

.newcm{
	width:330px;
	height:210px;
	margin: auto;
	padding: auto;
}









/* =========================================================
■CMライブラリー
========================================================= */  

.library{
	width:500px;
	padding-top:10px;
	float:left;
}

.thumbnail{
	width:205px;
	height:160px;
    margin-right:30px;
	padding-top:10px;
	float:left;
}



/* =========================================================
■videobox
========================================================= */  


#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff; text-align: center; padding: 5px;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../img/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../img/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 5px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../img/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

