@charset "utf-8";





/*
*
*
*	HOME Layout
*
*	+ Outline
*
*
*/


/*///////////////////////////////// Insert Memo Bar ////*/



/*/////////////////////////////////////////////////////////////

	Outline

/////////////////////////////////////////////////////////////*/
#header{
	height:347px;
	}
#content_area{
	margin-top:16px;
	}
#content_right.home{
	background:url(../images/bg_content_right.gif) repeat-y left top;
	}
	#content_right.home #construct{
		float:left;
		width:309px;
		}
		#content_right.home #construct ul{
			margin:10px 0 0 0;
			}
		#content_right.home #construct ul li{
			float:left;
			background:url(../../share/images/dotted.gif) repeat-x left bottom;
			width:309px;			
			margin-bottom:14px;
			padding-bottom:15px;
			}			
		#content_right.home #construct dl{
			margin-left:14px;
			}
			#content_right.home #construct dl dt.img{
				float:left;
				display:block;
				margin-right:12px;
				width:123px;
				}
				#content_right.home #construct dl dt.img a{
					background-color:#CED2D6;
					display:block;
					padding:3px;
					width:117px;
					height:73px;
					}
				#content_right.home #construct dl dt.img a:hover{
					background-color:#A8D0F5;
					}
			#content_right.home #construct dl dd{
				float:left;
				display:block;
				width:150px;
				margin:3px 0 0 0;
				}
				#content_right.home #construct dl dd dl{
					margin:0;
					}
					#content_right.home #construct dl dd dl dt{			
						}
						#content_right.home #construct dl dd dl dt a{
							display:block;
							background:url(../../share/images/list001.gif) no-repeat left 0.2em;
							padding:0 0 0 18px;
							font-weight:bold;				
							}
						#content_right.home #construct dl dd dl dt a:hover{
							background-color:#ffffff;
							}	
					#content_right.home #construct dl dd dl dd{
						margin:5px 0 0 0;
						font-size:10px;
						}
	#content_right.home #side_right{
		float:right;
		padding:0 0 0 14px;
		width:219px;
		}
		#content_right.home #side_right li{
			float:left;
			}
		#content_right.home #side_right li#sr_building{
			margin:0 0 10px 0;
			}
		#content_right.home #side_right li#sr_factory{
			margin:0 0 17px 0;
			}
		#content_right.home #side_right li#sr_information{
			}
			#content_right.home #side_right li#sr_information dl{
				}
				#content_right.home #side_right li#sr_information dl dt{
					}
				#content_right.home #side_right li#sr_information dl dd{
					padding:3px 0 0 0;
					}
				#content_right.home #side_right li#sr_information dl dd dl{
					color:#505050;
					}
				#content_right.home #side_right li#sr_information dl dd dl dt{
					padding:6px 9px 0 9px;
					}
				#content_right.home #side_right li#sr_information dl dd dl dd{
					background:url(../../share/images/dotted.gif) repeat-x left bottom;
					padding:0 9px 9px 9px;
					margin:0px;
					width:195px;
					}
				#content_right.home #side_right li#sr_information dl dd dl dd a{
					font-size:11px;
					background:url(../../share/images/arrow001.gif) no-repeat left center;
					padding-left:13px;
					}
					
					
#area{
	clear:both; padding:110px 0 0; font-size:10px; overflow:hidden; width:100%;
	}
	#area dl dt{
	background:#efefef; padding:10px; font-weight:bold;
	}
	#area dl dd{
	padding:10px;
	}
	#area ul li strong{
	font-weight:bold;
	}
	#area ul li{
	margin-bottom:0.5em;
	}
#main_img{
	display:none;
	background:url(../images/loader.gif) no-repeat center center;
	width:778px;
	height:213px;
}