/***** 会社概要専用 *****/

h4{
	font-size : 12px;
	line-height : 20px;
	font-weight : normal;
	padding : 5px 0 0 0;
}
/***** メインタイトル *****/
#Title h1{
	padding : 18px 0 23px 0;
}

/***** メニュー *****/
#Menu{
	margin : 0 
}

/***** コンテンツ *****/
#Contents{
	margin : 40px 0 0 0;
}

#Contents h2{
	font-size : 17px;
	float : left;
}
#Contents h3{
	font-size : 20px;
	color : #C9410F;
	float : right;
}

#Outline{
	float : left;
	width : 470px;
	/*margin : 10px 20px 50px 0;*/
	margin : 10px 15px 50px 0;
	line-height : 20px;
}
#Outline dl dt{
	float : left;
	width : 100px;
}
#Outline dl dd{
	float : right;
	width : 370px;
}

#Map{
	float : right;
	width : 260px;
	margin : 10px 0 0 0;
}
#Map h4{
	font-size : 14px;
	margin : 0;
	padding : 0;
	font-weight : bold;
}

#History{
	float : left;
	width : 470px;
	margin : 0 0 25px 0;
	line-height : 20px;
}
#History h2{
	font-size : 20px;
	color : #C9410F;
	padding : 0 0 15px 0;
}
#History h3{
	font-size : 17px;
	color : #4F4F4F;
	padding : 0 0 10px 0;
}

#Photo{
	float : right;
	padding : 0;
	width : 280px;
}
