#s_main_top {
	float: left;
	width: 590px;
	height: 56px;
	margin: auto;
	margin-left: 30px;
	margin-top: 30px;
	background: url(img/pointbg.png);
}

#s_main {
	float: left;
	width: 510px;
	margin-top: 1px;
	padding-top: 20px;
	margin-left: 30px;
	padding-right: 40px;
	padding-left: 40px;
	background-color: #ffffff;
}


#s_main_bottom {
	float: left;
	width: 590px;
	height: 27px;
	margin-left: 30px;
	background-color: #ffffff;
	background: url(img/bottom.png);
}

table {
	width: 480px;
	margin: 10px 10px 10px 10px;
	border-collapse: collapse;
	border: 0pt;
}

th {
	text-align: left;
	background-color: #82c5dc;
	color: #ffffff;
	line-height: 160%;
	padding-left: 5px;
	border: 1px solid #d8d8d8;
	width: 100px;
}

td {
	text-align: left;
	background-color: #ffffff;
	color: #000000;
	line-height: 170%;
	border: 1px solid #d8d8d8;
}

td,th{
	border:none;
}

ul.side_img {
	list-style: none;
}

li.side {
	margin-bottom: 10px;
}

img.migi {
   float: right;
   margin-left: 2em;
   margin-right: 5em;
   margin-bottom: 1em;
   margin-top: 2em;
}

img.waku {
	border: 1px solid #dcdcdc;
	padding: 3px;
	background-color: #ffffff;
}

p.content {
	line-height: 200%;
	font-size: 90%;
	margin-left: 15px;
}

strong {
	color: #000000;
	margin-left: 10px;
	line-height: 200%;
	padding-top: 10px;
	font-weight: bold;
}

h2 {
	font-size: 100%;
	color: #ffffff;
	line-height: 200%;
	background: url(../../img/h2_bg.png) left bottom no-repeat;
	padding-left: 15px;
	margin-top: 3px;
	margin-bottom: 10px;
}

h3 {
	color: #82c5dc;
	margin-left: 10px;
	line-height: 200%;
	padding-top: 10px;
	font-size: 100%;
}

a {
	text-decoration: none;
	color: #fa6463;
}