@charset "Shift_JIS";

/* ======== BASIC ======== */
*{
margin:0;
padding:0;
font-family:Verdana, Helvetica, sans-serif;
line-height:180%;letter-spacing:1px;
font-weight:normal;
color:#eee;
}

BODY{
	background-image : url(arts/xmas.jpg);
	background-repeat : no-repeat;
	background-attachment : fixed;
	background-color : black;
	background-position : right bottom;
	margin-top : 20px;
	margin-left : 20px;
	margin-right : 20px;
	margin-bottom : 20px;
  
  

  
}

BR         {letter-spacing : normal;
  
  

  

  

  

  
}
IMG        {border : 0;
  

  

  
  

  
  
  

  

  
}
A          {color : #ffff80;text-decoration : none;
  
}
A:HOVER    {color : #ffff80;
  
}

/* ======== TEMPLATE ======== */
/* wrapper */
#wrapper{
width : 350px;

  

  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  
  

  
  

  

  

  
  
}

/* header */






#menu LI{
display : inline;
  

  

  
  
  
  
  

  
}

#menu LI A{

text-decoration : none;
  

  

  

  
}


#menu LI A:HOVER{
border-bottom : solid;border-bottom-width : 14px;

  

  
}

/* contents */
#contents{
	width : 350px;
	margin-top : 0px;
	font-family : "ＭＳ Ｐゴシック";
	font-size : 12px;
	text-indent : 0px;
  
}

#contents H2{

border-bottom : 1px solid #ccc;
font-size : 16px;
  

  
  
  

  text-transform : capitalize;
  

  

  margin-bottom : 3px;
  
  padding-bottom : 0px;
  

  

  margin-top : 10px;
  color : #e4e4e4;
  font-family : "Myriad Web";
  
  
  
  

  
  
  
  
  
  
  font-weight : 600;
  letter-spacing : -1px;
}

#contents P{
	text-indent : 0px;
	font-size : 12px;
  
  
  
  
  
  
  
  
  
  
}

#contents UL,OL,DL{
margin-top : 3px;margin-right : 0px;margin-bottom : 20px;margin-left : 10px;

padding-left        : 0;
  

  

  
}

/* footer */
#footer{

border-top : solid;border-top-width : 1px;
padding : 10px 10px;padding-bottom : 10px;padding-left : 10px;padding-bottom : 10px;padding-left : 0px;
  
  

  

  

  width : 350px;
}
H1{
  text-align : left;
}

