@charset "utf-8";
/*********************/



/**************/
/***** ID *****/
/**************/
#header {
	margin-bottom: 25px;
}


#contents {
	padding: 0 10px 20px 45px;
	min-height: 400px;
    height: auto !important;
    height: 400px;
}


#title {
	margin: 0 0 15px 35px;
}



#underP {
	margin: 120px 0 0 70px;
}




/***** class *********************************************************************************************/
.cTit {
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-size: 15px;
	font-weight: bold;
	color: #e47b00;
	border-bottom: #e47b00 1px solid;
}


/*.cTit span {
	padding-left: 7px;
	border-left: #312665 5px solid;
}*/


.cItem {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: #666 1px dotted;
}


.discUl {
	margin-left: 15px;
	list-style-type: disc;
}


.deciUl {
	margin-left: 25px;
	list-style-type: decimal;
}


.liMarT3 li {
	margin-top: 3px;
}


.liMarT5 li {
	margin-top: 5px;
}


.liMarT10 li {
	margin-top: 10px;
}


.note {
	margin-left: 1em;
	font-size: 13px;
	text-indent: -1em;
}


.pageTop {
	margin-top: 15px;
	padding-top: 10px;
	font-size: 10px;
	text-align: right;
	border-top: #666 1px dotted;
}





/***** message ***********************************************************************************/
#greeBox {
	width: 100%;
	height: 175px;
	margin-bottom: 15px;
	border-bottom: #666 1px dotted;
	position: relative;
}


#greeBox dl {
	font-size: 12px;
	text-align: right;
	position: absolute;
	right: 145px;
	bottom: 12px;
}


#greeBox dl strong {
	font-size: 15px;
	font-weight: bold;
}


#greePh {
	position: absolute;
	right: 0;
	bottom: 15px;
}


.title {
	font-size: 16px;
	font-weight: bold; 
}


.greeBox1 {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: #ccc 3px solid;
}


.greeDl1 {
	margin-top: 20px;
	font-size: 12px;
	text-align: right;
}


.greeDl1 dd strong {
	font-size: 15px;
	font-weight: bold;
}


.greeP {
	text-indent: 1em;
	line-height: 1.9;
}



/***** info *************************************************************************************/
#confeDl dt {
	width: 110px;
	padding-top: 1px;
	font-size: 13px;
	color: #BB6700;
	float: left;
	clear: left;
}


#confeDl .longDt {
	width: 100%;
	float: none;
}


#confeDl dd {
	margin-bottom: 15px;
	padding: 0 0 15px 110px;
	border-bottom: #666 1px dotted;
}


#confeDl .last {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;	
}



/***** program ************************************************************************************/
.proTB1 {
	width: 100%;
	margin-bottom: 25px;
}


.proTB1 th {
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background-color: #BB6700;
	border: #aaa 1px solid;
	vertical-align: top;
}


.proTB1 td {
	padding: 10px;
	font-size: 13px;
	border: #bbb 1px solid;
	/* [disabled]vertical-align: top; */
}

.proTR1 strong {
	color: #DD7A02;
	font-weight: bold;
}

.proTDCap {
	background-color: #fff5e8;
	text-align: center;
	color:#444;
}


.proTDTime {
	width: 100px;
	text-align: center;
	background-color: #fff5e8;
}

.proTDTime2 {
	width: 100px;
	text-align: center;
	background-color: #ffffff;
}


.proTR1 {
	background-color: #fff;
}


.proTR2 {
	background-color: #e5f2ff;
}


.proTR3 {
	background-color: #f4e5ff;
}


.proTR4 {
	background-color: #ffe5e5;
}


.proTR5 {
	background-color: #e9ffe5;
}


.proDl1 dt {
	width: 55px;
	float: left;
	clear: left;
}


.proDl1 dd {
	padding-left: 55px;
}




/***** 企業展示・協賛 *********************************************************************************/
#spoBtn {
	margin-top: 30px;
	text-align: center;
}


#spoBtn li {
	display: inline;
}


.spoLi {
	margin: 0 15px;
}


.spoTb1 td {
	padding-left: 10px
}


.spoTb1 th {
	font-size: 13px;
	font-weight: bold;
}





/***** お問い合わせ ******************************************************************************/
#confeTit {
	margin-bottom: 10px;
	font-size: 13px;
	color: #BB6700;
}


.contactDl {
	margin-bottom: 20px;
	padding: 15px;
	border: #312665 1px solid;
}


.contactDl dt {
	margin-bottom: 10px;
	padding-bottom: 3px;
	font-weight: bold;
	color: #312665;
	border-bottom: #312665 1px solid;
}


.confeCap {
	margin-top: 10px;
	font-size: 13px;
	color: #291d9e;
}


.confeDl1 {
	margin-left: 13px;
}


.confeDl1 dt {
	width: 120px;
	float: left;
	clear: left;
}


.confeDl1 dd {
	margin-bottom: 5px;
	padding: 2px 0 0 120px;
	font-size: 12px;
}






/***** リンク *************************************************************************************/
.linkDl dt {
	font-weight: bold;
}


.linkDl dd {
	margin-bottom: 15px;
	padding-bottom: 15px;
	font-size: 12px;
	border-bottom: #666 1px dotted;
}


.linkDl .last {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;	
}




/***** メルマガ **************************************************************************************/
.mailNote {
	margin-top: 50px;
	padding: 12px;
	border: #999 1px dotted;
}


.mailTb {
	width: 100%;
	margin-bottom: 20px;
}


.mailTb th {
	width: 180px;
	padding: 15px;
	font-weight: bold;
	color: #fff;
	background-color: #4e4381;	
	border-top: #4e4381 1px solid;
	border-bottom: #4e4381 1px solid;
}


.mailTb .mailTh {
	border-bottom: #fff 1px solid;
}


.mailTb td {
	padding: 15px;
	background-color: #fff;
	border-right: #4e4381 1px solid;
	border-top: #4e4381 1px solid;
	border-bottom: #4e4381 1px solid;
}


.inpWid {
	width: 400px;
}


.appliBtn {
	width: 220px;
	padding: 7px;
}

/***** abs *******************************************************************************/
.absTB1 td {
	font-weight: bold;
	color: #cc0000;	
}


.absTB1 span, .absTB2 span {
	font-weight: normal;
	text-decoration: line-through;
	color: #333;
}