a{margin:0; padding:0;}
ul,li{ margin: 0; padding: 0; }

body {
	background: url(../images/base.gif) center top;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 14px;
	line-height: 1.5;
}

h1{
	width: 610px;
	text-align: left;
	margin: 10px auto 0 auto;
	}

.wrapper{
	margin: 0 auto;
	margin-bottom: 20px;
	background: url(../images/base_02.gif) repeat-y center top; 
	text-align: enter;
	}
	
#navi ul{
	list-style-type: none;
	}

#navi li{
	display: inline;
	}
	
#main{
	width: 577px;
	margin: 30px auto;
	}
	
#foot{
	width: 500px;
	margin:15px auto;
	text-align: center;
	}
	
#foot ul{
	list-style-type: none;
	}

#foot li{
	display: inline;
	}
	
.text{
	width: 550px;
	margin: 0 auto;
	text-align: left;
	} 
	
	
h3{
	margin: 10px 0 15px 0;
	}
	
	
/*　リンク　*/

a:link{ color: #9f1c00; text-decoration: none; }
	 
a:visited{ color: 707004; text-decoration: none; }
	 
a:hover{ color: #484900; text-decoration: none; }

/*　フォントカラー　*/

.red{ color:#FF3333;}
.red12{ color:#FF3333; font-size:12px;}
.text12{ font-size: 12px;}
.white12{font-size:12px; color:#FFFFFF;}.text_bold {
	font-size: 16px;
	line-height: 20px;
	font-weight: bolder;
}
.text_green {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #484900;
}
