@charset "UTF-8";

#contents {
	margin: 113px 0 0 0;
}

h3 {
	margin: 0 0 23px 0;
	height: 27px;
	background: no-repeat left top;
	text-indent: -999em;
}



img {
    float: left;
    margin: 0 20px 0 0;
    }

.about .h3_1 {
	background-image: url(../about/images/h3.gif);
}

.about .key {
	margin: 0 0 25px 0;
}


/*-------access--------*/
.access .h3_1{
	background-image: url(../access/images/h3.gif);
}


/*
menu
------------------------------*/

.menu .h3_1{
	background-image: url(../menu/images/h3.gif);
}


/*
flow
------------------------------*/

.concept .h3_1 {
	background-image: url(../concept/images/h3.gif);
}



#contents p {
	font-size: 80%;
	line-height: 1.8;
	color: #633;
	margin: 0 0 40px;
}

#contents span {
	font-size: 80%;
	line-height: 1.8;
	color: #FFF;
	margin: 0 0 40px;
}

#inquiry {  
	border-top: 2px solid #EAEAEA;
	padding: 25px 0 0 0;
	clear: left;
}

#inquiry .inqBtn{
	position: absolute;
	top: 46px;
	left: 424px;
}

.textBlockL {
	margin: 0 0 60px 0;
}

.textBlockS {
	margin: 0 0 30px 0;
}

#topicpath {
	margin: 40px 0 0 0;
	height: 36px;
	position: relative;
	width: 100%;
}
#topicpath li{
	font-size: 70%;
	float: left;
	background: url(../images/path_arrow.gif) no-repeat right center;
	margin: 0 5px 0 0;
	padding: 0 15px 0 0;
}

#topicpath li.last{
	color: #777e41;
	background: none;
}

#topicpath #pageTop {
	position: absolute;
	right:0;
	top: 0;
}

#contents strong{
    color: #F90;
	font-weight: bold;
}

#cont_right {
	width: 700px;
	}


	
.main_title {
	padding: 10px;
	background: #330000;
	}

.main_title h4 {
	color: #FFF;
	font-size: 100%;
	float: left;
	font-weight: bold;
	}
	
.main_title h5 {
	color: #ffdd83;
	float: right;
	font-size: 11px;
	background: #6c5a44;
	font-weight: normal;
	}
	
.main_link {
	color: #FFF;
	text-align: left;
	padding: 6px 10px;
	}

.main_linkt {
	color: #000;
	text-align: left;
	padding: 6px 10px;
	}
	
.main_link a{
	color: #FFF;
	text-decoration: none;
	}
	
.main_link a:hover {
	text-decoration: none;
	}
	
.topics_row {
	padding: 5px 0;
	}
	
.topics_left {
	float: left;
	background: #330000;
	width: 300px;
	padding: 0 10px 0 10px;
	}
	
.topics_right {
	background: #330000;
	float: right;
	width: 300px;
	padding: 0 10px 0 10px;
	}
