@charset "Shift_JIS";



div.data_right {
	margin-right: 64px;
	text-align: right;
}
div.data_right p {
	margin: 0 auto 2em;
}

div.center {
	text-align: center;
}


h2 {
	margin: 3em 0 0;
	padding-bottom: 0.3em;
	border-bottom: 3px solid yellow;
	line-height: 1.25em;
}

h3 {
	margin: 2em 0 0;
	font-weight: normal;
	font-size: 100%;
	font-style: italic;
}

p.small {
	font-size: 90%;
}

div.column{
	margin: 1em;
	padding: 0.8em;
	border: dotted 1px #000;
}

div.column h3{
	margin: 0 0 0.5em;
}

div.column p{
	margin: 0;
}

div#aboutKTB h3{
	font-weight: bold;
	font-size: 90%;
	font-style: normal;
}

h3#kaedezai{
	margin: 2em 0 0.5em;
}

div#cp_detail dl{
	font-size: 90%;
}

div#cp_detail dt{
	clear: both;
	float: left;
	font-weight: bold;
}

div#cp_detail dd{
	margin-left: 5em;
	margin-bottom: 0.8em;
}

