@charset "Shift_JIS";

/*ura---------------------------------------------------------------------------------------------------*/

body{
	width:100%;
	background:url(../img/bg_ura-w.jpg) left top repeat-x;
}

/*wrapper----------------------------------------------------------------------------------------------*/

#wrapper{
	position:relative;
}

h1{
	position:relative;
	width:809px;
	height:375px;
	margin:0 auto;
	padding-top:32px;
	padding-bottom:24px;
}

/*contents-------------------------------------------------------------------------------------------*/

#contents{
	position:relative;
	width:800px;
	margin:0 auto;
	padding-bottom:40px;
}


/*companyInformation----------------------------------------------------------------------------*/

#companyInformation{
	position:relative;
	width:800px;
	padding-bottom:36px;
}

#companyInformation h2{
	margin-bottom:24px;
}

#companyInformation .ex{
	padding:16px 0;
}

#companyInformation .section{
	float:left;
	position:relative;
	width:200px;
	margin-right:0px;
}


#companyInformation #office{
	margin-right:0;
}


/*companyInformation end-----------------------------------------------------------------------*/


/*othersInformation----------------------------------------------------------------------------*/

#othersInformation{
	float:left;
	position:relative;
	width:565px;
}


/*news------------------------------------------------------------------------------------*/

#news{
	position:relative;
	width:565px;
	padding-bottom:36px;
}

#news dl{
	position:relative;
	width:565px;
}

#news dt{
	display:block;
	width:565px;
	padding-top:15px;
	font-size:11px;
}

#news dd{
	display:block;
	width:565px;
	padding-bottom:13px;
	background:url(../img/bg_line001.jpg) left bottom repeat-x;
}
#news strong { font-weight: 900; }


/*news end--------------------------------------------------------------------------------*/


/*contact---------------------------------------------------------------------------------*/

#contact{
	position:relative;
	width:565px;
}


#contact dl{
	position:relative;
	width:565px;
	padding-top:20px;
}

#contact dt{
	margin-bottom:9px;
}

#contact dd{
	margin-bottom:9px;	
}


/*-----------------------------------------------------------------------------contact end*/

/*------------------------------------------------------------------------othersInformation end*/


/*aside------------------------------------------------------------------------------------------*/

#aside{
	float:right;
	position:relative;
	width:210px;
}



/*link-----------------------------------------------------------------------------------------*/

#link{
	position:relative;
	width:210px;
}


#link ul{
	position:relative;
	width:210px;
	padding-top:8px;
	padding-bottom:12px;
}


#link li{
	position:relative;
	width:210px;
	height:57px;
	padding-bottom:4px;
}


/*-------------------------------------------------------------------------------------link end*/


/*group----------------------------------------------------------------------------------------*/

#group{
	position:relative;
	width:210px;
}

#group ul{
	position:relative;
	width:210px;
	padding-top:7px;
}

#group li{
	position:relative;
	width:210px;
	height:41px;
	padding-bottom:4px;
}


/*------------------------------------------------------------------------------------group end*/

/*--------------------------------------------------------------------------------------aside end*/

/*---------------------------------------------------------------------------------------contents end*/




/*footer---------------------------------------------------------------------------------------------*/

#footer{
	position:relative;
	width:100%;
	height:142px;
	margin:0 auto;
	font-family:Arial,sans-serif;
	letter-spacing:0.15em;
	font-size:10px;
	color:#666666;
	background:url(../img/bg_ura-body.jpg) left top repeat-x;
}


#footer #copyright{
	position:relative;
	width:800px;
	margin:0 auto;
	padding-top:24px;
	text-align:center;
}


/*-----------------------------------------------------------------------------------------footer end*/

/*------------------------------------------------------------------------------------------wrapper end*/



/*-----------------------------------------------------------------------------------------------ura end*/

