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

/*#contents .contents_main .text_left {
	width: 900px;
	margin-bottom: 20px;
}

*/

.text_left h4 {
	font-size: 18px;
	padding: 10px;
	margin-left: 40px;
	margin-top: 20px;
	display: inline-block;
	background-color: #336699;
	border: 3px double #ffffff;
	color: #ffffff;
}
#contents .contents_main .text_left ol li {
	list-style-type: none;
}
#contents .contents_main .text_left ol {
	margin-top: 20px;
	margin-left: 60px;
	margin-bottom: 40px;
}
#contents .contents_main .text_left ol li ol {
	margin-top: 0px;
	margin-left: 40px;
}
#mail4 {
	-webkit-box-shadow: 0px 2px 7px #cfcfcf;
	box-shadow: 0 2px 7px #cfcfcf;
	width: 274px;
	height: 40px;
	overflow: hidden;
	margin: 0 0 10px 30px;
	}

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