@charset "UTF-8";

/*企業情報用スタイルシート*/

h2 { border-left:3px solid #f8a718; padding-left:5px; line-height:1.5; height:2em; font-size:1.3em; color:#333333; }


h3 { background:url(../corporate/img/bg_h3.gif) no-repeat left top;
					height:75px;
					font-size:1.3em;
					margin-top:5px;
					padding:20px 0 0 10px;
					color:#333333;
		}
				
.mds-h3-bg {
							margin-top:5px;
							padding:6px 0 6px 10px;
							background:url(../img/bg_h3.gif) repeat-x left center #FDF7DF;
							display:block;
				}

h3 img { display : block; }

h4 {
				font-size:0.9em;
				color:#333333;
				padding-left:22px;
				height:1.8em;
				line-height:1.8;
				margin:5px 0 15px;
				border-top:1px solid #f19900;
				border-bottom:1px dotted #f79e00;
				background:url(../img/bg_h4.gif) no-repeat 0px 50%;
				}

.mds-h4-typ1 { font-size:0.9em; background:none; color:#333333; border:none; padding:0; margin:0 0 2px;}

.mds-h4-typ2 { background:#ef7e22; font-size:1.1em; height:1.5em; line-height:1.5; border:2px solid #f7c786; border-width:2px 0px; padding:0 10px; color:#333333; }

h5 { font-size:0.8em; color:#333333; padding-bottom:3px; margin-bottom:10px; border-bottom:1px dotted #e2bc00; }

.mds-h5-typ1 { border:none; color:#333333; margin:-10px 0 0; }

/*テーブル*/
#table-company-info { width:100%; margin-bottom:20px; }
#table-company-info tbody th { width:120px;
																										padding:11px 0;
																									  font-size : small;
																										color:#ef8a00;
																										text-align:left;
																										vertical-align:top;
																										border-bottom:1px dotted #f79e00;
																										}
																										
#table-company-info tbody td { width:inherit;
																										padding:11px 0;
																									  font-size : small;
																										line-height : 1.4;
																										color : #333333;
																										border-bottom:1px dotted #f79e00;
																										}
																										
#table-company-info2 { width:100%; margin-bottom:20px; }
#table-company-info2 tbody th { width:100px;
																										padding:11px 0;
																									  font-size : small;
																										color:#ef8a00;
																										text-align:left;
																										vertical-align:top;
																										border-bottom:1px dotted #f79e00;
																										}
																										
#table-company-info2 tbody td { width:inherit;
																										padding:11px 0;
																									  font-size : small;
																										line-height : 1.4;
																										color : #333333;
																										border-bottom:1px dotted #f79e00;
																										}
																										
/*2コラム*/
.clm-left, .clm-right { width:47%; float:left; }
.clm-left { margin-right:35px; }

/*リード*/
#read { margin: 20px ; border-left:3px solid #dfdfdf; padding-left:5px; }
.read2 { margin: 20px ; padding-left:5px; }


.btn1 { position:absolute;
		left:220px;
		top:200px; }
.btn2 { position:absolute;
		left:386px;
		top:200px; }
.btn3 { position:absolute;
		left:552px;
		top:200px; }