@charset "utf-8";
/* CSS Document */

h2 {
	margin:0px;
	padding:0px;
}
h3 {
	margin:15px 0px 5px 0px;
	padding:0px;
	color:#1392D7;
	font-size:1.2em;
}
table {
	border: solid 1px #1392D7;
	border-collapse: collapse;
	text-align:center;
	width:100%;
	margin-bottom:5px;
	line-height:120%;
}
td,th {
	border: solid 1px #1392D7;
	font-size:1.2em;
	padding:5px;
}
th {
	background-color:#C7E1F5;
	font-weight:normal;
}
#contents_inner {
	width:740px;
	margin:0px auto;
}
.smltxt {
	font-size:0.9em;
	letter-spacing:-0.1em;
}
.ye01 {
	background-color:#FCD475;
}
.ye02 {
	background-color:#FFE9A9;
}
.ye03 {
	background-color:#FFF4CD;
}
.pnk01 {
	background-color:#F5B1AA;
}
.pnk02 {
	background-color:#F9D0C3;
}
.pnk03 {
	background-color:#FCE4DF;
}
