﻿@charset "UTF-8";


/* インデックスページ  ------------------------------*/
.catIndex{
	margin-right:-15px;
}

.catIndex dl{
	float:left;
	width:360px;
	margin-right:15px;
}

* html .catIndex dl{
	margin-right:10px;
}

.catIndex dt{
	font-size:1.1em;
	font-weight:bold;
	line-height:120%;
	padding:9px 6px 2px 8px;
	background:url(/category/corporate/images/h3_bg.gif?revisionId=1) 0 0 repeat-x #DDDDDD;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #DDDDDD;
}

.catIndex dt a{
	padding-left:10px;
	background:url(/category/corporate/images/arrow_s_green.gif?revisionId=1) 0 40% no-repeat;
}

.catIndex dt a:link,
.catIndex dt a:visited{
	text-decoration:none;
}

.catIndex dt a:hover{
	text-decoration:underline;
}

.catIndex dd{
	line-height:180%;
	padding:8px 6px 15px 6px;
}


/* 会社概要  ------------------------------*/
#profileArea{
}

#profileArea dl{
	float:left;
	width:460px;
	padding:0;
}

#accessArea dl{
	float:left;
	width:460px;
	padding:0 7px 10px 7px;
}

#profileArea dt,
#profileArea dd,
#accessArea dt,
#accessArea dd{
	line-height:130%;
}

#profileArea dt,
#accessArea dt{
	position:absolute;
	width:90px;
	font-weight:bold;
	font-size:90%;
	color:#669966;
	padding:8px 0 0 0;
}

#profileArea dd,
#accessArea dd{
	position:relative;
	background:url(/category/corporate/images/line_dot.gif?revisionId=1) repeat-x left bottom;
	padding:7px 0 7px 115px;
}

#profileArea .imageArea,
#accessArea .imageArea{
	width:250px;
	float:right;
}

.imageArea img{
	margin:0;
	padding:0;
	display:block;
}

.imageArea p{
	font-size:85%;
	padding:3px 0;
}

#profileArea ul.linkList{
	padding:0;
	margin:0;
}

#profileArea ul.linkList li{
	padding-bottom:8px;
}

/* アクセス  ------------------------------*/
#accessArea{
	padding-bottom:10px;
}

#accessArea h3{
	margin-top:0!important;
}

/* 組織図  ------------------------------*/
#orgArea dd li{
	float:left;
	width:155px;
	line-height:130%;
	padding:0 7px 5px 10px;
	background:url(/category/corporate/images/menu_arrow.gif?revisionId=1) no-repeat 0 4px;
}

/* アクセス  ------------------------------*/
.accessBox{
	padding-bottom:10px;
}

#accessArea h3{
	margin-top:0!important;
}

/* 系列局  ------------------------------*/
#networkArea h3{
	margin-top:0!important;
}

#networkArea ul.linkList{
	padding:5px 0 15px 7px;
}

#networkArea ul.linkList li{
	float:left;
	width:230px;
	line-height:130%;
	padding-bottom:8px!important;
}

/* 関連企業  ------------------------------*/
#groupArea h3{
	margin-top:0!important;
}

#groupArea ul.linkList{
	padding:0 0 15px 7px;
}

#groupArea ul.linkList li{
	padding-bottom:8px!important;
}

/* 提携  ------------------------------*/
#partnerArea h3{
	margin-top:0!important;
}

#partnerArea ul.linkList{
	padding:0 0 15px 7px;
}

#partnerArea ul.linkList li{
	padding-bottom:8px!important;
}
