﻿/*
テーブル用
-------------------------------------------------------------------*/

table#table-03{
	margin: 0px 0px 20px 0px;
	border: 1px solid #757575;
	border-collapse: collapse;
	font-size: 12px;
	text-align: center;
	line-height: 160%;
}

table#table-03 td{
	border: 1px solid #757575;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;

}

table#table-03 th{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #757575;
	background-image: url(img/table2.gif);
	font-size: 10px;
}


table#table-03 td a{
	font-size: 14px;
	text-decoration:none;
}

table#table-03 p{
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}

table#table-03 .aflink{
	margin:10px 5px 5px 5px;
}

table#table-03 .osusume{
	margin:10px 95px 5px 5px;
}

table#table-03 .haikei{
	background-image: url(img/table3.png);
}

table#table-03 .maru1{
	background-image: url(img/1maru.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

table#table-03 .maru2{
	background-image: url(img/2maru.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

table#table-03 .sankaku{
	background-image: url(img/sankaku.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

table#table-03 .batu{
	background-image: url(img/batu.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}


/*
テーブル用
-------------------------------------------------------------------*/
