a{
	margin: 0px;
	padding: 0px;
}

ul,li{ margin: 0; padding: 0; }
body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 2.2;
	letter-spacing:1px;
	color: #333333;
	background-image:url(images/back.gif);
	background-attachment: fixed;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
	
#wrapper{
	margin: 0 auto;
	text-align: center;
	background: url(images/base.png) repeat-y center top; 
	background-attachment: fixed;
	width:900px
	}
	
#ust{
	margin: 0 auto;
	text-align: center;
	background: url(images/ust_base.gif) repeat-y center top; 
	background-attachment: fixed;
	width:600px
	}
	

.day {
	font-size: 11px;
	line-height: 1.4;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	letter-spacing:1px;
	}
	
.h2 {
	font-size: 20px;
	line-height: 1.7;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	letter-spacing:1px;
	color: #62C7E2;
	font-weight:bold;
	}
	
.cap {
	font-size: 12px;
	line-height: 2;
}

.LR_1 {
    font-size: 14px;
    letter-spacing:0px;
    font-weight:bold;
    line-height: 2.0;
	color: #42210B;
}

.midashi {
	font-size: 16px;
	letter-spacing:1px;
	font-weight:bold;
	color:#510909;
	letter-spacing:2px;
}

.red {
	letter-spacing:1px;
	font-weight:bold;
	color:#EC1C24;
}

/*　リンク　*/

a:link{ color: #F05A24; text-decoration: none; }
	 
a:visited{ color: #A4A4A4; text-decoration: none; }
	 
a:hover{ color: #62C6E1; text-decoration: none; }
