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

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

.date {
	font-size: 11px;
	letter-spacing:1px;
}

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

/*　リンク　*/

a:link{ color: #E67E17; text-decoration: none; }
	 
a:visited{ color: #882B17; text-decoration: none; }
	 
a:hover{ color: #53B1D7; text-decoration: none; }
