@charset "utf-8";
/* CSS Document */

/*-------------------------------
	コンテンツ
-------------------------------*/
#page-title-greeting {
	background-image:url(../images/greeting/greeting-image.gif);
	width: 669px;
	margin: 20px 0px 0px 10px;
	height: 27px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

h2#greeting-h-policy {
	background-image: url(../images/greeting/greeting_h_policy.jpg);
}
h2#greeting-h-venture {
	background-image: url(../images/greeting/greeting_h_venture.jpg);
}
h2#greeting-h-personal {
	background-image: url(../images/greeting/greeting_h_personal.jpg);
}

.notice {
	padding:5px;
	margin:0px 0px 10px 0px;
	border:1px #CCCCCC solid;
}

.headline {
	color:#116C92;
	font-weight:bold;
}

h3#greeting-h-flexible {
	background-image: url(../images/greeting/greeting_h_flex.gif);
	height:16px;
}

h3#greeting-h-technical {
	background-image: url(../images/greeting/greeting_h_tech.gif);
	height:16px;
}

h3#greeting-h-inclusive {
	background-image: url(../images/greeting/greeting_h_inclusive.gif);
	height:16px;
}

.greeting-text-box {
	padding-bottom:25px;
}

p.greeting-text {
	margin-bottom:20px;
}
	