@charset "UTF-8";


/******************************************************
*	
*	1. common style
*	2. index style
*	
******************************************************/


/*  1. common style */
/*----------------------------------------------------------------------------------------------------------------------------------------*/

#headSec {
	background-image: url(../../../../en/facilities/img/head_bg.jpg);
}





/*  2. index style */
/*----------------------------------------------------------------------------------------------------------------------------------------*/

#index #alpha {
	margin-bottom: 32px;
}

#index #alpha .cont {
	margin-top: 30px;
}

#index #alpha .cont#ct1 {
	margin-top: 20px;
}

#index #alpha .cont h2 {
	padding-bottom: 20px;
}

#index #alpha .cont .odd {
	float: left;
	width: 300px;
}

#index #alpha .cont .even {
	float: right;
	width: 300px;
}

#index #alpha .cont img,
#index #alpha .cont span {
	display: block;
}

#index #alpha .cont span {
	text-align: right;
	margin-top: 2px;
	font-size: 95%;
}

#ntbl {
	width:598px;
	margin: 3px;
}

#ntit {
	
	color:#204312;
	font-size:122%;
	font-weight:bold;

}

#ndate {
	color:#204312;
}

#nbody {
	margin:10px;
	margin-bottom:30px;
}

img#fleft{
margin-right:10px;
margin-bottom:7px;
margin-top:5px;
float:Left;
}

#ne {
text-align:right;
margin-top:20px;
margin-bottom:10px;
}

#ne2 {
text-align:right;
margin-bottom:30px;
}

#nline{
width:618px;
vertical-align: top;
margin-bottom:10px;
background: url(../../../img_common/bgline1.gif) repeat-x left bottom;
}

/* pickup */

#newsbg{
width:574px;
background: url(../../../../jp/pickup/img/newsback.jpg) repeat-y left;
}

#logo{
padding-top:5px;
padding-left:15px;
float:left;
}

#close{
padding-top:10px;
padding-right:15px;
float:right;
}

#pcont{
padding-top:20px;
padding-left:15px;
text-align:left;
clear: both;
}

#phead{
margin-top:20px;
}

#pmain{
width:574px;
margin-top:5px;
position: relative;
margin: 0 auto; /* center on everything else */
text-align: left;
}

#headSec {
	background-image: url(../../../../img/head_bg.jpg);
}

