@charset "UTF-8";
/* CSS Document */


#conbg {
	background: url(../images/con_bg.jpg) left top repeat-x;
}

#conbg .content h2 {
	padding-top: 10px;
	padding-bottom: 7px;
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	color: #736357;
}



.content .conle {
	float: left;
	width: 545px;
}

.content .conri {
	float: right;
	width: 250px;
}


.content .conle ul.conlebanner01 {
	margin-bottom: 15px;
}

.content .conle ul.conlebanner01 li {
	padding-bottom: 2px;
}


.content .conle #topics h3 {
	padding-bottom: 10px;
}


.content .conle #topics dt {
	font-weight: bold;
	color: #736357;
	padding-left: 17px;
	background: url(../images/topics_icon.jpg) left center no-repeat;
}

.content .conle #topics dd {
	width: 528px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 17px;
	border-bottom: 1px solid #ECECEC;
}

.content .conle #mailinfo p {
	padding-left: 23px;
	background: url(../images/mail_icon.jpg) left center no-repeat;
}






.content .conri .youtubemovie {
	padding-bottom: 7px;
}

.content .conri .conribanner01 {
	padding-bottom: 15px;
}

.content .conri h3 {
	padding-bottom: 10px;
}

.content .conri ul.conribanner02 {
	margin-bottom: 15px;
}

.content .conri ul.conribanner02 li {
	padding-bottom: 5px;
	text-align: center;
}



/* ********************************** */

