@charset "shift_jis";

/******************************
 default
******************************/

/* general style
------------------------------------------*/
* {
	margin:0;
	padding:0;
	text-decoration: none;
	font-style:normal;
	}

img {border:0}
table {border-collapse:collapse}
p {line-height:1.5}
.cl {clear:both}
a {overflow:hidden
	text-decoration: none
}


.small {font-size: 12px;}
.link {color: #5A53AC; font-weight: bold}




h1 {
	font-size:18px;
	text-align:center;
	margin-bottom:20px;
}

h2 {
	font-size:12px;
	text-align:center;
}

table.gyoji {
	width:580px;
	margin:0 auto 30px auto;
}

table.gyoji th, table.gyoji td{
	border:1px solid #666;
	font-weight:normal;
	padding:5px;
	font-size:12px;
	line-height:1.7;
}

table.gyoji thead th, table.gyoji thead td {
	background:#ffcccc;
	text-align:center;
}

table.gyoji thead th {
	width:140px;
}

