@import url("default.css");body {	font-size: 14px;	color: #333;	}a:link, a:visited {     color: #666;     text-decoration: underline;     }a:active, a:hover {     color: #AEDCFF;     text-decoration: none;	}#container {	width : 1200px;	margin-top: 0px;	background: #fff;	}#header {	width: 1200px;	height: 620px;	background: #ccc url(back.jpg) 0px;	}#header h1 {	font-size: 18px;	font-weight: bold;	padding: 2px;	padding-left: 20px;	margin-bottom: 10px;	text-align: left;	}#sp {	height: 70px;	}#setumei {	padding: 10px;	text-align: left;	}#setumei h2 {	font-size: 16px;	font-weight: bold;	padding: 2px;	margin: 2px;	margin-bottom: 10px;		}#setumei h3 {	font-weight: bold;	border-left :7px solid #AEDCFF;	padding-left:5px;	}ul {	margin-bottom: 10px;	}li {	list-style: inside disc;	padding-left:30px;	}.aisatu {	margin-bottom: 10px;	text-align : justify;	text-justify: distribute;		}.meeting {	margin-bottom: 10px;	}.meeting ul {	}.meeting li {	list-style: inside circle;	}#info {	text-align: left;	padding: 10px;	border: 1px dotted #333;	}#info h2 {	font-weight: bold;	padding: 2px;	}#info h3 {	font-weight: bold;	padding: 2px;	}