@charset "utf-8";

/*====================================================================

index.css

======================================================================


last update 00/00/00

====================================================================*/





/*====================================================================
	para1
====================================================================*/
#para1{ margin-top:30px;}

#para1 dl{
	position:relative;
	margin-bottom:10px;
	width:660px;
	height:110px;
}
#para1 dt{
	float:left;
	height:110px;
}
#para1 dd{
	float:right;
	width:485px;
	height:110px;
}
#para1 dd p{line-height:1.5em;}
#para1 dd h4{ margin-bottom:10px;}
.para1_bt{
	display:block;
	position:absolute;
	bottom:0px;
	right:0px;
	height:25px;
}
a.para1_bt:hover{
	background:#fff;
	opacity:0.8;
	filter:alpha(opacity=80);
}


/*====================================================================
	para2
====================================================================*/
#para2{
	margin-top:30px;
	width:660px;
	height:250px;
}
#para2 p{ text-indent:-9999px;}
#para2 .left,
#para2 .right{
	position:relative;
	width:325px;
	height:250px;
}
#para2 .left{background:url(../../img/img_para2_01.gif) no-repeat;}
#para2 .right{background:url(../../img/img_para2_02.gif) no-repeat;}
#para2 .left a{ width:175px;}
#para2 .right a{ width:163px;}
#para2 a{
	display:block;
	position:absolute;
	bottom:15px;
	right:15px;
	height:25px;
	text-indent:-9999px;
}

#para2 a:hover{
	background:#fff;
	opacity:0.3;
	filter:alpha(opacity=30);
}


/*====================================================================
	news
====================================================================*/

#news div{
	width:650px;
	height:100px;
	overflow:auto;
}

#news div table{ width:630px;}
#news th{
	width:150px;
	color:#2d4a79;
}
#news th,
#news td{
	padding-left:10px;
	padding-top:8px;
	padding-bottom:8px;
	background:url(../img/line_01.gif) bottom repeat-x;
	text-align: left;
	line-height: 1.7;
}

/*====================================================================
	para1
====================================================================*/


/*====================================================================
	para2
====================================================================*/





