@charset "utf-8";
/* formatting style
------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
a img {
	border-style: none;
}
body {
	background-color: #fef1bb;
	background-position: center top;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #161616;
	font-size: 85%;
}
a:link {
	color: #161616;
	text-decoration: underline;
}
a:visited {
	color: #161616;
	text-decoration: none;
}
a:hover {
	color: #161616;
	text-decoration: none;
}
a:active {
	color: #161616;
	text-decoration: none;
}
#container {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.clear {
	clear: both;
}
#wrapper {
	width: 900px;
	margin: 0 auto;
}
#contents {
	width: 820px;
	background: #fff;
	font-size: 12px;
	line-height: 1.8;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
}
#contents_c {
	width: 720px;
	margin: 0 auto;
	padding: 30px;
	background: #fff;
	font-size: 12px;
	line-height: 1.8;
}
#header {
	background: #000;
}
h1 {
	text-align: center;
}
h2 {
	clear: left;
	margin-top: 25px;
	margin-bottom: 25px;
	font-size: 14px;
}
dt.index {
	margin: 10px 0;
	padding-bottom: 3px;
	border-bottom: 1px dashed #b80756;
	font-weight: bold;
	font-size: 14px;
	color: #333;
}
.border-line-through {
	text-decoration: line-through;
}
#event dd ul {
	margin-left: 12px;
}
dl#guidelines {
	clear: both;
}
dl#guidelines dt {
}
dl#guidelines dd {
	display: block;
	margin: 0 0 5px 0;
}
#flow {
	margin: 0 15px;
	font-size: 12px;
}
#flow dt {
	padding: 5px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	background-color: #333;
}
#flow dd {
	padding: 10px 15px;
	border: 1px solid #5d0404;
}
.list li, #flow li, .list2 {
	padding-left: 13px;
	background: url(http://tbi-shop.net/sengoku-tateshina/css/imgs/list_bg.gif) no-repeat 0 6px;
	list-style-type: none;
}
#bank {
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #ccc;
}
#form dl {
	margin: 15px;
}
#form dt {
	margin-bottom: 8px;
	padding-bottom: 3px;
	border-bottom: 1px dashed #666;
	font-weight: bold;
	font-size: 14px;
}
#form dd {
	font-size: 12px;
}
#knt {
	position: relative;
}
#knt_logo {
	position: absolute;
	top: 40px;
	right: 25px;
}
.toTop {
	text-align: right;
}
.large {
	font-size: 16px;
}
.small {
	font-size: 12px;
}
.att {
	color: #f00;
}
.arr {
	margin: 10px 0;
	text-align: center;
	clear: both;
}
.right {
	font-size: 120%;
	font-weight: bold;
	text-align: right;
}
.center {
	text-align: center;
}
.margin10 {
	margin: 10px 0;
}
.contact_form a {
	font-size: 180%;
	font-weight: bold;
	color: #C82B2D;
}
.marginT10 {
	margin-top: 10px;
}
.marginL8 {
	margin-right: 8px;
}
.op {
	color: #006633;
	font-weight: bold
}
table.border {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 5px;
}
table.border th, table.border td {
	padding: 5px 12px;
	border: 1px solid #666;
}
table.border th {
	background: #efefef;
	text-align: center;
	font-weight: normal;
}
#sch_btn li {
	display: inline;
	width: 194px;
}
.strong {
	font-weight: bold;
	color: #FF3300;
}
.box {
	padding: 5px 10px;
	border: 1px solid #666;
}
.box2 {
	padding: 15px;
	border: 2px solid #ccc;
	background: #eee;
}
#title {
	position: relative;
	width: 720px;
	height: 604px;
}
#title span {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	background: url(http://tbi-shop.net/sengoku-tateshina/css/imgs/spacer.gif)
}
.plan {
	padding: 11px;
	border: 2px solid #ddd;
	background: #eee;
	text-align: center;
}
.textbold {
	font-weight: bold;
	line-height: 100%;
	color: #F33;
}
.textbold2 {
	font-weight: bold;
	color: #F33;
}
.style11 {
	font-size: 180%;
	font-weight: bold;
}
.pdf ul {
	width: 100%;
	height: 2em;
}
.pdf ul li {
	float: left;
	list-style: none;
	margin: 0 0 0 15px;
}
.clear_both {
	width: 100%;
	height: 1px;
	clear: both;
}