﻿

/*-----------------------------------
	トップ
-------------------------------------*/

body {
	margin: 0;
	padding: 0;
	background: #ffffff url("../images/bg.jpg") repeat-y center top;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#indeximage {
margin-top:50px;
width:400px;
height:600px;
text-align:center;
background: #ffffff url("../images/enterimage.jpg") repeat-y center top; 
}

#indexlink {
width:100px;
height:40px;
font-size:35px;
font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
position:relative;
top: 520px;   
left: 120px;
border-color:#006600;
border:solid;
line-height:110%;

}

#indexlink a{
color:#000000;
text-decoration:none;
}

#indexlink a:hover{
color:#000000;
text-decoration:underline;
}

.main {   
    width: 100%;    
}   

.main div   {   
    width: 100%;     
    margin: 0 auto;   
}  

#movie   {
text-align:center;
margin-top:100px;  
}  

#skip   {
text-align:center;
margin-top:20px;
color:#FFFFFF; 
}  

#skip  a {
text-align:center;
margin-top:20px;
color:#FFFFFF; 
}  

#skip  a:hover {
text-align:center;
margin-top:20px;
color:#FFFFFF; 
}  
