@charset "UTF-8";

#sense.senseform dt {
	width: 20%;
	text-align: right;
}

#sense.senseform dt:after {
	content: ":";
	padding-left: 0.5em;
}

#sense.senseform #Outline dd {
	width: 79.5%;
	float: left;
	margin-bottom: 1.5em;
}
#sense.senseform #Outline dd span {
	font-weight: 100;
}
#sense.senseform #Outline dd span p{
	font-weight: bold;
	line-height: 0.5em;
}
#sense.senseform #Outline dd ul {
	list-style-type: disc;
	padding-left: 1.65em;
}
#sense.senseform #Outline p.entory_t {
	margin: 20px auto 30px;
	padding: 0.25em 15px;
	font-size: 140.1%;
	font-weight: bold;
	color: #ffffff;
}
#sense.senseform #Outline p.deadline {
	margin: auto 0;
	padding-bottom: 40px;
	font-size: 140%;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}

#Outline .cols {
	overflow: auto;
}

#Outline .col3 {
	width: 30%;
	padding: 0 13px;
	min-height: 180px;
	float: left;
}

#Outline .col3 h4 {
	color: #5fba3b;
	margin-bottom: 1em;
	font-size: 115%;
}

#Outline.sec3 .col3 .white {
	color: #fff;
}

#Outline .col3 p {
	margin: 0;
}


#Outline .indent {
	clear: both;
	text-indent: -1em;
	padding-left: 1em;
}

#Outline.sec3 .col3 {
	min-height: 220px;
}

#Outline.sec3 .col3 h4 {
	color: #e16950;
}

#Outline.sec4 .col3 h4 {
	color: #00a4da;
}

#Outline.sec4 p span {
	/*color: #F08200;*/
}

#Outline.sec4 p strong {
	color: #F08200;
	font-weight: bold;
	font-size: 115%;
	text-decoration: underline;
}
#Outline .col4 {
 width: 30%;
 padding: 0 13px;
 min-height: 180px;
 float: left;
}

#Outline .col4 h4 {
 color: #5fba3b;
 margin-bottom: 1em;
 font-size: 115%;
}

#Outline.sec3 .col4 .white {
 color: #fff;
}

#Outline .col4 p {
 margin: 0;
}

#Outline .cols {
	margin-top: 1.5em;
}

#Outline.senkou .col2 {
	color: #fff;
	width: 355px;
	margin: 0 18px 3em;
	padding: 1.0em;
	float: left;
}

#Outline.senkou .col2 img {
	margin-right: 1.5em;
	margin-bottom: 1.5em;
	float: left;
}

#Outline.senkou .col2 h4 {
	color: #E06850;
	font-size: 115%;
	font-weight: bold;
}

#Outline.senkou .col2 h5 {
	margin-bottom: 1.5em;
	font-weight: bold;
}

#Outline.senkou .col2 p {
	margin: 0;
	clear: both;
}