@charset "utf-8";
/* CSS Document */


/*-- ヘッダー設定 --*/
div#header div.menu ul.primary li a.company {
	background-position : 0 -50px ;
}


/*-- 右カラム設定 --*/
div#right_column div#company h2 {
	width : 720px ;
	height : 65px ;
	text-indent : -9999px ;
	background : url(../img/company_h2.gif) left top no-repeat ;
}

div#right_column div#company div.greeting {
	padding-bottom : 45px ;
}

div#right_column div#company div.greeting h3 {
	width : 720px ;
	height : 46px ;
	text-indent : -9999px ;
	background : url(../img/company_greeting_h3.gif) left top no-repeat ;
}

div#right_column div#company div.greeting p {
	margin : 20px ;
}

div#right_column div#company div.greeting p.sign {
	text-align : right ;
}

div#right_column div#company div.info {
	padding-bottom : 45px ;
}

div#right_column div#company div.info h3 {
	width : 720px ;
	height : 66px ;
	text-indent : -9999px ;
	background : url(../img/company_info_h3.gif) left top no-repeat ;
}

div#right_column div#company div.info dl {
	margin : 0 25px ;
	border-bottom : solid 1px #cccccc ;
	padding : 10px 0 ;
}

div#right_column div#company div.info dl dt {
	width : 100px ;
	float : left ;
}

div#right_column div#company div.info dl dd {
	margin-left : 100px ;
	border-left : solid 5px #cccccc ;
	padding-left : 10px ;
}

div#right_column div#company div.map {
	padding-bottom : 45px ;
}

div#right_column div#company div.map h3 {
	width : 720px ;
	height : 46px ;
	text-indent : -9999px ;
	background : url(../img/company_map_h3.gif) left top no-repeat ;
}
