/***↓初期化部分↓***/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;} 
table{border-collapse:collapse;border-spacing:0;} 
fieldset,img{border:0;} 
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;} 
ol,ul {list-style:none;} 
caption,th {text-align:left;} 
h1,h2,h3,h4,h5,h6{font-size:12px; font-weight:normal;}
q:before,q:after{content:'';} 


/***↓ここからindex部分↓***/ 
body {
	background-color: #00CCFF;
	font-size:12px;
	color:#000000;
	line-height:150%;
	letter-spacing:1px;}
	
a:link    { color: #3399CC; text-decoration: underline; background-color: #transparent;}
a:visited { color: #99CC66; text-decoration: underline; background-color: #transparent;}
a:hover   { color: #FF6600; text-decoration: none; background-color: #FFF4DC;}
a:active  { color: #FF6600; text-decoration: none; background-color: #FFF4DC;}

/***↓ここからbg・img系↓***/
.bg1{
	background-image:url(../img/pc/bg1.gif);}

#bgm1{
	background-image:url(../img/pc/bgm1.gif);}
#bgm2{
	background-image:url(../img/pc/bgm2.gif);}
#bgm5{
	background-image:url(../img/pc/bgm5.gif);}
	

/***↓ここからtext系↓***/
.t1{
	color:#FF6600;
	font-size:10px;
	line-height:normal;}
.t2{
	color:#FF0000;
	font-size:10px;
	line-height:normal;}
.t3{
	color:#00CCFF;}
.t4{
	color:#FF3300;
	font-size:14px;
	font-weight:bold;}

/*******************************************************************************************************************/


