﻿/* CSS Document */


body{font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",
  "Osaka","ＭＳ Ｐゴシック", "MS P Gothic",
  Verdana,Arial, Helvetica, sans-serif;background:url(../img/movie/bg.jpg) repeat-x #FFFFFF;font-size:12px;font-color:#333333;}
a:link {color:#5B0077;}
a:visited {color:#A3A3E8;}
a:hover {color:#CD00A4;}
a:active {color:#5B0077;}
a{overflow:hidden;}

/* 共通飾り */
img{border:0px;}
.pink{font-weight:bold;background:#FFCCCC;}
.blue{font-weight:bold;background:#CCCCFF;}
.pink_d{font-weight:bold;color:#FF0099;}
.point{font-size:16px;background:#ffff66;}
.red{font-weight:bold;color:#FF0000;}

/* 全体 */
#wrap{width:960px;margin:auto;}

/* ヘッダー */
#head{width:960px;height:110px;margin:0px;padding:0px;background:url(../img/movie/head.jpg) no-repeat;}
h1{text-indent:-9999px;}

/* イントロ */
#intro{width:960px;height:230px;margin:0 0 0 0px;padding:10px 0 0 0;background:url(../img/movie/intro_bg.jpg) left no-repeat #FFFFFF;}
#intro p{font-size:16px;line-height:130%;letter-spacing:0.08em;}



#main{width:960px;}

/*ムービー*/
.youtube{float:left;padding:0;margin:0px;}

/*コンタクトボタン*/
#side{float:right;width:280px;margin:0 0 0 0px;padding:0;}
#side img{width:280px;0;padding:0;margin:0;}
#side p{letter-spacing:0.08em;line-height:170%;margin:0;padding:0;}

/*コンタクトボタン*/


#btOrder{float:left; width:280px; height:125px;
	margin:0px 0 0px 0px; padding:0; display:block; text-indent:-9999px;
	background:url(../img/movie/bt_order.jpg) no-repeat;}
#btOrder a{width:280px; height:125px;
	margin:0; padding:0; display:block; text-indent:-9999px;
	background:url(../img/movie/bt_order.jpg) no-repeat;}
#btOrder a:hover{background-position:0 -125px;}

#btSite{float:left; width:280px; height:54px;
	margin:0;padding:0; display:block; text-indent:-9999px;
	background:url(../img/movie/bt_site.jpg) no-repeat;}
#btSite a{width:280px; height:54px;
	margin:0;padding:0; display:block; text-indent:-9999px;
	background:url(../img/movie/bt_site.jpg) no-repeat;}
#btSite a:hover{background-position:-280px 0;}

#btDemo{float:left; width:280px; height:70px;
	margin:0; padding:0; display:block; text-indent:-9999px;
	background:url(../img/movie/bt_demo.jpg) no-repeat;}
#btDemo a{width:280px; height:70px;
	margin:0; padding:0; display:block; text-indent:-9999px;
	background:url(../img/movie/bt_demo.jpg) no-repeat;}
#btDemo a:hover{background-position:-280px 0;}

#contact img{margin:20px 0 20px 0;}

/* Copyright */
#copyright{clear:both;width:960px;height:83px;margin:0;padding:0;background:url(../img/movie/copyright_bg.gif) repeat-x;}
#copyright img{margin:30px 0  0 0;}





