/**********基本設定**********/

h1,h2,h3,h4,h5,h6,ol,ul,li,html,h1,h2,h3,p,body,form,input
	{
	margin: 0;
	padding: 0;
	}

body
	{
	text-align: center;
	color: #454545; /*文字色*/
	font-size: 10px; /*文字の大きさ*/
	font-family: Verdana, Arial, sans-serif;
	line-height:120%;
	background-color: #333333;
	}

#wrapper #center-column {
	width: 828px;
	height: auto;
	padding-bottom: 100px;
	float: left;
	padding-top: 20px;
}.link
{
	font-size:18px;
	line-height:2em;
	float: left;
	margin-right: 20px;
	width: 330px;
	display: block;
	}
	.box1 {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: auto;
	padding-top: 20px;
}
.box .link li {
	list-style-image: none;
	list-style-type: none;
	font-size: 15px;
	background-image: url(img/list01.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: left center;
	margin-right: 15px;
}
.box .link  {
	font-size: 15px;
}
#wrapper {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #center-column .box {
	text-align: left;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	width: 828px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 10px;
}
#wrapper #header {
	height: 90px;
	background-color: #000066;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	text-align: left;
	width: 828px;
	border-bottom-color: #000000;
}
#wrapper #header #logo {
	float: left;
	font-size: 20px;
	padding-top: 28px;
	padding-right: 18px;
	padding-bottom: 20px;
	padding-left: 18px;
	color: #FFFFFF;
}
#wrapper #header h1 {
	clear: both;
	font-size: 10px;
	font-weight: normal;
	padding-left: 18px;
	color: #FFFFFF;
}
#wrapper #center-column {
	width: 828px;
	height: auto;
	padding-bottom: 100px;
	float: left;
	padding-top: 20px;
}
#wrapper #foot {
	height: 40px;
	line-height: 40px;
	clear: both;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

