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

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

/*#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_left .headword {
	font-size: 18px;
	font-weight: bold;
	margin-left: 20px;
	line-height: 30px;

}
/*#contents .contents_main .text_left .styleF22 {
	margin: 0px 0px 20px;
	width: 800px;
	border-left: 4px solid #66CC00;
	font-size: 22px;
}*/

#contents .contents_main .text_left img {
	float: right;
	border: solid 1px #cfcfcf;
	-webkit-box-shadow: 0px 2px 7px #cfcfcf;
	box-shadow: 0 2px 7px #cfcfcf;
	margin: 0 0px 0px 20px;
	padding: 6px;
	
}
.text_left table {
	margin-left: 20px;
}
.text_left table tr th {
	text-align: left;
	padding: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.text_left table tr td {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	line-height: 26px;
}
.text_left h4 {
	font-size: 18px;
	padding: 10px;
	margin-left: 20px;
	margin-top: 20px;
	display: inline-block;
	background-color: #336699;
	border: 3px double #ffffff;
	color: #ffffff;
}

#map {
	margin: 10px;
}
#map iframe {
	border: 1px solid #cccccc;
}
.bottom {
	width: 120px;
	height: 40px;
	display: block;
	text-align: center;
	line-height: 40px;
	background-color: #F1EBB0;
	color: #3A2929;
	font-weight: bold;
	position: relative;
	left: 500px;
}
#company #contents .contents_main .text_left ul {
	margin-left: 60px;
	list-style-type: disc;
}
h4 + p {
	margin-bottom:60px;
}

#contents .contents_main .text_left .text_bis {
	margin-bottom: 40px;
}
#contents .contents_main .text_left .gFrame {
	padding: 30px 30px 30px 10px;
	border: 4px ridge #66cc99;
	margin-bottom: 40px;
}
#company #contents .contents_main .text_left .gFrame　h3 {
	padding-right: 20px;
}
