@charset "utf-8";


body  {
	font-family:Arial,Helvetica,Verdana,"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 11px;
	/*	font: 12px/18px 'ＭＳ Ｐゴシック','Hiragino Kaku Gothic Pro';*/
	background: #191919;
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #cccccc;
}
.twoColFixLt #container {
	width: 800px;  /* 最大幅である 800px より 20px 小さくすることにより、ブラウザクロームの使用が可能となり、水平スクロールバーが表示されなくなります */
	background: #191919;
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	border: none;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
}
.twoColFixLt #sidebar1 {
	float: left; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 158px; /* 標準に準拠したブラウザまたは Internet Explorer の標準モードでは、この div の実際の幅には、幅に加えて余白と境界線も含まれます */
	background: #191919;
	padding: 0px 18px 0px 10px;
}




.twoColFixLt #mainContent {
	margin: 0 0 0 186px; /* この div エレメントの左マージンにより、ページの左側に #sidebar1 div が設定されます。#sidebar1 div に含まれるコンテンツの量に関係なく、#sidebar1 div のスペースは維持されます。#sidebar1 のコンテンツが終了した後のスペースに #mainContent div のテキストを挿入するには、このマージンを削除します。 */
	padding: 0px 10px 20px 0px;
}
.twoColFixLt #rightcontents {
	padding: 10px 0px 0px 13px;
} 
.twoColFixLt div.indent {
	padding:5px 0px 5px 40px;
}
.twoColFixLt div.indent_sub {
	padding:10px 20px 10px 20px;
}

.twoColFixLt #topimage {
	padding-top:6px;
	padding-bottom:10px;
}
.twoColFixLt #title {
	color:#A80015;
	width:559px;
	height:20px;
	background-image:url(../../maya/images/common/maya_title_bg.gif);
	padding: 9px 0px 0px 41px;
}
.twoColFixLt #sub_title {
	color:#A80015;
	width:356px;
	height:20px;
	background-image:url(../../common/images/title_mail.gif);
	padding: 13px 0px 0px 41px;
}
.twoColFixLt #sub_title2 {
	color:#A80015;
	width:356px;
	height:20px;
	background-image:url(../../common/images/title_clip.gif);
	padding: 13px 0px 0px 41px;
}
.twoColFixLt #sub_title3 {
	border-bottom:solid #7B000F 1px;
	padding-left: 12px;
	color: #A80015;
	}
.twoColFixLt #sub_title4 {
	color:#A80015;
	width:356px;
	height:20px;
	background-image:url(../../common/images/title_modify.gif);
	padding: 9px 0px 0px 41px;
}
.newstitle {
	padding-bottom:5px;
	color:#D1D1D1;
	font-weight:bold;
	}
.newstitle_nonbold {
	padding-bottom:5px;
	color:#D1D1D1;
	}
.bottom {
	padding-bottom:20px;
	}
.topmargin {
	margin-top:5px;
	margin-bottom:5px;
}
.twoColFixLt div.text {
	padding:10px 0px 10px 0px;
	}
.twoColFixLt div.textfaq1 {
	background-color:#1C1C1C;
	border-bottom:dotted #363636 1px;
	padding:10px;
	}
.twoColFixLt  #faqtitle{
	color: #a0a0a0;
	}
.twoColFixLt  #faqtitle:hover{
	color: #191919; font-size:12px;
	background-color:#7B000F;
	}
.twoColFixLt div.textfaq2 {
	border-bottom:dotted #363636 1px;
	padding:10px;
	}
.twoColFixLt #modifylist a{
	padding: 5px 0px 5px 12px;
	display:block;
	color: #cccccc;
	font-size:12px;
	text-decoration:none;
	}
.twoColFixLt #modifylist a.currentyear{
	background-color:#7B000F;
	display:block;
	color: #191919;
	font-size:12px;
	}
.twoColFixLt #modifylist a:hover {
	background-color:#7B000F;
	display:block;
	color: #191919;
	font-size:12px;
	}
.twoColFixLt div.modifylist1 {
	border-bottom:dotted #363636 1px;
	}
.twoColFixLt div.modifylist2 {
	border-bottom:dotted #363636 1px;
	background-color:#151515;
	}
.imglink img{border: 1px solid #454545; padding:3px;}
.imglink a img{border: 1px solid #454545; background-color:#000000}
.imglink a:hover img{border: 1px solid #7B000F;}
/*
.imglink img{border: 1px solid #FFFFFF;}
.imglink a img{border: 1px solid #cccccc;}
.imglink a:hover img{border: 1px solid #7B000F;}
*/
#left{float:left ; padding:0px 20px 20px 0px; width: 168px;}
#right{float:right ; padding:0px 0px 20px 20px; width: 168px;}

.highlight {
	color:#A80015;
}
	
.twoColFixLt #anchor a{
	border-left:solid #7B000F 1px;
	padding: 2px 0px 2px 5px;
	display:block;
	color: #cccccc;
	font-size:12px;
	}
.twoColFixLt #anchor a:hover {
	background-color:#7B000F;
	display:block;
	color: #191919;
	font-size:12px;
	}
	
.twoColFixLt #anchor2 a{
	background-color:#151515;
	display:block;
	padding: 2px 0px 2px 5px;
	margin-right:1px;
	display:block;
	color: #cccccc;
	font-size:12px;
	}
.twoColFixLt #anchor2 a:hover {
	background-color:#7B000F;
	display:block;
	color: #191919;
	font-size:12px;
	}
	
.twoColFixLt #anchor3 a{
	border-left:solid #7B000F 1px;
	padding: 2px 0px 2px 5px;
	letter-spacing: 0.1em;
	display: block;
	color: #cccccc;
	font-size:14px;
	text-decoration:none;
	}
	
	
.twoColFixLt #anchor3 a:hover {
	background-color:#7B000F;
	display: block;
	color: #191919;
	font-size:14px;
	text-decoration:none;
	}
	
.twoColFixLt #anchor3 a.current {
	background-color:#7B000F;
	display: block;
	color: #191919;
	font-size:14px;
	text-decoration:none;
	}	
	
.twoColFixLt #counter{
	color: #ffa500;
	font-size:18px;
	display: inline;
	float:right;
	}

.twoColFixLt #scriptTitle{
	padding: 5px 0px 0px 0px;
	color: #cccccc;
	font-size:16px;
	font-weight:bold;
	display: inline;
	float: left;
	}
	
.twoColFixLt #scriptSub{
	color: #cccccc;
	font-size:12px;
	display: inline;
	float: right;
	}
	


	
	
.twoColFixLt a {color: #A80015; font-size:12px;}
.twoColFixLt a:hover {color: #000000; text-decoration:none; background-color:#A80015}
.twoColFixLt a:visited {color: #A80015;}
.twoColFixLt a:hover {color: #000000; text-decoration:none; background-color:#A80015}

.footer {
	padding:10px;
}
.footer a {color: #cccccc; font-size:12px;}
.footer a:hover {color: #191919; text-decoration:none; background-color:#A80015}
.footer a:visited {color: #cccccc;}
.footer a:visited:hover {color: #191919; text-decoration:none; background-color:#A80015}

.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.pagging {
	height:40px;
	}
.pagging li.current {
	display:inline;
	text-decoration:none;
	padding:5px 5px;
	border:1px solid #303030;
	background:#7B000F;
	color:#191919;

	}	

.pagging a {
	font-size:9px;
	text-decoration:none;
	padding:2px 2px;
	border:1px solid #303030;
	background:#0b1111;
	}


.pagging a:hover {
	border:1px solid #303030;
	}
	
.pagging :hover {
	border:0;
	}
	
.pagging ul {
	padding:10px 5px 10px 5px;
	width:360px;
	/*float:left;*/
	}
	
.pagging li {
	display:inline;
	height:30px;
	font-size:9px;
	color:#BBF900;
	margin-left:3px;
	width:10px;
	}

#tab_kai {
font-size:12px;
height:24px;
list-style:none;
padding:0;
margin:0 20px;
float:left;
background:
}

#tab_kai li {
margin:0;
padding:0;
float:left;
line-height:24px;
background: #272727 url(../../common/images/tab_left.gif) top left no-repeat;
}
#tab_kai li a{
color:#cccccc;
display:block;

background: url(../../common/images/tab_right.gif) top right no-repeat;
text-decoration:none;
}
#tab_kai div{
padding:0 10px;
}
#tab_kai li.currenttab{
margin:0;
padding:0;
float:left;
line-height:24px;
background:#7B000F url(../../common/images/tab_c_left.gif) top left no-repeat;
}
#tab_kai li a.currenttab{
color:#191919;
display:block;
padding:0 0px;
background: url(../../common/images/tab_c_right.gif) top right no-repeat;
}

#tab_kai li a:hover{
color:#090909;
background:#7B000F url(../../common/images/tab_c_left.gif) top left no-repeat;
}

#tab_kai li a:hover div{
padding:0 10px;
background: url(../../common/images/tab_c_right.gif) top right no-repeat;
}


.selectImage a:hover {
	background-color:#222;
	text-decoration:none;
}

.selectImage a:hover img{
	filter: alpha(opacity=50);
    -moz-opacity:0.50;
    opacity: 0.50;
}

/* ============================================================▼▼　Feature　▼▼==================== */

#Container {
	width:600px;
}

#featureText {
	float:left;
	width:420px;
	hight:220px;
	margin:0px;
	padding:10px;	
}

#featureImage {
	float:left;
	height:180px;
	width:114px;
	padding-left:20px;
	position:relative;
	top:-20px;
}

#featureList {
	list-style-type:none;
	margin:0px;
	padding:10px 0px;
	width:600px;
}

#featureList li {
	float:left;
	display:block;
	width:298px;
	height:40px;
	padding:3px 0px;
	text-indent:-9999px;
}


#featureList  #feature1 a{
	width: 300px;	height: 40px;	display:block;
	background: url(../../maya/images/feature/featureList.jpg) no-repeat 0 0;
}
#featureList  #feature1 a:hover{
	background-position:0px -40px;
}
#featureList  #feature1 a:active{
	background-position:0px -80px;
}


#featureList  #feature2 a{
	width: 300px;	height: 40px;	display:block;
	background: url(../../maya/images/feature/featureList.jpg) no-repeat 0px -120px;
}
#featureList  #feature2 a:hover{
	background-position:0px -160px;
}
#featureList  #feature2 a:active{
	background-position:0px -200px;
}

#featureList  #feature3 a{
	width: 300px;	height: 40px;	display:block;
	background: url(../../maya/images/feature/featureList.jpg) no-repeat 0px -240px;
}
#featureList  #feature3 a:hover{
	background-position:0px -280px;
}
#featureList  #feature3 a:active{
	background-position:0px -320px;
}

#featureList  #feature4 a{
	width: 300px;	height: 40px;	display:block;
	background: url(../../maya/images/feature/featureList.jpg) no-repeat 0px -360px;
}
#featureList  #feature4 a:hover{
	background-position:0px -400px;
}
#featureList  #feature4 a:active{
	background-position:0px -440px;
}

#featureList  #feature5 a{
	width: 300px;	height: 40px;	display:block;
	background: url(../../maya/images/feature/featureList.jpg) no-repeat 0px -480px;
}
#featureList  #feature5 a:hover{
	background-position:0px -520px;
}
#featureList  #feature5 a:active{
	background-position:0px -560px;
}


#featureList  #feature6 a{
	width: 300px;	height: 40px;	display:block;
	background: url(../../maya/images/feature/featureList.jpg) no-repeat 0px -600px;
}
#featureList  #feature6 a:hover{
	background-position:0px -640px;
}
#featureList  #feature6 a:active{
	background-position:0px -680px;
}

#featureList  #feature7 a{
	width: 300px;	height: 40px;	display:block;
	background: url(../../maya/images/feature/featureList.jpg) no-repeat 0px -720px;
}
#featureList  #feature7 a:hover{
	background-position:0px -760px;
}
#featureList  #feature7 a:active{
	background-position:0px -800px;
}

#featureList  #feature8 a{
	width: 300px;	height: 40px;	display:block;
	background: url(../../maya/images/feature/featureList.jpg) no-repeat 0px -840px;
}
#featureList  #feature8 a:hover{
	background-position:0px -880px;
}
#featureList  #feature8 a:active{
	background-position:0px -920px;
}

/* ============================================================▼▼　newFeature　▼▼==================== */
.newFeature {
	height:150px;
	width:100%;
	margin:0px;
	padding:0px;
	float:left;
}
.newFeature2 {
	/*height:140px;*/
	width:100%;
	margin:0px;
	padding:0px;
	float:left;
}

.newFeatureImage {
	float:left;
	width:200px;
	height:150px;
	margin:0px;
	padding:0px;
}

.newFeatureImage2 {
	float:left;
	width:180px;
	/*height:130px;*/
	margin:0px;
	padding:10px 0px 0px 10px;
}


.newFeatureImage img{
	border:none;
}

.newFeatureText {
	float:left;
	padding:10px;
	margin:0px;
	height:150px;
	width:380px;
}

.newFeatureText2 {
	float:left;
	padding:10px;
	margin:0px;
	/*height:120px;*/
	width:390px;
}

/* ============================================================▼▼　Price　▼▼==================== */

.priceText {
	float:left;
	width:380px;
	hight:220px;
	margin:0px;
	padding:10px;	
}

.placeCal {
	border:#5B2222 solid 1px;
	margin-bottom:10px;	
}
.placeCal_head {
	text-align:center;
	background-color: #5B2222;
}

.placeCal2 {
	border:#28454A solid 1px;
	margin-bottom:10px;	
}
.placeCal_head2 {
	text-align:center;
	background-color:#28454A;
}


.td_r {
	text-align:right;
	padding-right:5px;
}

.td_l {
	text-align:left;
	padding-left:5px;
}

.td_i{
	padding-left:5px;	
}
.td_ngc {
	text-align:right;
	padding-right:5px;
	font-size:11px;
	font-weight:bold;
	color: #FFA500;
}
.td_mail {
	text-align:right;
}

.td_mail a{

	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.tr_1{
	background-color:#333;
}






/* ============================================================▼▼　Support　▼▼==================== */
#subsList {
	margin:0px;
	padding-left:20px;
	font-size:14px;
	line-height:1.8em;
	font-weight:bold
}

.indent_a {
	padding-left:40px;
}



/* -----------------------------------------------------------▼▼Script Download のページ */

#menuSelect ul li{
	display:inline;
	padding-left:5px;
}

#scriptDownloadContent1 {
	width: 560px;
	margin: 30px 20px 0px 20px;
	padding: 0px;
}

#scriptText {
	float: left;
	width: 280px;
	height: 200px;
	margin: 0px;
	padding: 0px;

}

#scriptTitle {
	width: 280px;
	float: left;
	margin: 0px 0px 10px 0px;
	color:#D1D1D1;
	font-size: 14px;
	font-weight: bold;
}

#textTitle {
	text-align: left;
	width: 560px;
	margin: 0px 0px 10px 0px;
	color:#D1D1D1;
	font-size: 12px;
	font-weight: bold;
}

#textLeft {
	text-align: left;
	float: left;
	padding-bottom: 5px;
	display: inline;
	margin: 0px;
	padding: 0px;
	}

#textRight {
	text-align:right;
	float: right;
	display: inline;
	margin: 0px;
	padding: 0px;
	}
	
#textRight2 {
	float: right;
	display: inline;
	margin-top: 4px;
	padding: 0px;
	}
	
#textRight2 a{
	text-decoration:none;
	font-weight:bold;
	font-size:1.2em;
	}
	
#underline {
	float: left;
	margin-top:2px;
	
	}
	
#imgLeft {
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
	}

#contents_01 {
	width: 560px;
	height: 200px;
	padding: 0px;
	margin: 0px 0px 30px 0px;
}
	
#contents_02 {
	float:right;
	width: 560px;
	height: 53px;
	padding: 0px;
	margin: 0px 0px 30px 0px;
}
	
	
#scriptBack {
	float:left;
	padding-top:28px;
	width: 280px;
	height: 53px;
	}

#imgRight a {
	display:block;
	float:right;
	width:240px;
	height:53px;
	background:url(../../maya/script/images/download_1.jpg) repeat scroll 0 0;
		}
	
#imgRight a:hover {
	background-position:0 -53px;
	}

#imgRight a:active {
	background-position:0 -106px;
	}



#alignClear {
	clear:both;
	width: 280px;
	margin: 0px;
	padding: 0px;
	}

#ngcScript {
	float: right;
	width: 240px;
	height: 200px;
	margin: 0px;
	padding: 0px;
	}

#ngcText {
	padding-top: 15px;
	}
	
#useScript {
	float:left;
	width:560px;
	}

#useText {
	float:left;
	margin: 0px;
	padding-left:10px;
	text-align: left;
	width:540px;
	}
	
#useText p {
	margin:0.5em 0em;
}

#useText ol {
	margin:0.5em 0em;
	padding-left:20px;
}

#useText ol li{
	margin:0.5em 0em;

}

#useText ul {
	margin:0.5em 0em;
	padding-left:20px;

}

#Attention {
	margin:0px;
	padding:0px;
	font-weight:bold;
	color:#FFA500;
}

.hLine {
	float:left;
	width:560px;
	height:1px;
	margin:20px 0px;
	padding:0px;
}


/* -----------------------------------------------------------▲▲Script Download のページ */


/* --------------------------------------------------------------------------▼▼Video Index のページ▼▼---------------------- */
.twoColFixLt #sidebar_box {
	border:solid #363636 1px;
	padding: 15px 5px 5px 5px;
	margin-bottom:10px;
	background-color:#1C1C1C;
}

.twoColFixLt .sidebar_box {
	border:solid #363636 1px;
	padding: 5px 5px 0px 5px;
	margin-bottom:10px;
	background-color:#1C1C1C;
}


.twoColFixLt #sidebar_box a:hover{
	background-color:#2b2b2b;	/* <------ボタンのa:hoverのbackgroundを背景色に設定 */
}

.twoColFixLt .sidebar_box2 {
	border:solid #363636 1px;
	padding: 5px;
	margin-bottom:5px;
	background-color:#2b2b2b;
	width:auto;
	height:90px;
}
.twoColFixLt .sidebar_box_new {
	border:solid #FFA500 1px;
	padding: 5px;
	margin-bottom:15px;
	background-color:#2b2b2b;
	width:auto;
	height:90px;
}

#tutorial_topix{
	padding-left:15px;
	height:auto;
}

#tutorial_topix ul{
	padding:5px 0px 5px 5px;
	margin:0px;
	list-style-position:inside;
	list-style-type:none;
}

#tutorial_topix strong{
	font-size:1.5em;
	font-weight:bold;
	color:#ffa500;
}

.tutorial_icon{
	width:90px;
	height:90px;
	border:0px; 
	float:left;
	margin:0px 20px 0px 0px;
}

.tutorial_index{
	float:left;
}

.a_text {
	font-size:1.5em;
	font-weight:bold;
	color:#ffa500;
}

.b_text {
	font-size:1.0em;
	color:#808080;
}


.tutorial_botton{
	float:right;
	margin:0px;
	padding:0px;
}

.tutorial_botton li{
	margin-bottom:5px;
	padding:0px;
	list-style-type:none;
	text-decoration:none;
}

.tutorial_moreinfo {
	width:96px;
	height:30px;
	border:0px;
}

.tutorial_buy {
	width:96px;
	height:30px;
	border:0px;
	margin:0px;
}



.tutorial_moreinfo a{
	width:96px;
	height:30px;
	display:block;
	border:none;
	background-image:url(../../maya/images/tutorialdvd/moreInfo_botton.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

.tutorial_moreinfo a:hover{
	background-position:0px -30px;
	background-color:2b2b2b;
}

.tutorial_moreinfo a:active{
	background-position:0px -60px;
}



.tutorial_buy a{
	width:96px;
	height:30px;
	display:block;
	border:none;
	background-image:url(../../maya/images/tutorialdvd/buy_botton.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

.tutorial_buy a:hover{
	background-position:0px -30px;
	background-color:2b2b2b;
}

.tutorial_buy a:active{
	background-position:0px -60px;
}

/* --------------------------------------------------------------------------▲▲Video Index のページ▲▲---------------------- */




/* ================================▼▼Video Page========== */

#videoImage {
	width:250px; 
	height:550px;
	margin:0px 0px 0px 0px; 
	float:left;
}

#videoImage_bis {
	width:250px; 
	height:760px;
	margin:0px 0px 0px 0px; 
	float:left;
}

#videoContents_bis {
	width:340px; 
	height:760px; 
	float:right; 
	margin:0px;
} 

.setsList {
	padding:5px 0px 5px 20px;
	margin:0px;
}

.linkList {
	padding:20px 0px 0px 0px;
	height:200px;	
}

#bis_titleList {
	float:left;
	padding:0px 0px 0px 10px;
	margin:0px;
	list-style-type:none;
	display:block;
	width:150px;
	hieght:290px;
}
#bis_titleList .list_a{
	display:block;
	height:40px;
	padding:0px 0px 10px 0px;
}
#bis_titleList .list_b{
	display:block;
	height:35px;
}

#bis_infoBotton {
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px;
	list-style-type:none;
	display:block;
	width:90px;
	hieght:290px;
}

#bis_infoBotton .list_a {
	display:block;
	height:40px;
	padding:0px 0px 10px 0px;
}
#bis_infoBotton .list_b {
	display:block;
	height:35px;
}


#bis_buyBotton {
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px;
	list-style-type:none;
	display:block;
	width:90px;
	hieght:290px;
}

#bis_buyBotton .list_a {
	display:block;
	height:40px;
	padding:0px 0px 10px 3px;
}

#bis_buyBotton .list_b {
	display:block;
	height:35px;
	padding:0px 0px 0px 3px;
}


#bis_infoBotton a{
	width: 90px;
	height: 40px;
	display:block;
	background: url(../../maya/images/tutorialdvd/maya_bis/infoBotton.jpg) no-repeat 0 0;
}

#bis_buyBotton a{
	width: 90px;
	height: 40px;
	display:block;
	background: url(../../maya/images/tutorialdvd/maya_bis/buyBotton.jpg) no-repeat 0 0;
}

#bis_infoBotton a:hover , #bis_buyBotton a:hover{
	background-position:0px -40px;
}

#bis_infoBotton a:active , #bis_buyBotton a:active{
	background-position:0px -80px;
}


#videoContents {
	width:340px; 
	height:580px; 
	float:right; 
	margin:0px;
}

#videoTitle {
	width:340px; 
	float:right;
}

.a_Title {
	font-size: 18px;
	color:#ffa500;
	font-weight:bold;
}

#videoTitle span#b_Title {
	font-size:12px;
	color:#808080;
}

#buyBotton {
 	width:340px;
	height:40px;
	margin:20px 0px 20px 0px;
	float:right;
}

#buyBotton_d {
	height:40px;
	width:160px;
	margin:0px 0px 0px 0px;
	float:left;
	display:inline;
}

#buyBotton_d a{
	width: 160px;
	height: 40px;
	display:block;
	background: url(../../maya/images/tutorialdvd/buybutton_download.jpg) no-repeat 0 0;
}

#buyBotton_P a{
	width: 160px;
	height: 40px;
	display:block;
	background: url(../../maya/images/tutorialdvd/buybutton_package.jpg) no-repeat 0 0;
}

#buyBotton_d a:hover , #buyBotton_P a:hover{
	background-position:0px -40px;
}

#buyBotton_P {
	height:40px;
	width:160px;
	margin:0px 0px 0px 0px;
	float:right;
	display:inline;
}

#videoText {
	width:340px;
	height:180px;
	margin:0px;
	float:right;
}

#videoText_b {
	width:340px;
	height:250px;
	margin:0px;
	float:right;
}

#videoText_c {
	width:340px;
	height:260px;
	padding:0px;
	margin:0px;
	float:right;
}

#videoText_fluid {
	width:340px;
	height:235px;
	padding:0px;
	margin:0px;
	float:right;
}

#videoText_hair {
	width:340px;
	height:220px;
	padding:0px;
	margin:0px;
	float:right;
}

#videoText_bis {
	width:340px;
	height:660px;
	padding:0px;
	margin:0px;
	float:right;
}


#videoTime {
	width:340;
	height:auto;
	margin:20px 0px 0px 0px;
	float:right;
}

.videoList_a {
	width:340px;
	float:right;
	background-color:#2B2B2B;
}

.videoList_b {
	width:340px;
	float:right;
}

.list_L {
	text-align:left;
	width:auto;
	float:left;
	display:inline;
}

.list_L ul{
	margin:0px;
	padding-left:15px;
	font-size:10px;
	line-height: 1.4em;
}

.list_R {
	text-align:right;
	float:right;
	display:inline;
}

#allTime {
	width:340px;
	margin-top:10px;
	float:right;
	text-align:right;
}

.h_Line {
	width:600px;
	height:1px;
	padding:20px 0px 20px 0px;
	clear:both;
}

.h_Line_2 {
	width:600px;
	height:1px;
	padding:7px 0px;
	float:left;
}



#sampleVideo {
	width:250px;
	float:left;
	margin-top:85px;
	margin-bottom:25px;
}

#sampleTitle {
	margin-bottom:20px;
	padding-top:10px;
}

#sampleFile {
	text-align:center;
}

#sampleFile ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#sampleFile a {
	padding:0px;
	display:block;
	width:198px;
	margin-bottom:20px;
	margin-left:25px;
}

#sampleFile2 a {
	display:block;
	float:left;
	padding:0px;
	margin-right:3px;
}

#sampleFile2 {
	margin: 0px;
	padding: 0px;
	height: 130px;
}

#attention {
	clear:both;	
}

#attention ul {
	margin:0px;
	padding-left:20px;
	line-height: 2em;
}

#video_box {
	border:solid #363636 1px;
	padding: 5px;
	background-color:#1C1C1C;
}
/* ================================▲▲Video Page========== */

/* ============================================================▼▼NGC========== */

.floatLeftbox {
	float:left;	
	margin:0px;
	padding:0px;
	width:600px;
}


.twoColFixLt #sidebar_box_ngc {
	border:solid #363636 1px;
	padding: 5px 5px 5px 10px;
	margin: 0px 0px 10px 0px;
	background-color:#1C1C1C;
	height:100px;
}

#ngc_address {
	font-style:normal;
	font-size:12px;
	line-height:1.4em;
}

#ngc_address span#ngc{
	font-size:16px;
	line-height:1.3em;
	font-weight:bold;
}

#adrress_text {
	height: 95px;
	width:auto;
	padding-top:5px;
	padding-left:20px;
	float:left;
}

#ngcNavi {	
	float:right; 
	margin:0px; 
	width:135px;
}

#ngcNaviList { margin:0px; padding:0px; }
#ngcNavi ul li {	list-style-type:none; 	}
#ngcNavi ul li a{
	text-indent:-9999px;
	display:block;
	float:right;
	height:30px;
	width:130px;
	margin-bottom:5px;
}

#ngcNaviShop a {	background:url(../images/ngcNavi.jpg) no-repeat scroll 0 0;}
#ngcNaviShop a:hover {	background-position:0 -30px}
#ngcNaviShop a:active {	background-position:0 -60px;}

#ngcNaviMail a {	background:url(../images/ngcNavi.jpg) no-repeat scroll -130px 0;}
#ngcNaviMail a:hover {	background-position:-130px -30px}
#ngcNaviMail a:active {	background-position:-130px -60px;}

#ngcNaviTop a {	background:url(../images/ngcNavi.jpg) no-repeat scroll -260px 0;}
#ngcNaviTop a:hover {	background-position:-260px -30px}
#ngcNaviTop a:active {	background-position:-260px -60px;}



/*#sidebar_box_ngc ul{
	margin:0px;
	padding:5px 0px 10px 20px;
	list-style:disc;
}*/

#NGC_logo a{
	background-image:url(../images/ngcLink.gif);
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:100px;
	width:160px;
	padding:0px;
	text-indent:-9999px;
}

#NGC_logo a:hover{
	background-position:0px -100px;
}


/* ============================================================▲▲NGC========== */



/* ============================================================▼▼Top Page============== */ 

.news_text_A {
	width:auto;
	height:125px;
}

.boxShot_A {
	float: left;
}

.boxShot_A_text {
	margin:0px;
	padding:0px;
	float:left;
	width:275px;
}


/* ============================================================▼▼キャンペーン============== */ 
#campArea {
	background:url(../images/camp2011/guid_Camp_20100702.jpg) no-repeat 0 0;
	width:580px;
	height:330px;
	padding:60px 0px 10px 20px;
	color:#FFF;
	font-size:12px;
}

#campArea h2{
	font-size:18px;
	font-weight:bold;
	margin:20px 0px 0px 0px;
	padding:0px;
}

#campArea p{
	width:370px;
	margin:10px 0px;
	padding:0px;
}

#campArea ul{
	margin:10px 0px 0px 0px;
	padding:0px;
	list-style-type:none;
}

.campTextA {
	color:#FFA500;
	font-size:22px;
	font-weight:bold;
}

.campTextB {
	color:#FFA500;
	font-size:14px;
	font-weight:bold;
}

.campTextC {
	color:#FFF;
	font-size:16px;
	float:left;
	display:block;
	margin:30px 0 0 30px;
}


.campCaution {
	padding:5px 10px 5px 10px;
	margin:0px; 
	border:#CCC 1px solid;
	background-color: #333;
	vertical-align:middle;
}

.campCaution ol{
	margin:0px;
	padding:0px 0px 0px 30px;
}

.campCaution ol li{
	margin-top:10px;
}

#dlBotton{
	margin:10px 100px 10px 10px;
	padding:0px;
	height:53px;
}

#dlBotton a {
	display:block;
	float:right;
	height:53px;
	width:240px;
	background:url(../../maya/script/images/download_1.jpg) no-repeat scroll 0 0;
		}
	
#dlBotton a:hover {
	background-position:0 -53px;
	}

#dlBotton a:active {
	background-position:0 -106px;
	}




/* ============================================================▼▼入力フォーム============== */ 

#formArea {
	border:#CCC 1px solid;
	width:460px;
	margin:0px 0px 20px 60px;
	background-color: #333;
	padding:20px 0px 20px 0px;
	
}

/* labelにポイントしたとき、マウスカーソルを変える */
label { cursor: pointer; }
/* フォーム要素 (このクラスを適用すると、左側に20ピクセルの余白を作ります) */
div.form_item { 
	margin-left: 20px;
	margin-bottom:10px;
}
/* ボタン (このクラスを適用すると、上側に20ピクセル、左側に80ピクセルの余白を作ります) */
div.form_submit { margin: 20px 0 0 60px; }

.formButton {
	margin-left:20px;
	height:30px;
	width:160px;
	background:url(../../maya/images/campaign/form_SubmitReset_Botton.jpg) repeat scroll -60px 0;
	border:none;
}
.formButton:hover {	background-position:-60px -30px;}
.formButton:active { background-position:-60px -60px;}


.resetButton {
	margin-left:20px;
	height:30px;
	width:60px;
	background:url(../../maya/images/campaign/form_SubmitReset_Botton.jpg) repeat scroll 0 0;
	border:none;
}

.resetButton:hover { background-position:0px -30px;}
.resetButton:active { background-position:0px -60px;}





/* 必須項目エラーメッセージ */
div.error {
width: 400px;
background-color: #fcc;
padding: 6px;
}
/* 必須 */
span.required {
	font-weight: bold; 
	color:#FFA500;
}
.formName {
	margin-bottom:10px;	
}

#nameList {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#nameList li{
	margin:0px 0px 5px 20px;	
}
#nameList li div{
	width:80px;
	display:block;
	float:left;
}
.nameListForm {
	margin-left:20px;	
}
.textForm {
	margin-left:20px;	
}

#resultArea {
	padding:10px 20px 10px 20px;
	margin:10px; 
	border:#CCC 1px solid;
	background-color: #333;
	vertical-align:middle;
}

.sendResult {
	text-align:center;
	font-size:20px;	
}




/*
.campaignText {
	padding:10px;
}

.campaignText_b {
	float:right;	
	padding:10px;
	margin:0px;
	height:130px;
	width:185px;
}



#guCampaign {
	text-align:center;
	width:100%;
}


#guAttention {
	text-align:center;
	padding:10px;
	margin:10px 54px;
	border: #ffc001 2px solid;
	background-color:#2b2b2b;
}

#guAttention_b {
	clear:both;
	float:left;
	width:480px;
	padding:10px;
	margin:10px 54px;
	border: #ffc001 2px solid;
}

#guAttention_b ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#guPacage {
	display:block;
	width:550px;
	height:150px;
	padding-left:50px;
	margin:0px;
	list-style-type:none;
}


#guPacage li{
	float:left;
	display:inline-block;
	padding-right:35px;
}

#guMaya {
	height:170px;
	width:100%;
	padding-top:20px;
	margin:0px;
}

.campaignList {
	display:block;
	margin:0px;
	padding:10px 30px;
	list-style-type:none;
}

.campaignTable {

	width:500px;
	padding-left:54px;
}

.campaignTable td , .campaignTable th{
	text-align:center;	
}

.clear {
	clear:both;	
}

.centerNGC {
	padding-left:54px;
}

.centerNGC ul{
	padding:5px 10px;
	margin:0px;
	list-style-type:none;
}

.twoColFixLt #sidebar_box_ngc_b {
	width:492px;
	border:solid #363636 1px;
	padding: 5px;
	margin-bottom:10px;
	background-color:#1C1C1C;
}

.twoColFixLt #sidebar_box_ngc_b img{
	display:block;
	height:100px;
	width:160px;
	margin:0px 25px 0px 10px;
	padding:0px;
	float:left;
}



*/




/*
.tab td {
	color:#191919;
	background-image:url(../../common/images/tab_black.gif);
}
.tab a {
	color:#cccccc;
	text-decoration:none;
}
.tab a:visited {
	color:#cccccc;
	text-decoration:none;
}
.tab a:hover{
	color:#7B000F;
	background-color:#272727;
}
.tab td.current {
	background-image:url(../../common/images/tab_red.gif);
}
#tabbed {display:block;position:relative;height:22px;font-size:12px;margin:0;float:left;padding:10px 0 0 16px;}
#tabbed ul{margin:3px;padding:0;list-style-type:none;width:auto;float:left;height:22px;line-height:195%;border-bottom:2px solid #3A3A3A;}
#tabbed ul li{display:block;float:left;margin:0px 0px;}
#tabbed ul li a{display:block;float:left;text-decoration:none;padding:0 0 0 12px;}
#tabbed ul li a span{padding:0 24px 0 12px;}
#tabbed ul li a.notcurrent{color:#cccccc;background:#272727 url(../../common/images/tab_left.gif) no-repeat top left;}
#tabbed ul li a.notcurrent span{display:block;background:#272727 url(../../common/images/tab_right.gif) no-repeat top right;}
#tabbed ul li a:hover,
#tabbed ul li a.current{color:#191919;background:#7B000F url(../../common/images/tab_c_left.gif) no-repeat top left;border-bottom:2px solid #62000C;}
#tabbed ul li a:hover span,
#tabbed ul li a.current span{display:block;width:auto;background:#7B000F url(../../common/images/tab_c_right.gif) no-repeat top right;}
*/