body {
	background-image: url(../img/backG.gif);
	background-repeat: repeat;
	margin-top: 0px;
	font-size: 14px;
	color: #333333;
	margin-bottom: 0px;
}

#main{
	text-align:center;
	width: 100%;
}
#contents{
	text-align:left;
	width:630px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-left: 45px;
	background-repeat: repeat;
	padding-right: 55px;
	background-position: center;
	clear: both;
	background-image: url(../img/contents_bg.gif);
}
.img_ce {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.text_line {
	margin-left: 25px;
	margin-top: 6px;
	margin-bottom: 20px;
	font-size: 14px;
	color: #333333;
	line-height: 22px;
	letter-spacing: 0.1em;
}
.takeda {
	text-align: right;
	font-size: 16px;
	font-weight: bold;
}
.prof_sp {
	font-size: 12px;
	color: #666666;
	padding: 30px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;
	border: thin solid #006633;
}
.top_pict {
	margin-right: 12px;
	margin-left: 18px;
}
.linkarea {
	font-size: 12px;
	text-align: center;
}
a:link {
	color: #00CC66;
}
a:visited {
	color: #006633;
}
a:hover {
	color: #00FF33;
	text-decoration: underline;
}
a:active {
	color: #00CC66;
}
