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

#contents .contents_main .text_left {
	width: 900px;
	float: left;
}

/*#contents .contents_main .text_left h2 {
	margin: 0px 0px 20px;
	width: 800px;
	border-left: 4px solid #66CC00;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	font-weight: bolder;
	text-indent: 20px;
}*/

#contents .contents_main .text_left2 {
	width: 380px;
	float: left;
	margin-left: 60px;
	margin-top: 20px;
}#contents .contents_main .text_left2 ol {
	list-style-type: decimal;
	font-size: 16px;
	line-height: 30px;
}
#mail02 {
	-webkit-box-shadow: 0px 2px 7px #cfcfcf;
	box-shadow: 0 2px 7px #cfcfcf;
	width: 274px;
	height: 50px;
	overflow: hidden;
	margin: 0 0 10px 30px;
	}

#mail02 a {
	background-image: url(../img/mail02.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 274px;
	height: 50px;
	overflow: hidden;
	display: block;
	padding: 50px 0 0;
	}
	
#mail02 a:hover { background-position: 0px -50px; opacity: 1.0; filter: alpha(opacity=100);}

#mail03 {
		-webkit-box-shadow: 0px 2px 7px #cfcfcf;
	box-shadow: 0 2px 7px #cfcfcf;
	width: 274px;
	height: 40px;
	overflow: hidden;
	margin: 0 0 10px;
	}

#mail03 a {
	background-image: url(../img/mail03.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 274px;
	height: 40px;
	overflow: hidden;
	display: block;
	padding: 40px 0 0;
	}
	
#mail03 a:hover { background-position: 0px -40px; opacity: 1.0; filter: alpha(opacity=100);}
