body
	{
	text-align: center;
	color: #454545; /*文字色*/
	font-size: 10px; /*文字の大きさ*/
	font-family: Verdana, Arial, sans-serif;
	line-height:120%;
	background-color: #EEEEEE;
	margin: 0px;
	padding: 0px;
	}
/**********基本設定**********/

h1,h2,h3,h4,h5,h6,ol,ul,li,html,h1,h2,h3,p,body,form,input
	{
	margin: 0;
	padding: 0;
	}


.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;
	border: 1px solid #CCCCCC;
}
#wrapper #header {
	height: 100px;
	background-color: #FFF0F5;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FB99BB;
	margin-bottom: 20px;
	text-align: left;
	width: 828px;
}
#wrapper #header #logo {
	float: left;
	font-size: 20px;
	padding-top: 28px;
	padding-right: 18px;
	padding-bottom: 20px;
	padding-left: 18px;
	color: #F84E78;
}
#wrapper #header h1 {
	clear: both;
	font-size: 11px;
	font-weight: normal;
	padding-left: 18px;
	color: #484848;
}
#wrapper #center-column {
	width: 828px;
	height: auto;
	padding-bottom: 100px;
	float: left;
}
#wrapper #foot {
	height: 70px;
	width: 828px;
	background-color: #FFF0F5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	line-height: 70px;
	clear: both;
}
