@charset "Shift_JIS";

body {
	margin: 5px;
	padding: 0;
	text-align: center;
	background-image: url(kdd.gif);
	background-attachment: fixed;
	}
#wrapper {
	width: 450px;
	margin: 5px auto 0;
	background-image: url(Marble05-W.gif);
	padding: 0;
	border: groove 6px #ffffff;
	}
	

#header {
	text-align: center;
	margin: 0;
	padding: 15px 0 10px 0;
	}

#content {
	text-align: center;
	}
	
tabel {
	font-size: 110%;
	}

th {
	font-family: ＭＳ 明朝;
	text-align: center;
	margin: 0;
	padding: 0.5em 0;
	border-bottom: solid 1px silver;
	border-top: solid 1px silver;
	color: #6C6C6C; 
	}

.a {
	width: 160px;
	}

.b {
	width: 80px;
	}

.c {
	padding: 0em;
	width: 160px;
	}

	
td {
	font-family:"ＭＳ 明朝", "serif";
	text-align: center; /* leftをcenterに変更 */
	margin: 0;
	padding: 0.5em 0 0.3em 0;
	font-weight: bold;
	}

.d	{
	text-align: left;
	padding: 3px 0 3px 30px; /* 左の値を調整 */
	}

#footer {
	width: 450px;
	margin: 0 auto;
	padding: 0;
	height: 23px;
	text-align: center;
	background-color: #e7e7e7;
	position: relative;
	}

#footer0	{
	position: absolute;
	top: 4px;
	left: 180px;
	font-size: 11pt;
	}	
	
#footer1	{
	float: left;
	width: 115px;
	margin: 0;
	padding: 4px 0 0 5px;
	font-size: 11pt;
	}

#footer2 {
	float: right;
	width: 115px;
	margin: 0;
	padding: 4px 5px 0 0;
	font-size: 11pt;
	}

h1	{
	font-size: 130%;
	font-weight: bold;	
	margin: 0;
	padding: 0;
	}

p	{
	font-size: 80%; 
	font-weight: bold;
	text-align: left;
	line-height:1.5;
	color: #6C6C6C;
	float: center;
	padding: 0 3em 0;
	}

a	{
	font-size: 100%;
	text-decoration: none;
	}

a:link	{
	color: black;
	text-decoration: underline;
	}

a:visited{
	color: black;
	text-decoration: underline;
	}

a:hover	{
	color: green;
	}

a:active{
	color: blue;
	background-color: green;
	}
