@charset "utf-8";


/*-----------------*/
h2{
			color: #333;
			font-size:120%;
			padding: 0px 5px 0px 15px;
			height:30px;
			line-height:140%;
			margin:0px 0px 0px 0px;
			clear:both;
	
	}
/*-------------------------------------------------------*/
h3{
			color: #333;
			font-size:110%;
			padding: 8px 5px 0px 15px;
			height:30px;
			margin:15px 0px 0px 0px;
			clear:both;
			line-height:140%;
	
	}

/*-------------------------------------------------------*/
.company{
	width:300px;
	border:1px solid;
	margin:0px auto;
	}
	
.company th{
	text-align:left;
	color:#009;
	padding:3px 10px;
	border:1px solid;
}
.company td{
	text-align:left;
	padding:3px 10px;
	border:1px solid;
}
/*-------------------------------------------------------*/
.container  .content_sub{
	width:205px;
	float:left;
	margin:10px 0px 0px 0px;
	padding:0px;
}
.container  .content_main{
	width:700px;
	float:right;
	margin:10px 0px 0px 0px;
}

			
/*--div.container  div.content--mediaメディア掲載---------------------------------------------------*/
.media{
	width:205px;
	clear:both;
	margin:0px 0px 0px 4px;
			clear:both;
}
.media li{
	float:left;
	width:170px;
	text-align:center;
	list-style-type:none;
}

