@charset "utf-8";
/* CSS Document */

* html #second_title{
	behavior: expression(IEPNGFIX.fix(this)); 
}

.pan{
	text-align:left;
	width:768px;
	padding:5px 0px 0px 28px;
}

#second_title{
	background:url(../../environment/images/envi.title.png) top left no-repeat;
	width:284px;
	height:79px;
	margin:0px auto;/*IEとモダンブラウザの表示統一用*/
	position:relative;
	top:25px;
	left:228px;
	vertical-align:top;/*IEとモダンブラウザの文字表示位置統一用*/
}

#second_title h2{
	font-size:14px;
	padding:52px 0px 0px 90px;
	text-align:left;
}

#container_middle{
	width:796px;
	height:213px;
	background:url(../images/con_bg_middle.gif)
}

.second_middle{
	width:740px;
	height:486px;
	background:url(../images/second_con_middle.gif) top left repeat-y;
}

.envi_contents{
	width:700px;
	height:auto;
	margin:0px auto;
	text-align:left;
	font-size:14px;
	background:url(../../environment/images/envi_bg.gif) bottom left no-repeat;
}

.envi_contents dt{
	font-weight:bold;
	color:#CC6600;
}

.envi_sentence{
	margin-bottom:20px;
	font-weight:bold;
}

.os{
	width:350px;
	float:left;
	height:auto;
	margin-bottom:20px;
}

.plug{
	width:700px;
	clear:left;
	height:auto;
	margin-bottom:20px;
}

.java{
	width:700px;
	height:auto;
	margin-bottom:20px;
}

.css{
	width:700px;
	height:auto;
}