body {
	-webkit-text-size-adjust: 100%;
}

/* centering */
#tk_head,
#contents,
#tk_foot {
	width:1000px;
	margin:0 auto;
}

/* basic */
#contents {
	color: #fff; background:#fff;
	font-size:14px;
	/*font-family: "ＭＳ Ｐゴシック", "MS PGothic", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	font-family: 'Meiryo', 'メイリオ', Verdana,'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',sans-serif;
	min-width:1000px;
	min-height: 100%;
	height:100%;
	padding:40px 0;
	line-height:1.8;
}

/*#contents div, #contents h1, #contents h2, #contents h3, #contents h4, #contents h5, #contents h6, #contents p, #contents img, #contents ul, #contents ol, #contents li, #contents dl, #contents dt, #contents dd, #contents table, #contents th, #contents td, #contents thead, #contents tbody, #contents tfoot, #contents caption, #contents blockquote, #contents pre, #contents address, #contents form, #contents fieldset, #contents legend, #contents iframe { border: none; outline: none; padding: 0; margin: 0; }

#contents li { list-style-position: outside; }
#contents ul li { list-style-type: none; }

#contents table { width: 100%; border-collapse: collapse; border-spacing: 0; color:#444; }
#contents th, #contents td { text-align: left; vertical-align: top; border:none; }
 
#contents pre { overflow-x: auto; }
#contents textarea { width: 99%; overflow: auto; }
#contents iframe { display: block; width: 100%; overflow: hidden; }
*/

a img {
	border: none;
}

/***********************************************************
 * key visual
************************************************************/
#kv {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}



/***********************************************************
 * contentsInner
************************************************************/
#contentsInner {
	padding: 30px 0px !important;
	background: #fff;
}

/*******************************************************************
 * SNS
 *******************************************************************/
.sns div {
	margin-bottom: 10px;
}

/***********************************************************
 * lead txt
************************************************************/
.section {
	clear: both;
	/*font-size: 14px;*/
	padding: 0px 15px !important;
	color: #000;
}
/*.section h2 {
	color: #fff;
}
.section h2 span {
	background: #E84409;
	padding: 3px 10px;
}*/
.section a,
.section a:visited,
.section a:active {
	color: #E84409;
}
.section a:hover {
	color: #384B9D;
}

.bg-lbrown {
	background: #d5c8a0;
}
.color-white {
	color: #fff;
}
.color-orange {
	color: #ef8200;
}
.color-yellow {
	color: #ffe100;
}
.radius-lt {
	-webkit-border-radius: 15px 0 0 0;
	border-radius: 15px 0 0 0;
}
.radius-ltrb {
	-webkit-border-radius: 15px 0 15px 0;
	border-radius: 15px 0 15px 0;
}
.radius-rb {
	-webkit-border-radius: 0 0 15px 0;
	border-radius: 0 0 15px 0;
}
/*--------------------------------------------
 * table outline
 -------------------------------------------*/
table {
	border-collapse: collapse;
	width:100%;
	color: #1A1A1A;
	/*border-top: 1px solid #ef8200;
	border-right: 1px solid #ef8200;
	border-bottom: 1px solid #ef8200;
	border-left: 1px solid #ef8200;*/
	table-layout: fixed;
}

.outline th {
	color: #ae0d20;
	background: #f4f1e8;
	/*border-right: 1px solid #ef8200;*/
	border-bottom: 10px solid #fff;
	padding: 10px;
	font-weight: bold;
	vertical-align: middle;
	width: 20%;
	table-layout: fixed;
	border-left: 7px solid #ae0d20;
}
.outline td {
	border-bottom: 10px solid #fff;
	padding: 10px 10px 10px 20px;
	vertical-align: middle;
	background: #fff;
	width: 80%; 
}

.shusai {
	width: 450px;
	float: left;
}
.kyosan {
	width: 450px;
	float: right;
}
.shusai ul,
.kyosan ul {
	list-style: none;
}
.shusai ul li,
.kyosan ul li {
	display: inline-block;
	padding-top: 10px;
}
/*.kyosan ul li {
	width: 200px;
}*/
.sptag {
	/*-webkit-border-radius: 10px;
	border-radius: 10px;*/
	color: #fff;
	background: #ae0d20;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 2px;
}




.kom {
	text-indent: -1em;
	padding-left: 1em;
	font-size: 86%;
}

#schedule,
#outline {
	/*border-bottom: 7px solid #1A235F;*/
}

/*--------------------------------------------
 * table schedule
 -------------------------------------------*/
.ttl {
	background: url(../images/bg-01.png) left center no-repeat;
	padding-right: 15px;
	padding-left: 30px;
	padding-top: 2px;
	font-weight: bold;
}
.ttl-2 {
	background: url(../images/bg-02.png) left center no-repeat;
	padding-right: 15px;
	padding-left: 30px;
	padding-top: 2px;
	font-weight: bold;
}
.time {
	color: #fff;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 2px;
	background: #a29162;
}
.cat {
	background: #ae0d20 url(../images/bg-01.png) left center no-repeat;
	color: #fff;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 30px;
	padding-top: 2px;
}
.tag {
	background: #a29162;
	padding-top: 2px;
	padding-left: 1em;
	padding-right: 1em;
	color: #fff;
}
.color-ttl {
	color: #825948;
}

.sessWrap {
	clear: both;
}
.sessTi {
	padding-right: 170px;
	
}
.sessTi-2 {
	/*padding-right: 170px;*/
}
.sessNam {
	background: #f4f1e8;
	padding: 10px;
}
.sessNam-2 {
	/*background: #000;*/
}
.sessNam-3 {
	border: 1px solid #ef8200;
	padding: 10px;
}

.foto {
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 140px;
	height: 190px;
}

.brake {
	background: #ccc;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
}

.sessPh {
	width: 100px;
	float: left;
}
.sessTx {
	width: 280px;
	float: right;
}
.sessL-1 {
	width: 500px;
	float: left;
}
.sessR-1 {
	width: 400px;
	float: right;
}

.dissL {
	width: 300px;
	float: left;
	margin-right: 5px;
}
.dissC {
	width: 300px;
	float: left;
	margin-right: 5px;
}
.dissR {
	width: 300px;
	float: left;
}
.dissPh {
	width: 100px;
	float: left;
}
.dissTx {
	width: 180px;
	float: right;
}


/*.dissL {
	width: 470px;
	float: left;
}
.dissR {
	width: 470px;
	float: right;
}*/


.pos {
	border-bottom: 2px solid #ef8200;
}

dd {
	border: 1px solid #ef8200;
	padding: 10px 10px 10px 15px;
}
.bg-brown {
	background: #472810;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
}

.demo {
	color: #ef8200;
	border: 1px solid #ef8200;
	padding-top: 10px;
	padding-bottom: 7px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
}

.relative {
	position: relative;
}
.absolute {
	position: absolute;
}
/*--------------------------------------------------
 *
 *
 *
--------------------------------------------------*/
.shozoku,
.ryakureki {
	line-height: 1.3;
}

.reg {
	width: 320px;
	height: 70px;
	margin: 0 auto;
}

.contact {
	width: 450px;
	margin: 0 auto;
	padding: 15px;
	color: #ae0d20;
	background: #D5C8A0 url(../images/bg_contact.png) 0 -170px repeat-x;
	border: 3px solid #a29162;
	/*background: #c9bc9c;*/
	clear: both;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
}


/*--------------------------------------------
 * modal profile
 -------------------------------------------*/
.modal {
	width: 720px;
	background: #D7000F;
	padding: 30px;
	color: #333;
	position: relative;
	font-family: 'Meiryo', 'メイリオ', Verdana,'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',sans-serif;
}
.modal table {
	border-collapse: collapse;
	border: none;
	background: #fff;
}
.modal td {
	padding: 10px;
}
.modalBr {
	border-bottom: 1px solid #D7000F;
}
.ph {
	width: 205px;
	height: 205px;
	position: absolute;
	top: 35px;
	left: 35px;
}

/*--------------------------------------------
 * param
 -------------------------------------------*/

/*--------------------------------------------
 * firefox
 -------------------------------------------*/
html {
	overflow-y:scroll;
}

a:link,
a:visited {
	outline-width:0;
}
a:hover,
a:active {
	outline-width:0;
}


/*--------------------------------------------
 * clearfix
 -------------------------------------------*/
.clearfix:after {
	content:".";
	height:0;
	clear:both;
	display: block;
	visibility:hidden;
}

.clearfix {
	display:inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
.clearfix { display:block; }
/* End hide from IE-mac */



/*--------------------------------------------
 * text-align
 -------------------------------------------*/
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.top {
	vertical-align: top;
}
.mid {
	vertical-align: middle;
}
.btm {
	vertical-align: bottom;
}
.block {
	display: block;
}
.nam {
	font-weight: bold;
}

/*--------------------------------------------
 * width
 -------------------------------------------*/
 w-160px {
	 width: 160px !important;
 }
 w-20 {
	 width: 20% !important;
 }
 w-25 {
	 width: 25%;
 }
 w-30 {
	 width: 30%;
 }
 w-40 {
	 width: 40%;
 }
 w-50 {
	 width: 50%;
 }
 w-60 {
	 width: 60%;
 }
 w-70 {
	 width: 70%;
 }
 w-75 {
	 width: 75%;
 }
 w-80 {
	 width: 80% !important;
 }

/*--------------------------------------------
 * font-size
 -------------------------------------------*/
.font-75 {
	font-size: 75%;
}
.font-80 {
	font-size: 80%;
}
.font-85 {
	font-size: 85%;
}
.font-90 {
	font-size: 90%;
}
.font-110 {
	font-size: 110%;
}
.font-115 {
	font-size: 115%;
}
.font-120 {
	font-size: 120%;
}
.font-125 {
	font-size: 125%;
}
.font-130 {
	font-size: 130%;
}
.font-140 {
	font-size: 140%;
}
.font-150 {
	font-size: 150%;
}
.font-160 {
	font-size: 160%;
}
.font-170 {
	font-size: 170%;
}
.font-180 {
	font-size: 180%;
}
.font-190 {
	font-size: 190%;
}
.font-200 {
	font-size: 200%;
}

/*--------------------------------------------
 * margin-top
 -------------------------------------------*/
.mgn-top-10 {
	margin-top: 10px;
}
.mgn-top-15 {
	margin-top: 15px;
}
.mgn-top-20 {
	margin-top: 20px;
}
.mgn-top-30 {
	margin-top: 30px;
}
.mgn-top-35 {
	margin-top: 35px;
}
.mgn-top-50 {
	margin-top: 50px;
}
/*--------------------------------------------
 * margin-bottom
 -------------------------------------------*/
.mgn-btm-10 {
	margin-bottom: 10px;
}
.mgn-btm-15 {
	margin-bottom: 15px;
}
.mgn-btm-20 {
	margin-bottom: 20px;
}
.mgn-btm-30 {
	margin-bottom: 30px;
}
.mgn-btm-35 {
	margin-bottom: 35px;
}
.mgn-btm-50 {
	margin-bottom: 50px;
}
/*--------------------------------------------
 * margin-left
 -------------------------------------------*/
.mgn-left-10 {
	margin-left: 10px;
}
.mgn-left-15 {
	margin-left: 15px;
}
.mgn-left-20 {
	margin-left: 20px;
}
.mgn-left-30 {
	margin-left: 30px;
}
.mgn-left-35 {
	margin-left: 35px;
}
.mgn-left-50 {
	margin-left: 50px;
}
/*--------------------------------------------
 * margin-right
 -------------------------------------------*/
.mgn-right-10 {
	margin-right: 10px;
}
.mgn-right-15 {
	margin-right: 15px;
}
.mgn-right-20 {
	margin-right: 20px;
}
.mgn-right-30 {
	margin-right: 30px;
}
.mgn-right-35 {
	margin-right: 35px;
}
.mgn-right-50 {
	margin-right: 50px;
}
/*--------------------------------------------
 * padding-top
 -------------------------------------------*/
.pdg-top-10 {
	padding-top: 10px;
}
.pdg-top-15 {
	padding-top: 15px;
}
.pdg-top-20 {
	padding-top: 20px;
}
.pdg-top-30 {
	padding-top: 30px;
}
.pdg-top-35 {
	padding-top: 35px;
}
.pdg-top-50 {
	padding-top: 50px;
}
.pdg-top-100 {
	padding-top: 100px;
}
/*--------------------------------------------
 * padding-bottom
 -------------------------------------------*/
.pdg-btm-10 {
	padding-bottom: 10px;
}
.pdg-btm-15 {
	padding-bottom: 15px;
}
.pdg-btm-20 {
	padding-bottom: 20px;
}
.pdg-btm-30 {
	padding-bottom: 30px;
}
.pdg-btm-35 {
	padding-bottom: 35px;
}
.pdg-btm-50 {
	padding-bottom: 50px;
}
/*--------------------------------------------
 * padding-left
 -------------------------------------------*/
.pdg-left-10 {
	padding-left: 10px;
}
.pdg-left-15 {
	padding-left: 15px;
}
.pdg-left-20 {
	padding-left: 20px;
}
.pdg-left-30 {
	padding-left: 30px;
}
.pdg-left-35 {
	padding-left: 35px;
}
.pdg-left-50 {
	padding-left: 50px;
}
.pdg-left-230 {
	padding-left: 230px;
}
/*--------------------------------------------
 * padding-right
 -------------------------------------------*/
.pdg-right-10 {
	padding-right: 10px;
}
.pdg-right-15 {
	padding-right: 15px;
}
.pdg-right-20 {
	padding-right: 20px;
}
.pdg-right-30 {
	padding-right: 30px;
}
.pdg-right-35 {
	padding-right: 35px;
}
.pdg-right-50 {
	padding-right: 50px;
}

