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

ul,li{ margin: 0; padding: 0; }
body {
	background: url(images/back.gif) center top;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 22px;
	background-color: #FFFFFF;
	color: #333333;
	}
	
#wrapper{
	margin: 0 auto;
	background: url(images/base_w.gif) repeat-y center top; 
	text-align: center;
	}
	

.midashi {
	font-size: 16px;
	font-weight: bold;
	color: #330000
}

.kansou{
	font-size: 14px;
	line-height: 25px;
}

.chu {
	font-size: 12px;
	line-height: 1.5;
}

/*　リンク　*/

a:link{ color: #E1392A; text-decoration: none; }
	 
a:visited{ color: #0097E0; text-decoration: none; }
	 
a:hover{ color: #1E2577; text-decoration: none; }
