@charset "Shift_JIS";

/* ----- For Strategy ----- */

/* For Contents */

#contents {
	font-size: 120%;
	line-height: 150%;
}
#contents h2 {
	width: 560px;
	height: 84px;
	margin-bottom: 14px;
	background: url(../images/strategy_title.jpg) no-repeat left top;
}
#contents p {
	padding: 0 18px;
	text-align: justify;
}
#contents div {
	width: 555px;
}
#contents h3 {
	border-bottom: 1px dotted #999;
}
#contents #mission h3 {
	margin-top: 28px;
}
#contents #vision h3 {
	margin-top: 20px;
}
#contents #keyword h3 {
	margin-top: 20px;
}
#contents #mission p, #contents #vision p, #contents #keyword p {
	padding: 0;
}
#contents #vision p#visionSummary {
	padding: 0 18px;
}
#contents #vision ul {
	padding-top: 10px;
}
#contents #vision li {
	padding-left: 37px;
	border-top: 1px dotted #999;
	background: url(../images/vision_listmark.gif) no-repeat left top;
}

/* For Sub Navigation */

#subnavi {
	background: #eee url(../images/subnavi_bottom.gif) no-repeat left bottom;
}
#subnavi ul {
	background: url(../images/subnavi_title.gif) no-repeat left top;
}
#subnavi li#naviCompany {
	height: 42px;
}
#subnavi li#naviMessage {
	height: 29px;
}
#subnavi li#naviOutline {
	height: 28px;
}
#subnavi li#naviStrategy {
	height: 27px;
}
#subnavi li#naviWorks {
	height: 27px;
}
#subnavi li#naviHistory {
	height: 27px;
}
#subnavi li#naviCompany a {
	height: 42px;
}
#subnavi li#naviMessage a {
	height: 29px;
	background: url(../images/navi_message.gif) no-repeat left top;
}
#subnavi li#naviMessage a:hover{
	background-position: 0 -29px;
}
#subnavi li#naviOutline a {
	height: 28px;
	background: url(../images/navi_outline.gif) no-repeat left top;
}
#subnavi li#naviOutline a:hover {
	background-position: 0 -28px;
}
#subnavi li#naviStrategy a  {
	height: 27px;
	background: url(../images/navi_strategy.gif) no-repeat left top;
}
#subnavi li#naviStrategy a:hover, #subnavi ul#signStrategy li#naviStrategy a {
	background-position: 0 -27px;
}
#subnavi li#naviWorks a {
	height: 27px;
	background: url(../images/navi_works.gif) no-repeat left top;
}
#subnavi li#naviWorks a:hover {
	background-position: 0 -27px;
}
#subnavi li#naviHistory a {
	height: 27px;
	background: url(../images/navi_history.gif) no-repeat left top;
}
#subnavi li#naviHistory a:hover {
	background-position: 0 -27px;
}

/* For Page Top Link */

#pagetop {
	clear: both;
}
