@charset "utf-8";

/*
======== CONTENTS =========
	Site Name: ポッカコーポレーション
	Last-updated:2009/10/31
	Description: style company guide.css
===========================
*/

/*------------------------------------------------ 社長メッセージ*/

div.president {
	margin:0 auto;
	width:570px;
	text-align:center;
}


div.president p {
	margin-top:20px;
}

/*------------------------------------------------ ポッカグループ*/

#MAIN.pookaGroup div.keyVisual{
	clear: both;
}

#MAIN.pookaGroup div.keyVisual p{
	line-height: 0;
}

#MAIN.pookaGroup table.groupTbl {
	width:570px;
	margin-top:10px;
	margin-bottom: 15px;
}

#MAIN.pookaGroup table.groupTbl th {
	text-align:left;
	vertical-align:top;
}

#MAIN.pookaGroup table.groupTbl td {
	text-align:left;
	vertical-align:top;
}

#MAIN.pookaGroup p.link {
	margin-top:5px;
	background-image: url(/default/img/billet_ex.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	padding-left:10px;
}

#MAIN.pookaGroup h4.titlH4{
	margin-bottom: 10px;
}

#MAIN.pookaGroup h4.titlH4.mt{
	margin-top: 15px;
	margin-bottom: 10px;
}

#MAIN.pookaGroup h5 a{
	color: #000;
}

/* anchorNavi */
#MAIN.pookaGroup .anchorNavi {
	padding:10px 5px 0;
	margin-bottom: 10px;
}
#MAIN.pookaGroup .anchorNavi dl {
	clear: both;
	margin:0 0 5px 0;
}
#MAIN.pookaGroup .anchorNavi dl dt {
	background:transparent url(/common/images/bullet_red_y2.gif) no-repeat 0 0.3em;
	padding:0 10px;
	margin:0 0 5px 0;
	float:left;
}

#MAIN.pookaGroup .anchorNavi dl dd{
	float:left;
}

#MAIN.pookaGroup .anchorNavi dl dd ul li {
	display: inline; 
	padding:0 7px;
	margin:0 0 5px 0;
	white-space:nowrap;
	border-left:solid 1px #333;
	font-size: 90%;
}

/*------------------------------------------------ 会社沿革*/

table.historyTbl{
	width: 563px;
	margin: 0px 0px 18px 7px;
}

table.historyTbl th{
	width: 119px;
}


/*------------------------------------------------ 会社概要*/

#MAIN.plofIndex h3{
	margin:0 0 3px 0;
}


#MAIN.plofIndex h4.titlH4{
	margin:0 0px 8px 7px;
}

#MAIN.plofIndex h4.titlH4.underH5{
	margin:0 0px 5px 7px;
}

#MAIN.plofIndex h4.titlH4 em.floatRight{
	color: #999;
	font-size: 75%;
}

#MAIN.plofIndex h5.titlH5{
	margin: 0px 0px 8px 7px;
}

#MAIN.plofIndex table{
	width: 563px;
	margin: 0px 0px 18px 7px;
}

#MAIN.plofIndex table th{
	width: 119px;
}

#MAIN.plofIndex table.unNotice{
	margin-bottom: 5px;
}

#MAIN.plofIndex table p.links{
	padding-left: 11px;
	background-image: url(/default/img/billet_ex.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
}

#MAIN.plofIndex dl.notice{
	margin-bottom: 16px;
	margin-left: 7px;
}

#MAIN.plofIndex dl.notice dt,
#MAIN.plofIndex dl.notice dd{
	display: block;
	float: left;
	color: #444;
}

#MAIN.plofIndex dl.notice dt{
	width: 35px;
}

/*------------------------------------------------ 経営理念*/

#MAIN.philosophyPage h4.images{
	line-height: 0;
}

#MAIN.philosophyPage div.column2A p{
	line-height: 0;
}

/*---------------------------------------------------- clearfix*/
div.titleArea:after,
#MAIN.plofIndex dl.notice:after,
div.president:after,
#MAIN.pookaGroup .anchorNavi dl:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }

div.titleArea,
#MAIN.plofIndex dl.notice,
div.president,
#MAIN.pookaGroup .anchorNavi dl { display:inline-block; }

/*\*/
* html div.titleArea,
* html #MAIN.plofIndex dl.notice,
* html div.president,
* html #MAIN.pookaGroup .anchorNavi dl { height:1%; }

div.titleArea,
#MAIN.plofIndex dl.notice,
div.president,
#MAIN.pookaGroup .anchorNavi dl { display:block; }
/**/
