@charset "utf-8";
/* CSS Document */

/*--------------------------------
共通
---------------------------------*/
h4 {
	background-repeat: no-repeat;
	text-indent: -9999px;
	line-height: normal;
	margin-bottom: 1em;
}


/*-------------------------------
	ご挨拶
-------------------------------*/
#page-title-greeting {
	background-image:url(../images/greeting/greeting-image.gif);
	width: 669px;
	height: 27px;
	text-indent: -9999px;
	background-repeat: no-repeat; margin-left:10px; margin-right:0px; margin-top:20px; margin-bottom:0px
}

h2#greeting-h-policy {
	background-image: url(../images/greeting/greeting_h_policy.jpg);
}
h2#greeting-h-feature {
	background-image: url(../images/greeting/greeting_h_feature.jpg);
}
h2#greeting-h-venture {
	background-image: url(../images/greeting/greeting_h_venture.jpg);
}
h2#greeting-h-message {
	background-image: url(../images/greeting/greeting_h_message.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;
}

h3#greeting-h3-01 {
	background-image: url(../images/greeting/greeting_h3_01.gif);
	height:19px;
	margin: 15px 0 10px 0;
}

h3#greeting-h3-02 {
	background-image: url(../images/greeting/greeting_h3_02.gif);
	height:19px;
	margin: 15px 0 10px 0;
}

/* 当事務所の特徴のH3 */
h3#feature-h3-01 {
	background-image: url(../images/greeting/feature_h3_01.gif);
	height:19px;
	margin: 20px 0 10px 0;
	width: 148px;
}

h3#feature-h3-02 {
	background-image: url(../images/greeting/feature_h3_02.gif);
	height:19px;
	margin: 20px 0 10px 0;
	width: 109px;
}

h3#feature-h3-03 {
	background-image: url(../images/greeting/feature_h3_03.gif);
	height:19px;
	margin: 20px 0 10px 0;
	width: 266px;
}
h3#feature-h3-04 {
	background-image: url(../images/greeting/feature_h3_04.gif);
	height:19px;
	margin: 20px 0 10px 0;
	width: 147px;
}

h4#feature-h4-01 {
	background-image: url(../images/greeting/feature_h4_01.gif);
	height:16px;
	margin: 15px 0 5px 0;
	width: 68px;
}
h4#feature-h4-02 {
	background-image: url(../images/greeting/feature_h4_02.gif);
	height:16px;
	width: 101px;
	margin: 15px 0 5px 0;
}
h4#feature-h4-03 {
	background-image: url(../images/greeting/feature_h4_03.gif);
	height:16px;
	width: 180px;
	margin: 15px 0 5px 0;
}
h4#feature-h4-04 {
	background-image: url(../images/greeting/feature_h4_04.gif);
	height:16px;
	width: 130px;
	margin: 15px 0 5px 0;
}
h4#feature-h4-05 {
	background-image: url(../images/greeting/feature_h4_05.gif);
	height:16px;
	width: 51px;
	margin: 15px 0 5px 0;
}
h4#feature-h4-06 {
	background-image: url(../images/greeting/feature_h4_06.gif);
	height:16px;
	width: 116px;
	margin: 15px 0 5px 0;
}
h4#feature-h4-07 {
	background-image: url(../images/greeting/feature_h4_07.gif);
	height:16px;
	width: 265px;
	margin: 15px 0 5px 0;
}


.greeting-text-box {
	padding-bottom:25px;
}

p.greeting-text {
	margin-bottom:20px;
}
	
