
/**
//=========================================//
//--------------header-------------------//
//=========================================//
*/



header {
	background:#ffffff;
}

header h1 {
	text-align:center;
	width:320px;
	height:50px;
	overflow:hidden;
	margin:0 auto 0 auto;
	z-index:1;
	background-image:url(../images/common/company_name.png);
	text-indent:-9999px;
	background-repeat:no-repeat;	
}

#header {
	height : 170px;
}



#mainImageBack {
	background-color:#88CFFF;
}

#mainImage {
	text-align:center;
	width:320px;
	height:140px;
	overflow:hidden;
	margin:0 auto 0 auto;
	z-index:1;
	background-image:url(../images/top/mainimage.png);
	text-indent:-9999px;
	background-repeat : no-repeat;
		bacjground-position : center;
}




/**
//=========================================//
//--------------information-------------------//
//=========================================//
*/



#section_contents {
	margin : 10px 0 0 0;	
}

#info_contents {
	background-color : #88CFFF;

}

.info {
	color : #ffffff;
	height : 25px;	
	padding : 4px 0 0 20px;
	font-size : 18px;
	margin : 0 10px 0 0;
	font-weight : bold;	
}

#title h1{
	color : #ffffff;	
}

.info_date {
	color : #88CFFF;	
	margin : 10px 0 0 20px;
}

.info_txt {	
	margin : 5px 0 0 20px;
	line-height : 1.3em;
}
