@charset "utf-8";

/* =======================================

	E2 WEBSITE ContentsElements

======================================= */

/* ------------------------------------

	ABOUT US

------------------------------------ */
#about {
	width: 900px;
	font-size: 110%;
	line-height: 190%;
}

#contact p {
	padding: 25px 0 20px 0;
	line-height: 160%;
}

#about #contents01 {
	margin-bottom:25px;
}

#about #contents01 h3 {
	width: 500px;
	height: 31px;
	background: transparent url(../img/contents01_catch.gif) no-repeat top left;
	text-indent: -9999px;
	margin-bottom:25px;
}

#about #contents01 .left {
	width: 550px;
	float: left;
}

#about #contents01 .right {
	width: 350px;
	text-align: right;
	float: right;
}

#about #contents01 .right #message_Flash {
	padding-left:65px;
}


#about #contents02 {
	margin-bottom:25px;
}

#about #contents02 h4 {
	width: 100px;
	height: 19px;
	background: transparent url(../img/contents02_catch.gif) no-repeat top left;
	text-indent: -9999px;
	margin-bottom:25px;
}

#about #contents02 .left {
	width: 310px;
	float: left;
}

#about #contents02 .right {
	width: 500px;
	float: left;
}


#about #contents03 {
	margin-bottom:25px;
}

#about #contents03 h4 {
	width: 100px;
	height: 19px;
	background: transparent url(../img/contents03_catch.gif) no-repeat top left;
	text-indent: -9999px;
}

#about #contents03 h5.title01 {
	width: 280px;
	height: 15px;
	background: transparent url(../img/contents03_title01.gif) no-repeat top left;
	text-indent: -9999px;
	border-bottom: 2px solid #333;
	margin:25px 0 15px 0;
	padding-bottom:9px;
}

#about #contents03 h5.title02 {
	width: 280px;
	height: 15px;
	background: transparent url(../img/contents03_title02.gif) no-repeat top left;
	text-indent: -9999px;
	border-bottom: 2px solid #333;
	margin:25px 0 15px 0;
	padding-bottom:9px;
}

#about #contents03 h5.title03 {
	width: 280px;
	height: 15px;
	background: transparent url(../img/contents03_title03.gif) no-repeat top left;
	text-indent: -9999px;
	border-bottom: 2px solid #333;
	margin:25px 0 15px 0;
	padding-bottom:9px;
}

#about #contents03 h5.title04 {
	width: 280px;
	height: 15px;
	background: transparent url(../img/contents03_title04.gif) no-repeat top left;
	text-indent: -9999px;
	border-bottom: 2px solid #333;
	margin:25px 0 15px 0;
	padding-bottom:9px;
}

#about #contents03 .bold_title {
	font-weight: bold;
	margin:20px 0 5px 0;
}

#about #contents03 .left {
	width: 280px;
	float: left;
}

#about #contents03 .left2 {
	width: 280px;
	float: left;
	margin-left: 30px;
}

#about #contents03 .right {
	width: 280px;
	float: left;
	margin-left: 30px;
	padding-top:8px;
}

#about #contents03 .right img {
	margin-top: 20px;
}




